body		{
	text-align: center;		/* required for IE */
	margin: 0px;
	padding: 0px;
	background: url(site_imgs/23.jpg) repeat;
	background-color: #6b807d;   
 	font-family: tahoma,helvetica,sans-serif;
	font-size: 14px;
		}
div#shell	{
	position: relative; 
	width: 980px; 
	margin: 0px auto;
		} 
div#bannerblock	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 940px;
	padding: 0px;
	z-index: 10;
	border-left: 10px solid #5b4d59;
	border-right: 10px solid #5b4d59;
		}
div#navblock	{
	position: absolute;
	top: 138px;
	left: 230px;
	width: 600px;
	z-index: 20;
		}
td#navtab	{
	width: 150px;
	height: 32px;
	margin: 0px 20px 0px 20px;
	padding: 5px;
	color: white;
	background-color: #5b4d59;
		}
ul#nav,ul#nav li
		{
	list-style-type: none;
	margin: 0;
	padding: 0;
		}
ul#nav		{
	width:600px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
		}
ul#nav li	{
	float: left;
	margin-right: 20px;
	text-align: center;
		}
ul#nav a	{
	float: left;
	width: 7em;
	padding: 5px 0;
	background: #5b4d59;
	text-decoration: none;
	color: #FFFFFF;
		}
ul#nav a:hover	{
	background: #FFFFFF;
	color: #5b4d59;
		}
ul#nav li.activelink a,ul#nav li.activelink a:hover
		{
	background: #FFF;color: #003
		}
div#borderline	{
	position: absolute;
	top: 160px;
	left: 0px;
	width: 960px;
	height: 2px;
	background-color: #5b4d59;
		}
div#mainblock	{
	position: absolute;
	top: 162px;
	left: 0px;
	width: 900px;
	padding: 20px;
	background-color: #abccc7;
	border-left: 10px solid #5b4d59;
	border-right: 10px solid #5b4d59;
		}
div#bottomblock	{
	width: 960px;
	height: 20px;
	background-color: #5b4d59;
		}
h3.headingt	{
	text-align: center;
	
		}
img		{
	border: 2px solid #5B4D59;
		}
img.arrows	{
	border: none;
		}
a.arrows	{
	text-decoration: none;
		}
p		{
	text-align: left; 
		}
table,tr,td	{
	margin: 0px;
	color: #5b4d59;
	font-size: 12px;
		}
table.framed	{
	width: 65%;
	border: 4px double #5B4D59;
	padding: 4px;
	text-align: left;
	background-color: white;
		}
