body {
	background:url(/_images/background.jpg) top center repeat-x #FFF;
	color:#666;
	font:normal 75% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	width:900px;
}
	img {
		border:none;
	}
	a:link, a:visited {
		color:#666;
	}
	a:hover {
		color:#082745;
	}
h1 {
	color:#082745;
	font:normal 200% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2, h3 {
	color:#808451;
	font:normal 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
hr {
	border:none;
	border-bottom:1px dotted #CCC;
}
strong, b {
	color:#808451;
}
#header {
	background:url(/_images/header.jpg) top center no-repeat;
	height:117px;
	width:900px;
}
	#logo {
		float:left;
	}
	#search {
		background:url(/_images/search.gif) no-repeat;
		float:right;
		height:50px;
		margin:20px 0 0 0;
		padding:20px;
		width:240px;
	}
#menu {	
	height:40px;
	font:normal 108.3% "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:900px;
}
		#menu ul {
		text-decoration: none;
		margin:0;
		padding:0;
		list-style:none;	
		}
		#menu li {
		display:inline;
		float:left;
		margin-right:4px;
		padding:0;
		text-align: center;
		}
		#menu a {
		color:#FFF;
		float:left;
		margin:0;
		padding-left:7px;
		text-decoration: none;
		}
		#menu a span {
		display:block;
		padding:12px 33px 10px 26px;
		}
		#menu a span {
		float:none;
		}
		#menu a:hover {
		color:#082745;
		background: url(/_images/menuleft.gif) no-repeat left top;
		float: left;
		margin:0;
		padding-left:7px;
		text-decoration: none;
		}
		#menu a:hover span {
		background: url(/_images/menuright.gif) no-repeat right top;
		display: block;
		padding:12px 33px 10px 26px;
		}
		#menu a:hover span {
		float: none;
		}
#home {
	background:#FFF;
	height:310px;
	margin:5px 0 0 0;
	width:900px;
}
.xp {
	background:url(/_images/btm_txt.gif) center no-repeat;
	width:900px;
	height:100px;
}
.news {
	background:url(/_images/news.jpg) #333;
	color:#CCC;
	float:left;
	height:180px;
	padding:10px;
	width:295px;
}
.news h2 {
	color:#FFF;
}
.view_more {
	background:url(/_images/view_more.jpg) no-repeat 0 0;
	cursor:pointer;
	display: block;
	float:left;
	height:27px;
	margin-left:150px;
	width:180px;
}
		.view_more:hover { 
 		background-position: 0 -27px;
		}
  		.view_more span {
 		display: none;
		}
.mid {
	background:url(/_images/mid.jpg) no-repeat 0 0;
	cursor:pointer;
	display: block;
	float:left;
	height:180px;
	margin-left:10px;
	width:280px;
}
		.mid:hover { 
 		background-position: 0 -200px;
		}
  		.mid span {
 		display: none;
		}
.right {
	background:url(/_images/right.jpg) no-repeat 0 0;
	cursor:pointer;
	display: block;
	float:left;
	height:180px;
	margin-left:10px;
	width:280px;
}
		.right:hover { 
 		background-position: 0 -200px;
		}
  		.right span {
 		display: none;
		}
#submenu {
	background:#FFF;
	float:left;
	margin-top:5px;
	padding:10px;
	width:255px;
}
	#submenu ul {
		margin:0;
		padding:0;
	}
	#submenu li {
		list-style:none;
	}
	#submenu li a:link, #submenu li a:visited {
		border-bottom:1px dotted #CCC;
		color:#082745;
		display:block;
		margin:1px auto;
		padding:8px;
		text-decoration:none;
	}
	#submenu li a:hover {
		background:#d8e6f5;
	}
#content {
	background:#FFF;
	border-left:1px dotted #CCC;
	float:right;
	margin-top:5px;
	padding:10px;
	width:604px;
}
#lower {	
clear:both;
color:#808451;
font:normal 133% "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing:-1px;
padding:0 10px;
}
#footer {
border-top:1px dotted #CCC;
clear:both;
font:normal 91.7% "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0 10px;
}
#footer a:link, #footer a:visited {
	color:#999;
}
#footer a:hover {
	color:#082745;
}
.blog-container {
	background:#FFF;
	border-left:1px dotted #CCC;
	float:right;
	margin-top:5px;
	padding:20px;
	width:598px;
}
.side-panel {
	background:#FFF;
	float:left;
	margin-top:5px;
	padding:20px 10px;
	width:240px;
}
.cat_textbox_small {
	float:left;
	width:150px;	
}
.cat_button {
	float:right;
	margin-right:10px;
}
.webform input, .webform textarea, .form input, .form textarea  {
	background:#EFEFEF;
	border:1px solid #CCC;
	color:#666;
	margin:5px 0;
	padding:4px;
	width:240px;
}
