@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.Bottom {
	vertical-align: bottom;
}
#Header {
	margin-bottom: 5px;
	position: relative;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#HeaderBanner {
	height: 93px;
	width: 730px;
	position: absolute;
	top: 12px;
	right: 16px;
	text-align: center;
}
#CenterColumn {
	background-image: url(images/adspotbg.jpg);
	width: 478px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.CenterBanner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Footer {
	background-image: url(images/bottomfooterbg.jpg);
	background-repeat: repeat-x;
	padding: 12px;
}
#Site {
	width: 1000px;
	margin: auto;
	background-color: #000000;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
#MainArea {
	background-image: url(images/maintop.jpg);
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.MainCont {
	background-image: url(images/mainbg.jpg);
}
#LeftSide {
	width: 178px;
	background-image: url(images/leftbg.jpg);
	float: left;
}
.clear {
	clear: both;
}
.ThePost {
	background-image: url(images/centerbg.jpg);
	padding-right: 12px;
	padding-left: 12px;
	color: #000000;
}
.ThePost h1 {
	font-size: 20px;
	color: #2D1110;
}
.PostText p {
	padding-top: 12px;
	padding-bottom: 12px;
}


#RightCol  h3, #LeftSide h3 {
	padding-left: 12px;
	color: #FFCC00;
}
#RightCol  ul, #LeftSide ul {
	padding: 2px;
}
#RightCol li, #LeftSide li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #450102;
}
.Centered {
	text-align: center;
	padding-left:12px;
	padding-right:12px;
}
.Centered img {
	border: 1px solid #CC0000;
}
body,td,th {
	font-family: courier;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
#RightCol {
	float: right;
	width: 325px;
	background-image: url(images/rightbg.jpg);
}
.Banner {
	border: 1px solid #CC0000;
}
.Navigation {
	position: absolute;
	top: 119px;
	width: 725px;
	height: 23px;
	right: 12px;
}
.Navigation li,.Navigation2 li {
	display: inline;
	float: left;
}
.Navigation2 li a ,.Navigation li a {
	display: block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Navigation2 {
	position: absolute;
	top: 21px;
	width: 925px;
	height: 23px;
	left: 12px;
}


li { 
list-style:none;}

#LeftSide  h2, #RightCol h2 {
	margin:0px;
	font-size:16px;
	color: #FFCC00;
	padding: 0px;
}



.textwidget { 
padding:0px;
margin:0px
text-align:center;
}

.textwidget img { 
padding:5px;
background:#990000;
border:1px solid black;}

.pad { 
padding-left:12px;
padding-right:12px;}

.textwidget {
	padding-bottom:12px;
	text-align:center;
}

#SubFooter {
	background-image:url(images/footerbg.jpg);
	background-position:top left;
	position: relative;
}

.halfdiv {
	width:49%;
	float:left;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.halfdiv img { 
border:1px solid red;
background-color:black;
padding:5px;}

.FooterInfo {
	position:absolute;
	width: 670px;
	padding-top: 55px;
	padding-left: 12px;
	text-align: center;
	font-size: 12px;
}

.FooterInfo a { 
color:#FFCC00;}

.ThePost a { 
color:#CC0000;}

#commentform p { 
padding:12px;
border-bottom:1px dotted black;}

#commentform h2 { 
padding:12px;
border-bottom:1px dotted black;}

.comment { 
padding:12px;}

.comment cite {
	padding:2px;
	font-size: 16px;
	font-weight: bold;
}