BODY {
	margin: 0px;
	padding: 0px;
	background-color: #E0DCB9;
	color: #666666;
}

#header {
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background: #E0DCB9 none;
}

#maintopic {
	width: 100%;
	text-align: center;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 35px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #595959;
}
	
#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #8499A5 url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #595959;
	border-left: 1px solid #E0DCB9;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #595959;
	color: #ffffff;
}

#maintopic li a:hover {
	background-color : #C68429;
	color: #ffffff;
}

#menubar
{
	width : 100%;
	height: 40px;
	text-align: center;
	background: #E0DCB9 none;
}

.bar
{
	width: 100%;
	height: 2px;
	background-color: #595959;
}

#logobar, #logobar2, #logobar3, #logobar4, #logobar5, #logobar6, #logobar7, #logobar8, #logobar9, #logobar10, #logobar11 {
   width : 100%;
   height: 200px;
}

#logobar {
   background: #8499A5 url(../images/logobar.jpg) no-repeat center;
}

#logobar2 {
   background: #8499A5 url(../images/logobar2.jpg) no-repeat center;
}

#logobar3 {
   background: #8499A5  url(../images/logobar3.jpg) no-repeat center;
}

#logobar4 {
   background: #8499A5  url(../images/logobar4.jpg) no-repeat center;
}

#logobar5 {
   background: #8499A5  url(../images/logobar5.jpg) no-repeat center;
}

#logobar6 {
   background: #8499A5  url(../images/logobar6.jpg) no-repeat center;
}

#logobar7 {
   background: #8499A5  url(../images/logobar7.jpg) no-repeat center;
}

#logobar8 {
   background: #8499A5  url(../images/logobar8.jpg) no-repeat center;
}

#logobar9 {
   background: #8499A5 url(../images/logobar9.jpg) no-repeat center;
}

#logobar10 {
   background: #8499A5  url(../images/logobar10.jpg) no-repeat center;
}

#logobar11 {
   background: #8499A5  url(../images/logobar11.jpg) no-repeat center;
} 

#wrap {
	margin: -40px auto 0px auto;
	width: 858px;
	background: #ffffff url(../images/pcnt.gif) repeat-y top left;
	border: 1px solid #595959;
}

#content {
	float: left;
	width: 615px;
	padding: 20px 20px 20px 20px;
}

#side {
	float: right;
	width: 200px;
}

.clearer {
	clear: both;
}

#sidenav {
	width: 200px;
	color: #ffffff;
}

#sidenav h2 {
	display: block;
	padding: 10px 15px 10px 15px;
	margin: 0;
	color: #595959;
	font-size: 100%;
	font-weight: bold;
	background-color: #C68429;
	border-bottom: 1px solid #E0DCB9;
}

#ts {
	padding-left: 20px;	
}

.space {
	width: 200px;
	height: 10px;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 6px 15px 6px 15px;
	margin: 0;
	font-size: 120%;
	color: #595959;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	color: #C68429;
}

#sidebar {
	width: 160px;
	padding: 15px 15px 15px 15px;
}

#footer {
	width: 100%;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background: #E0DCB9 url(../images/pshdbtm.gif) no-repeat top center;
}

#footer a {
	color: #666666;	
	text-decoration: none;
	padding-right: 20px;
}

#footer a:hover {
	color: #C68429;
}

form.search {
	margin: 0px;
	padding: 10px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 150px;
	border: 1px solid #595959;
}