body {
text-align: center;
margin-top: 10px;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
line-height: 1.4em;
font-stretch:expanded;
background-color: #C9CCCB;
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
}
.main{
	margin: 0 auto;
	overflow: auto;
	height: 100%;
	width: 800px; 
	border: 5px   #fff solid;
}
#head {
	height: 155px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px #FF0033 solid;
}
#sitename{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	text-align: left;
	font-weight: 300;
	padding-top: 124px;
	padding-left: 15px;
	color: #CC0000;
	height: 30px;
}
#locator {
	position: relative;
	width: 300px; 
	top: 134px;
	left: -200px; 
} 
#left{
	width: 200px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	
	text-align:left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
}
#right{
	width: 570px;
	height: 100%;
	margin-top: 15px;
	padding: 5px;
	float: left;
	background: #F4F4F4;
}
.footer{
	text-align:center;
	margin: 0 auto;
	width: 800px; 
}
a:link { text-decoration:none; font-weight:bold; color:#3e0000; }
a:visited { text-decoration:none; font-weight:bold; color:#3e0000; }
a:hover { text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; }
a:focus { text-decoration:none; font-weight:bold; }
ul.menulevel1,ul.sitemaplevel1,ul.submenu,ul.search{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	color: #990000;
	font-size: 10pt;	
}
ul.menulevel2,ul.sitemaplevel2{
	padding-left: 0px;
	margin-left: -30px;
	list-style: none;
}
ul.menulevel3,ul.sitemaplevel3{
	padding-left: -20px;
	list-style: none;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
.doc , .docs , .sdoc, .sdocs {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	padding-left: 48px;
	padding-top: 0px;
	background: url(images/ruder.gif) no-repeat;
	background-position: inherit;
	line-height: 25px;
}
