BODY {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F0;
	color: #666666;
}


#maintopic {
width : 100%;
height: 40px;
margin: 0px auto;
text-align: center;
background: #F8F8F0 none;
}

#maintopic ul {
list-style-type: none;
margin:0px;
padding:0px;
}
#maintopic li {
/*display: inline;*/
}
#maintopic a {
display:inline-block;
padding: 0px 16px 0px 16px;
line-height:330%;
text-align: center;
text-decoration: none;
font-family : Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
height:40px;
color: #000000;
}

#maintopic a:hover {
background-color: #F8F8F0;
color: #B49C4B;
}
#maintopic a.sel {
background-color: #B5CCA4;
color: #F8F8F0;
}



.bar
{
	width: 100%;
	height: 10px;
	background-color: #B5CCA4;
}

#logobar
{
	width : 100%;
	height: 300px;
	background: #B5CCA4 url(../images/) no-repeat center;
}

#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9 { 
	width:100%; 
	height: 300px; 
}

#eyecatcher1 { 	background:	#B5CCA4	url(../images/peye1.jpg) no-repeat center; } 
#eyecatcher2 { 	background:	#B5CCA4	url(../images/peye2.jpg) no-repeat center; } 
#eyecatcher3 { 	background:	#B5CCA4	url(../images/peye3.jpg) no-repeat center; } 
#eyecatcher4 { 	background:	#B5CCA4	url(../images/peye4.jpg) no-repeat center; } 
#eyecatcher5 { 	background:	#B5CCA4	url(../images/peye5.jpg) no-repeat center; } 
#eyecatcher6 { 	background:	#B5CCA4	url(../images/peye6.jpg) no-repeat center; } 
#eyecatcher7 { 	background:	#B5CCA4	url(../images/peye7.jpg) no-repeat center; } 
#eyecatcher8 { 	background:	#B5CCA4	url(../images/peye8.jpg) no-repeat center; } 
#eyecatcher9 { 	background:	#B5CCA4	url(../images/peye9.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 #B5CCA4;
}

#content {
	float: left;
	width: 540px;
	padding: 20px 30px 30px 30px;
}

#side {
	float: right;
	width: 250px;
}

.clearer {
	clear: both;
}

#sidenav {
	width: 250px;
}

#sidenav h2 {
	display: block;
	padding: 10px 20px 10px 20px;
	margin: 0;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	background-color: #B49C4B;
	border-bottom: 1px solid #F8F8F0;
}

#ts {
	padding-left: 20px;	
}

.space {
	width: 250px;
	height: 10px;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	color: #000000;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	color: #B49C4B;
}

#sidebar {
	width: 210px;
	padding: 20px 20px 20px 20px;
}

#footer {
	width: 100%;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background: #F8F8F0 url(../images/pshdbtm.gif) no-repeat top center;
}

#footer a {
	color: #666666;	
	text-decoration: none;
	padding-right: 20px;
}

#footer a:hover {
	color: #B49C4B;
}

form.search {
	margin: 0px;
	padding: 20px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 180px;
	border: 1px solid #B5CCA4;
}