@charset "UTF-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
	background-image: url(images/background_image.jpg);
	background-repeat: repeat-x;
}
#Header {
	position: relative;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Site {
	width: 1000px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Headerbannerspot {
	height: 90px;
	width: 729px;
	position: absolute;
	top: 32px;
	left: 255px;
	border: 1px solid #0066CC;
}
#Navigation {
	background-image: url(images/navigation_backgroun.jpg);
	height: 40px;
}
#Blog {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
}
#BlogContainer {
	background-image: url(images/blog_background.jpg);
}
#LeftColumn {
	width: 170px;
	background-image: url(images/leftcolumnbg.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#Footer {
	font-size: 11px;
	margin-right: 12px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 12px;
	padding: 12px;
        text-align:center;
}
.Post a {
	color: #006699;
text-decoration:none;}

#MainColumn a {
	color: #006699;
}
.ColumnBannerSpots {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#Navigation li {
	display: inline;
	
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#Navigation li a {
	padding: 11px;
	color: #FED61A;
	font-size: None;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
#Navigation li a:hover {
	padding: 11px;
	color: #FFFFFF;
	font-size: None;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background-color: #277ABD;
}
#RightSide {
	float: right;
	width: 325px;
	padding-top: 5px;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#LeftColumn li a {
	color: #003399;
}
.Post h1 {
	margin: 0px;
	font-size: 18px;
}
.Post {
	padding: 5px;
	margin: 3px;
	border: 1px solid #25BFE9;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#RightInnerColumn li a {
	color: #000000;
}
#RightOuterColumn li a {
	color: #003366;
}
#form1 {
	padding: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
}
#MainColumn {
	width: 475px;
	float: left;
	height: 100%;
}
#LeftColumn ul, #RightSide ul {
	margin: 0px;
	padding: 7px;
	list-style-type: none;
}
#LeftColumn li, #RightSide li {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
}
#RightInnerColumn {
	background-image: url(images/inside_columnbg.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#RightOuterColumn {
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
.Padding {
	padding: 5px;
}
#RightInnerColumn, #RightOuterColumn {
	width: 162px;
	float: left;
}
#LeftColumn h2, #RightSide h2 {
	background-image: url(images/h2_background.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
		text-shadow: #0099FF 1px 1px 1px;

}

.date {
color:#003399;}
#TopCornerAd {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

