
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D90C9;
	background-color: #EEEEEE;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
}
/*===END SECTION 11===*/
.main {
	width: 960px;
	font-size: 13px;
	color: #333333;
}
.top{
	height: 70px;
}
.top h1 a
{
	margin: 0px; padding: 0px;
	font: bolder 33px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
}
.description{
	color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 10px;
}
.entry-meta a, .navigation a
{
	color: #339966;
	font-weight: bold;
}
h2 {
	color: #339966;
	font-size: 13px;
}
.entry-meta 
{
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 10px;
}
#content{
	margin-right: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu{
	height: 24px;
	margin-left: 30px;
}
.left ul{
list-style-type:none;
margin-left: -35px;
}
.left li{
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.left a{
	font-weight: bold;
	color: #4E4E4E;
	font-size: 11px;
}
h2 a, h2
{
	margin: 0; padding: 0;
	font: bolder 22px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 0px;
	color: #4E4E4E;
	text-transform: none;
	text-decoration: none;
	background: transparent;
}
.post{
margin-top: 20px;
}.bb {
	border: 1px solid #D5D5D5;
}
.pagetitle{
	font-size: 14px;
	font-weight: bold;
}
#navMain{
	width:100%;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
}
#nav{
	width:100%;
	margin:0 auto;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
}
.nv{ background:url(images/nav_bg.gif) 0 0 repeat-x;}
#nav ul{
	width:100%;
	background:url(images/nav_div.gif) left top no-repeat;
	float:left;
	margin:0px;
}
#nav ul li{

	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	line-height:0;
	font-size:0;
	padding:0 2px 0 0;
}
#nav ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B5B5B5;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
#nav ul li a:hover{
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
.left_menu {
	font-size: 12px;
}
.left_menu td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left_menu a
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}
