body,td,th,center,font,input, select { 
		font-size: 10px; 
		font-family: Verdana, Geneva; 
		} 
a	{
text-decoration: none;
} 
body {
		background: #050505;
		color: #FFFFFF;
		height:100%;
}
#frame {
		width:712px;		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		min-height:100%;
		}
		
* html #frame{height:100%;} 

#homeleft {
		float:left;		padding:0px;
		margin: 0px;		width:550px;		text-align:left;		}
.homeright {
		margin:10px;
		padding: 14px 20px 5px 0px;
		}
.news {
	color : #F4C10F;
	font-size: 16px;
	font-weight: bold;
	}
.news2 {
	color : #F4C10F;
	font-weight: bold;
	}
		
#homeright {
		margin:0px;
		padding:0px;
		background-image: url('images/homeright2.gif');
		background-repeat: no-repeat;
		min-height:210px;
		height:auto !important;
		height:210px;
		overflow:auto 
		}

#topnav  {
		padding:2px 0px 4px 10px;
		margin: 2px 27px 4px 27px;		width:648px;		background: #292C2A; 		text-align:left;		color:#F3C20D;
		font-weight: bold;
		clear:both;
		}
#topnav2  {
		padding:2px 0px 4px 10px;
		margin: 2px 27px 4px 20px;		width:648px;		background: #292C2A; 		text-align:left;		color:#F3C20D;
		font-weight: bold;
		clear:both;
		}a.top:link {	color: #F3C20D;	text-decoration: none;	}a.top:visited {	color: #F3C20D;	text-decoration: none;	}a.top:hover {	color: #F0D369;	}a.top:active {	color: #F0D369;	}#side  {
		float:left;		padding:0px 0px 8px 8px;
		margin: 0px;		width:370px;		text-align:left;		}
#sidephoto  {
		float:left;		padding:0px 0px 8px 8px;
		margin: 0px;		width:440px;		text-align:left;		}
#content {
		margin:0px;
		padding:0px 28px 8px 0px;
		text-align:left;
		width:300px;
		float: right;
		}
#contentphoto {
		margin:0px;
		padding:0px 23px 8px 0px;
		text-align:left;
		width:230px;
		float: right;
		}		
#content2 {
		margin:0px;
		font-size: 11px;
		padding:10px 20px 8px 40px;
		text-align:left;
		width:670px;
		}
#contentd {
		margin:0px;
		font-size: 11px;
		padding:0px 20px 8px 20px;
		text-align:left;
		width:670px;
		}
div.float {
  float: left;
  }
div.float p {
   text-align: left;
   margin: 0px;
   padding: 8px;
   }	
#footer {
	width:700px;
	clear:both;
	margin:auto;
	height:20px;
	color: #fff;
	text-align:center;
}
* html #footer {/*only ie gets this style*/
	height:22px;/* for ie5 */
	he\ight:20px;/* for ie6 */
}
.clearer{clear:both;height:1px;overflow:hidden;margin-top:-1px;}

A:link { 
		color:#FFFFFF 
		}
A:visited { 
		color:#FFFFFF 
		}
A:hover { 
		color:#FFFFFF; 
		text-decoration: underline; 
		}

.A1  {
	text-decoration : none;
	color : #C0C0C0;
}

.A2  {
	text-decoration : none;
	color : #848484;
	font-size: 9px;	
}

.A3  {
	text-decoration : none;
	color : #E3E3BE;
	font-size: 9px;	
}
.imageborder { 
  border: 1px solid #cccccc; 
}