HTML			{border-top: 5px solid #4b627a;}

BODY 			{font: .8em verdana, Arial, sans-serif; margin: 0px auto;
				background:#D9DFE1;	text-align: center;}

#container 		{width: 760px; padding: 0px; margin: 0px auto; text-align: left; background: #fff;}

a 				{color: #851a20; text-decoration: none; font-weight: bold;}
a:hover 		{color: #728CA8; text-decoration: underline; font-weight: bold;}

h1 				{font-size:130%; font-weight: normal; color: #444C5A;}
h2				{font-size: 130%; color: #444C5A;}

#header 		{background: #fff; width: 760px;}
#rightcell 		{background: url('images/mainimage.jpg') no-repeat; width: 560px; height: 169px; float: right;}
#body1 			{width: 760px; float: left;}
#body2 			{width: 200px; float: left; background: #851a20; height: 169px;} 
#rightcontent 	{padding: 25px; color: #851a20;}
#content 		{font-size: 100%; line-height: 18px; padding: 10px 15px 10px 15px;}

img 			{border: 0;}
/* SUB MENU CSS */

#submenu {
		margin: 0px;
		padding: 10px 0 10px 0;
		list-style: none;}

	#submenu li {margin: 0px 0px 0px 0px;
		text-align: left;}

	#submenu a:link, #submenu a:visited{
		font: 90% Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		display: block;
		padding: 3px 0px 3px 8px;
		color: #fff;
		border-left: 4px solid #851a20;
		margin-left: 4px;
		width: 200px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 184px;}
	
		html>body #submenu a:link, html>body #submenu a:visited, html>body #submenu a:hover { 
			width: 184px;}

	#submenu a:active, #submenu a:hover {
		color: #fff;
		border-left: 4px solid #fff;}

#bot 		{background: url('images/bottomnav.gif') no-repeat; }
#copyright 	{clear: both; font-size: 85%; background: #851A20; width: 760px;	text-align: center;	color: #fff; padding: 5px 0 0 0;}