* { padding:0; margin:0;}
#footer .credit {
	padding: 5px;
	font: 10px Georgia, "Ariel", Times, serif;
}

ul {
	list-style:none;
	font-size: 12px;
	font-weight: normal;
}
body {
	background: #036 url(images/bg.jpg) fixed center center repeat-x;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#wrap {width:973px; margin:auto;}
h1, h2, h3, .subhead, .heading {font-family:Georgia, "Times New Roman", Times, serif;}
h1 { font-size: 2em; font-weight:normal;}
h2 {
	font-size: 1.5em;
	font-weight:normal;
	color: #000;
	text-align: center;
}
h3 {font-size: 1.2em; font-weight:normal;}
.clear {clear:both;}
.leftalign {float:left;}
.rightalign {float:right;}
.centeralign { margin:5px auto 5px auto;}
img.leftalign, img.rightalign, img.centeralign {display:block; padding:5px; background:#fff; border:solid 1px #ddd; margin:5px; }
a {color:#000; text-decoration:none;}
a:visited { color:#333; text-decoration:none;}
a:hover {color:#036; text-decoration:none;}
#wrap2 {background:url(images/pagebg.png) repeat-y; padding:0 7px 0 7px;}
#topbar {background: url(images/topbar.jpg) no-repeat; height:59px; padding:10px;}
#header {background:url(images/header.png) no-repeat; height:169px;}
#footer {background: url(images/footer.jpg) no-repeat; height:44px; width:937px; padding:10px; margin:auto; text-align:center;}
#content { background:url(images/000000000) 666px 0 repeat-y; padding:10px;}
#topbg {background:url(images/topbg.png) no-repeat; height:14px;}
#btmbg {background:url(images/btmbg.png) no-repeat; height:13px;}
#headercontent {
	height:170px;
}
#topnav {background:url(images/menubar.png) no-repeat; height:29px; width:916px; margin:auto;}
 .searchform {
	padding-left: 80px;
	padding-top: 4px;
}
.textbox {
	display: block;
	height: 22px;
	padding: 5px 8px 0 5px;
	width: 298px;
	background: transparent;
	border-style: none;
	border-width: 0px;
}
.textbox:focus {border:none;}
#sitename {
	font: bold 24px "Ariel";
	display: block;
	float: left;
	padding-top: 10px;
	color: #2E2E2E;
}
#sitename .description {
	display: block;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#sitename a { color:#000; background:none; }
#sitename a:hover {color:#999; background:none;}
#left {width:650px; float:left;}#content #sidebar {
	margin-left: 658px;
}
#left .post  {
	width:641px;
	color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left .post p {
	line-height:18px;
	margin-bottom:18px;
	text-align: center;
}
#left .post .postheader {background: url(images/postheader.jpg) no-repeat; height:27px;}
#left .post .postcontent {
	background:url(images/postbg.jpg) repeat-y;
	text-align: center;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#left .post .postbottom {background: url(images/postbottom.jpg) no-repeat; height:86px;}
#sidebar ul { display:block; padding: 5px 5px 5px 8px;}
#sidebar ul li {display:block; padding:3px; }

