<style type="text/css">

body {
	
	
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #111111;
	
	font-family: "arial";
	font-size: 12px;
	color: #999999;
	visibility: visible;
}

.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "arial";
	font-size: 12px;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
}
.style2 {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
	padding-right: 20px;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.borderit img{
border: 1px solid #555;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity: 0.3;
}

.borderit:hover img{
border: 1px solid white;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
#shadow

 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	margin-top: 30px;
	visibility: visible;
	height: auto;
}


#test {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
}
.title {
	font-family: "arial";
	font-size: 28px;
	color: #CCCCCC;
}



#centered
    {
	position:absolute;
	width:840px;
	left:50%;
	margin-left:-420px;
	height:648px;
	top:0px;
	visibility: visible;

    }
#topbar
    {
	position:absolute;
	width:100%;
	height:118px;
	top:-1px;
	background-color: #000000;
    }
.square
    {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	background-color: #99CC00;
	border: thin dotted #FF0000;
	float: none;
    }
	
	img, div, a, input { behavior: url(iepngfix.htc) }
	
</style>
