@charset "utf-8";
/* CSS Document */

html{
background: #333333;
}


h2 { width:100%; background-color:#330033; padding-top:3px; padding-bottom:3px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:12px; text-align:center; color:#FF3366; display: inline-block;}
#body
{
width:990px; background-color:#CCCCCC;
position:absolute;
left:50%;
margin-left:-495px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990033;
font-size:12px;
}

#mainbody
{
width:960px;
background-color:#CCCCCC;
}

a
{ 
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}

.head
{
width:100%;
margin-top: -25px;
}
.head img
{
float:left;
}
.head ul
{
float:right;
	margin-top: 32px;
	padding: 0;
	list-style: none;
	list-style-type: upper-alpha;

}
.head li {
	display: inline;
	margin: 0;
	padding-left: 20px;
}
.head li a{
	font-size:1.1em;
	font-weight:bold;
color:#000000;}

.content
{
float:left;
width:100%;
margin-top:0px;
}

.topmenu { width: 660px; height:70px; background: #660033; float: right; }
.topmenu p {font-family:Verdana, Arial, Helvetica, sans-serif;
color: #CCCCCC; font-size:12px;  font-weight:bold; margin-top:5px; padding-top:10px;
}
.topmenu a:link {color:#FFFFFF; background: #660000; text-decoration: none; border-style:double; border-color:#900000;}
.topmenu a:hover {color: #FFFF99; background: #660000; text-decoration: none; border-style:double; border-color:#900000;}
.topmenu a:visited{ color:#669933; background: #660000; text-decoration: none; border-style:double; border-color:#900000;}
.topmenu h1 { width:100%; background-color:#330033; margin-top:19px; padding-top:3px; padding-bottom:3px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px; font-size:14px; text-align:center; color:#FF3366; display: inline-block;}
#sites {background:#666666; text-align:left; border:double; border-color:#660000;}

#sites2 {background:#333333; text-align:left; border:double; border-color: #660000; margin-top:2px;}
.site p{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	line-height:14px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	}
.site a:link {color: #CC9900; background-color: #660000; font-weight:bold; text-decoration: underline;}
.site a:visited {color: #669933; text-decoration: underline;}
.site a:active {color: #990000; text-decoration: underline;}
.site a:hover {color: #CC0000; text-decoration: underline;}

.footer {width:960px; text-align:center; float: right; margin-top:5px;}

.footer p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
