
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;
}
.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;
}
.right ul{
list-style-type:none;
margin-left: -35px;
}
.right 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;
}
.right 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;
}
