

BODY {
				
	background-color: #c0b790;
	color:#544817;
	margin:0px;
	padding:0px;
	font-family:"Verdana";
	font-size:9pt;
}

a {

	color:#1b153a;

}



#CEcontent {
	
	background:#ffffff;
	width:944px;
	position:relative;
	left:50%;
	margin-left:-450px;
	top:0px;
	z-index:20;

}


#content2 {
	
	margin-left:35px;
	width:900px;
	min-height:500px;

}

#mainContent {
	
	float:left;
	position: relative;
	margin-top:15px;
	background: url(images/modGrad.gif) 0 0 repeat-x;
	min-height:300px;
	width:535px;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	padding:10px;
	line-height: 1.49em;
}

#searchbox {
	
	position: absolute;
	top:10px;
	left:662px;
	width:190px;
	height:20px;
	background: url(images/searchbox.gif) 0 0 no-repeat;

}

.sidebarModule {
	
	float:right;
	margin-right:31px;
	min-height:150px;
	background: url(images/modGrad.gif) 0 0 repeat-x;
	width:295px;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	margin-top:15px;
	clear:right;
	
}

.sidebarHeader {

	height:30px;
	background: url(images/sidebarHeaderGrad.gif) 0 0 repeat-x;
	color:#ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 12pt;
	padding-top:5px;
	padding-left: 5px;
	

}

.sidebarContent {

	margin-left: 5px;

}

.searchbox {

	border:none;
	height:13px;
	margin-left:27px;
	margin-top:2px;
	color: #666666;
}

.nav {

	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color:#ffffff;
	font-size:9pt;
	text-decoration: none;
	margin-right:25px;

}

.nav:hover {

	text-decoration: underline;

}

#nav {

	background: url(images/nav_grad.gif) 0 0 repeat-x;
	height:41px; 
	width:870px;
	
}

#nav_left {
	
	background: url(images/nav_left.gif) 0 0 no-repeat;
	height:41px;

}

#nav_right {
	
	position:relative;
	background: url(images/nav_right.gif) 100% 0 no-repeat;
	height:41px;
	padding-top:14px;
	padding-left:17px;

}

#grad_left {

	background: url(images/grad_left.gif) 0 0 repeat-y;
	height:100%; 
	top:0px;
	
}

#grad_right {
	
	background: url(images/grad_right.gif) 922px 0 repeat-y; 
	height:100%; 
	top:0px; 
	z-index:100;
	
}

#grad_footer {
	
	clear:both;
	width:944px;
	height:42px;
	position:relative;
	left:50%;
	margin-left:-472px;
	top:0px;
	z-index:20;

}

#header {

	padding-top:18px;

}

h1 {

	font-weight: normal;
	margin-top:0px;
	color:#817646;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 18pt;

}

#footer {
	
	text-align:center;
	background-color: #c0b790;

}



