

    
  
 #header{

height:75px;
width:860px;
 }
 
 #logo{
height:75px;
width:80px;
float:left;
background-color:#333333;


 }
#logo a img{

	border:none;
}

#nav {
	
	height:75px;
	width:780px;
	background-color:#333333;
	float:right;
	font-size:0.85em;
 	  
}

 
 
#container{
	min-height:265px;
	background-color:#222222;
	text-align:right;
	margin:0px auto;
	width:860px;
	color:white;
	 
}

#left{
	 /*total width 175 -> width 155+ padding 20*/
	width: 145px;
	text-align: right;
	background-color:#222222;
	float:left;
	color:gray;
	font-size:1.0em;
	line-height:150%;
	
	 
}
#lefthome{
	 /*total width 175 -> width 155+ padding 20*/
	width: 175px;
	text-align: right;
	background-color:#222222;
	float:left;
	color:gray;
	font-size:1.0em;
	line-height:150%;
	
	 
}
 
#left a{

	text-decoration:none;
	color:white;
}

#left #current {
     
}

    
     
#left a:hover {
		
	color:gray;
	  
		 
}
#right{
	min-width:100px;
	min-height:250px;
	float:right;
	background-color:#222222;
	 
	  
}

#home{

	color:white;
	text-align:center;
	font-size:3em;
	
	

}


#home a{

	text-decoration:none;

}

#homepage{

	color:white;
	text-align:center;
	font-size:5em;
	
	

}


#homepage a{

	text-decoration:none;

}

#homepage a:hover{

	color:gray;

}

#homepage a img{

	border:none;
}
#content{

	color: white;
	background-color:#222222;
	width: 550px;
	min-height: 300px;
	margin: 0 120px 0 165px;
	text-align:left;
	font-size:0.85em;
	
}
#contenthome{

	color: white;
	background-color:#222222;
	min-height: 300px;
 	text-align:left;
	font-size:0.85em;
	
}
 
#contenthome a img{

	border:none;
	
}

#content a{

	color:white;
}
#content #font1{
	font-size:1.25em;
}

#content #font2{
	font-size:1em
}

#content #font3{


}

#menufont #font1{
	font-size:1.5em;
	font-style:italic;
	font-weight:bolder;
	
}

#menufont #font2{
	font-size:1.15em;
	font-weight:bolder;
}

#menufont #font3{
	font-size:1.25em;
	color:#666666;
	font-weight:bolder;
}

#menufont{
	text-align:left;
	padding-left:50px;
	font-size:0.9em;
}

#footer{
	height:30px;
	background-color:#333333;
	color:white;
	font-size:0.75em;
	width:870px;
	text-align:center;
	 
}

#footer a{
	text-decoration:none;
	color:white;
}

#nav a{

	text-decoration:none;
	 
	  color:white;
}

 
 

 


#nav a:hover{

 	 background-color:#666666;

}

#nav  #current{
	  
	 background-color:#666666;
}

 
 #splash
{

	min-width:960px;
}

#splash a img
{

	filter:alpha(opacity=60);
	opacity:0.6;
	border-color:black;
}

#splash a:hover img
{

	filter:alpha(opacity=100);
	opacity:1;
}
