body{
	margin: 0;
	background: #0D253D;
	text-align: center;
	font-size: 14px;
	font-family: times new roman;
	font-weight:bold;
	color: #0D253D;
	height: 100%;
}  


/*------------------------------

	CONTAINER

------------------------------*/
#container{
	background: #F0EDE6;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
* html #container{
	height: 100%;
}


/*------------------------------

	CONTENT

------------------------------*/
#container #content{
	margin: 0 1px;
	padding: 20px;
	background: #F0EDE6;
}
#main{
	padding: 30px 0;
	margin-left: 30px;
	width: 740px;
}

/*------------------------------

	TOP HEADER & LOGO
	
------------------------------*/
#topheader {
	width: 800px;
	height: 154px;	
	padding-left: 0px; 
	padding-top:0px; 
	background-image: url('../images/top_headerbg.jpg');
	background-repeat: no-repeat;
	float:right;	
}

#logo {
	width: 423px;
	height: 154px;	
	float:left;
}  


/*------------------------------

	NAV
	
------------------------------*/
#nav {
	float:right;
	padding-right:0px;
	background-image: url('../images/nav/navbg.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
} 
#nav1 {
	width: 192px;
	height: 50px;	
	float:left; 
	margin-left:7px;
}  
#nav2 {
	width: 192px;
	height: 50px;	
	float:left;
	margin-left:6px;
}  
#nav3 {
	width: 192px;
	height: 50px;	
	float:left; 
	margin-left:6px;
}  
#nav4 {
	width: 192px;
	height: 50px;	
	float:left;
	margin-left:6px;
}  





/*------------------------------

	CONTENT AREA
	
------------------------------*/


#container #contentarea {
	width: 800px;
	margin-top: 40px;
	margin-left: 0px;
	float:left; 
	font-family:times new roman; font-size:16px; font-weight:normal;
	color:#0D253D;
	background: #F0EDE6; 
}
     

#container #contenthome {
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	float:left; 
	font-family:times new roman; font-size:16px; font-weight:bold;
	color:#0D253D;
	background: #F0EDE6; 
}



td		(font-family:times new roman; font-size:14px; color:#0D253D; font-weight:bold;}



a.link		{text-decoration:underline; font-family:times new roman; font-size:16px;
		color:#655635; font-weight:bold;}
		
a.link:hover	{text-decoration:underline; font-family:times new roman; font-size:16px;
		color:#000000; font-weight:bold;}
		
		
a.link2		{text-decoration:underline; font-family:times new roman; font-size:16px;
		color:#0F2540; font-weight:bold;}
		
a.link2:hover	{text-decoration:underline; font-family:times new roman; font-size:16px;
		color:#655635; font-weight:bold;}  


a.backtop	{text-decoration:none; font-family:times new roman; font-size:12px;
		color:#655635; font-weight:bold;}
		
a.backtop:hover	{text-decoration:none; font-family:times new roman; font-size:12px;
		color:#666666; font-weight:bold;}

		
		
.footer		{text-decoration:underline; font-family:times new roman; font-size:9px;
		color:#073146; font-weight:normal;} 
		
a.footer:hover	{text-decoration:underline; font-family:times new roman; font-size:9px;
		color:#A62943; font-weight:normal;}
		

.foot		{font-family:times new roman; font-size:14px; color:#F0EDE6; font-weight:bold;} 		
.footerTxt	{font-family:times new roman; font-size:14px; color:#F0EDE6; font-weight:bold;} 		


		