body {
	margin: 0;
	padding: 0;
	background: url(blgr075_lw.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#main_wrap {
margin: 0 auto;
background: #9cc url(img01.gif) repeat-x;
width: 962px;
border-right: #fff 2px solid;
border-left: #fff 2px solid;

}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}

h2 {font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

h4 {
	margin-top: 0;
	font-size: 1em;
	padding-top: .3em;
	text-transform: uppercase;	
	margin-bottom: -.6em;
	color: #006;

}

h5 { margin-top: 0;
	font-size: 1em;
	padding-top: 1em;
	text-transform: uppercase;	
	margin-bottom: -.5em;
	color: #006;
}

p, ul, ol {
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(img03.gif) no-repeat right top;
list-style: none;}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 15px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	background: url(img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 960px;
	height: 246px;
	margin: 0 auto;
border-bottom: 6px solid #3F3F3F;}


/* Logo */

#logo {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #000;
	z-index:1;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 45px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	float: right;
	font-style: italic;
	padding-top: 49px;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: bold;
	font-size: 20px;
	color: #006;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
	
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding-right: 20px;
}

#sderm {
	margin: 100px 20px 0 510px;
}

#sdermb {
	margin: 50px 20px 0 50px;
}

.post {
	padding-bottom: 20px;
	padding-right: 20px;
}

.post .title {
	margin: 0;
	padding: 0px 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	color: #000;
}

.post .subhead {
	margin: 0;
	padding: 0px 20px;
	letter-spacing: 0px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: capitalize;
	font-size: 18px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 18px;

}

.post p {
text-align: justify;
}

.post .meta {
	height: 26px;
	background: url(blgr075.jpg);
	border-top: 1px solid #006;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

.post a {
color: #006;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar a {
color: #006;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 0px 20px 0px 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0px;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 0px 0 0 20px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #006;

}


#sidebar .meta {
	height: 23px;
	background: url(blgr075.jpg);
	border-top: 1px solid #006;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
padding-top: 3px;}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 6px solid #3F3F3F;
	font-size: small;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#bestdr {
z-index: 3;
width: 150px;
position: relative;
left: 780px;
top: -35px;
}

.noafter {
padding-top: 0px;
padding-bottom: 0px;
}
.less {
margin-bottom: .2em;}

.more {margin-bottom: 1.5em;
margin-top: -.3em;
}

.return{
font-size: 8px;
color: #b9b9b9;}

.quest {
text-transform: none;
color: #000;
margin-bottom: 1em;}

.inhead {
color: #006;
font-weight: bold;}

.sec {
list-style-type: lower-alpha;}

.blue {
color: #006;
}