@charset "UTF-8";
/* CSS Document */

body {
	background-color: #061E0F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.Third {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 22px;
	color: #77B907;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #B6F449;
}
.clear {
	clear: both;
}
#Left {
	background-image: url(images/mav_19.jpg);
	float: left;
	width: 239px;
}
#Site {
	margin: auto;
	width: 1000px;
	background-color: #1D1C1B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACD407;
	border-left-color: #ACD407;
	background-image: url(images/mav_19.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#LeftBG {
	background-image: url(images/street_03.jpg);
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#LeftBG li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-left:-40px;
}
#Right {
	float: right;
	width: 761px;
}
.DateLine {	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.PostImage {	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Article {
	padding: 5px;
	float: left;
	width: 520px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	font-size: 13px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
}
.SideBar {
	float: right;
	width: 208px;
	padding: 10px;
}
a:link {
	color: #77B907;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #42920C;
}
a:hover {
	text-decoration: underline;
	color: #EAE900;
}
a:active {
	text-decoration: none;
}
#Footer {
	background-image: url(images/street_07.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-color: #0B0B0B;
	padding-top: 100px;
}
.Third img {
	border: 1px solid #5C8108;
}
.Half {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.Half img {
	border: 1px solid #5C8108;
}
.Downloads {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}