body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	text-align: left;
	text-indent: 10px;
}

h1 {
	font-family: Helvetica, "Helvetica", Helvetica, Helvetica;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, "Helvetica", Helvetica, Helvetica;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Helvetica, "Helvetica", Helvetica, Helvetica;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
img {
border: 0;
}
.wrapper {
	width: 910px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
a {
	text-decoration: underline;	
	font-weight: bold;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003366;
}
a:hover, a:active {
	color: #0066CC;
	text-decoration: none;
}
.mainsection {
	position: absolute;
	top: 116px;
	width: 860px;
	background-color: #FFFFFF;
	z-index: 1;
	right: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.navigation {
	position: absolute;
	right: 0px;
	top: 116px;
	height: 33px;
	z-index: 2;
	left: 163px;
}
.nav_curve {
	float: left;
	height: 33px;
	width: 13px;
	background-image: url(images/nav_curve.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	float: left;
	width: 724px;
	height: 33px;
	background-color: #333333;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Helvetica, "Helvetica", Helvetica, Helvetica;
	color: #CCCCCC;
	line-height: 33px;
	font-size: 14px;
}
.exclamation {
	padding: 3px;
	float: left;
}

.nav a {
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #000;
}
.nav a:link, .nav a:visited {
	color: #CCCCCC;
	text-decoration:none;
	text-transform:capitalize;
}
.nav a:hover, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform:capitalize;
}
.header {
	background-image: url(images/header_redonwhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 151px;
	width: 910px;
	z-index: 2;
	position: absolute;
	right: 0px;
}
.welcome {
	width: 370px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 15px;
}
.inner {
	margin: 15px;
}
.special {
	width: 223px;
	height: 123px;
	float: left;
	margin-left: 15px;
}

.news {
	border: 1px solid #CCCCCC;
	float: left;
	width: 620px;
}
.rightbar h2 {
	background-color: #CCCCCC;
	background-image: url(images/bar_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	line-height: 33px;
	font-family: Helvetica, "Helvetica", Helvetica, Helvetica;
	color: #333333;
	letter-spacing: 0.1em;
	font-size: 16px;
	text-shadow: 1px 1px 0px #fff;
	margin: 0;
	font-weight: normal;
}
.heading {
	background-color: #CCCCCC;
	background-image: url(images/bar_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	line-height: 33px;
	font-family: Helvetica, "Helvetica", Helvetica, Helvetica;
	color: #333333;
	letter-spacing: 0.1em;
	font-size: 16px;
	text-shadow: 1px 1px 0px #fff;
	margin: 0;
}
.rightbar {
	float: right;
	width: 223px;
}
.rightbar .widget {
	width: 223px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 15px;
}
.bulletin {
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	border: 1px solid #990000;
	background-image: url(images/bar_bg.png);
	background-color: #CDCDCD;
	clear: both;
	padding-left: 15px;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	text-shadow: 1px 1px 0px #fff;
	background-repeat: repeat-x;
}
.spacer {
	height: 15px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.leftbar {
	float: left;
	width: 622px;
}
.important {
	font-size: 14px;
	color: #CC0000;
}
.news ul {
	margin-left: 30px;
}
.news ul li {
	list-style-image: url(/img/icon.png);
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.spsr {
	margin-top: 5px;
}
.spsr li {
	text-align: center;
}
.spns {
	margin-left: 15px;
	padding-bottom: 5px;
	padding-top: 15px;
	border-top: dashed 1px #ccc;
}
.lineseparate {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
.footer {
clear: both;
padding: 25px;
margin: -15px;
color: #eee;
background-color: #000;
background-image: url(images/bg.png);
background-repeat: repeat-x;
background-position: left -70px;
}
.footer p {
	text-align: center;
}
.footer a:link {
	color: #ddf;
}
.footer a:visited {
	color: #ddf;
}
.footer a:hover {
	color: #fff;
}
.footer a:active {
	color: #ddf;
}
.login {
	float: right;
	width: 210px;
	padding: 6px;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 16px;
}
.login img {
	vertical-align:middle;
	border: 0;
}
.date {
	float: right;
	width: 60px;
	padding: 5px;
	font-family: Helvetica, Arial, Helvetica;
	text-align: center;
	color: #777;
	border-left: solid 1px #CCC;
}
.day {
font-size: 26px;
line-height: 18px;
}
.month {
font-size: 18px;
line-height: 20px;
}
.year {
line-height: 12px;
}
.breadcrumbs {
	padding: 5px;
	font-size: 10px;
}
.topjump {
	padding: 15px;
	text-align: center;
}
.searchresult {
padding-bottom: 15px;
margin-bottom: 10px;
border-bottom: dashed 1px #ccc;
}

.thumbnail_document {
width: 140px;
height: 210px;
margin: 3px;
float:left;
}
.entry {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #ccc;
}
.ball {
float: right;
width: 210px;
text-align:center;
padding-top: 30px;
}
ol.commentlist {
	border: solid 1px #ccc;
	margin-left: 0;
	padding-left: 0;
	width: 450px;
}
li.comment {
	padding: 15px;
}
.comment p {
	text-indent: 0;
}
#respond p {
	text-indent: 0;
}
li.odd {
	background-color: #eee;
	background-image: url(images/bar_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fn {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.even .fn {
	text-shadow: 0px -1px 0px #ccc;
}
.odd .fn {
	text-shadow: 1px 1px 0px #fff;
}
.even .comment-meta {
	text-shadow: 0px -1px 0px #ccc;
}
.odd .comment-meta {
	text-shadow: 1px 1px 0px #fff;
}
.comment img.avatar {
	border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#comment {
	width: 430px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Helvetica;
	font-size: 13px;
	line-height: 15px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.tubepress_sidebar .tubepress_thumb {
	width: 170px;
	margin-left: 20px;
}
