
* { margin: 0px;
	padding: 0px;
   }

.center {width: 950px; margin: 0 auto;}
body { background-color: #660033;
	   	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		line-height: normal;
		font-style: normal;
		font-variant: normal;
		
	  }

.header { position: absolute; 
		  width: 950px;
		  height: 80px;
		  background-color: #333333;
		  border: 1px solid #fff;
		  top: 10px;
		  }
		  
.headDate { 
			position: absolute;
			width: 80px;
			height: 50px;
			top: 25px; 
			font-size: 10px;
		   }

.navTop1 { position: absolute;
		   width: 950px;
		   height: 14px;
		   top: 90px;
		   background-color: #FFCC00;
		   color: #333333;
		   border: 1px solid #fff;
		  }

.navTop2  { position: absolute;
		   width: 950px;
		   height: 25px;
		   top: 105px;
		   background-color: #660033;
		   border: 1px solid #fff;
		  }
		  


.navTop2 a:hover { text-decoration: underline; }
.footer a:hover { text-decoration: underline; }

.content { position: absolute;
		   top: 130px;
		   width: 950px;
		   background-color:#000000;
		   border: 1px solid #fff;
		   }

.mainLeft { position: relative;
			float: left;
			background-color: #000000;
			top: 10px;
			width: 220px;
			left: 20px;
			}
			
.mainRight { 
			 padding: 20px;
			 background-color: #000000;
			 width: 650px;
			 left: 20px;
			 font-size: 14px;
			 margin-left: 240px;
			 margin-right: 20px;
			 line-height: 1.5em;
			}

.mainRight a { color: #FFCC00; text-decoration: none;}
.mainRight a:hover { text-decoration: underline;}

.mainRight a img { border: 1px solid #fff;}

.mainRight table { font-size: 11px; line-height: 1.25em;}


.mainRight h1 { font-size: 16px; } 

.homeNews { font-size: 10px;
			line-height: 1.5em;
			}
.homeNews a:hover { text-decoration:underline;}
			
.homeNews li { margin-left: 20px;
			   line-height: 1.5em;}

.footer { 
          position: relative;
		  clear: both;
		  float: left;
		  border-top: 1px solid #fff;
		  width: 950px;
		  background-color: #333333;
		  height: 20px;
		  }
			
#white { border: 1px solid #fff;}	


a {
	text-decoration: none;
	color: #FFFFFF;
}

.verdanarial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}

.profiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: small-caps;
}
