HTML {
	overflow:auto;
}
BODY {
	background-color:#142413;
	background-image:url(/images/body-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

A {
	text-decoration: none;
}

IMG {
	border:0;
}

.clear {
	clear:both;
}

#MainContainer {
   	width:900px; 
	haight:1000px;
	margin:0 auto;
	background-color:#080a04;
}

#TopKeywords {
	background-color:#000;
	color:#566A36;
	width:900px;
	text-align:center;
}

#Top {
	width:900px;
	height:140px;
}
#Top P {
	background-image:url(/images/top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:900px;
	height:140px;
}
#Top P A {
	width:900px;
	height:140px;
	display:block;
}
#Top P A STRONG {
	display:none;
}

#Menu {
	background-color:#080a04;
	border-bottom:1px solid #0d1c0d;
	padding:0 50px;
}
#Menu A {
	width:100px;
	color:#636363;
	display:inline-block;
	text-align:center;
	line-height:20px;
	border-top:3px solid #080a04;
	padding:0 0 5px 0;
}
#Menu A:hover {
	color:#fff;
	border-top:3px solid #142914;
}

#PageContent {
	background-color:#080a04;
	width:800px;
	margin:0 auto;
}

#Content  {
	width:580px;
	float:left;
	padding:15px 10px 10px 10px;
}
#Content H1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-bottom:3px solid #142914;
	display:inline;
	margin:0;
}
#Content H3 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}


#Content P {
	color:#fff;
}
#Content UL {
	margin:20px 0 0 0;
	padding:0;
	color:#fff;
}
#Content LI {
	color:#fff;
}
#Content OL {
	margin:20px 0 0 0;
	padding:0;
	color:#fff;
}
#Content A {
	color:#4C6D35;
}
#Content A:hover {
	color:#fff;
}
#Content TABLE {
	color:#fff;
}
#Content TABLE TD A {
	color:#296529;
}
#Content TABLE TD A:hover {
	color:#fff;
}
#WelcomeBox {
	background-image:url(/images/welcome-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:800px;
	height:107px;
	margin:15px 0 25px 0;
}
#WelcomeBox H1 {
	font-weight:bold;
	font-size:18px;
	margin:0 0 5px 20px;
	padding:13px 0 0 0;
	color:#fff;
}
#WelcomeBox P {
	font-weight:normal;
	margin:0 0 0 20px;
	color:#fff;
	width:480px;
}

#ColLeft {
	width:600px;
	float:left;
}
#ColLeft H2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#ColLeft H3 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border-bottom:3px solid #142914;
	display:inline;
}
#ColLeft P {
	font-size:12px;
	color:#fff;
}
#ColLeft P A {
	color:#3f6e3c;
}
#ColLeft P A:hover {
	color:#599655;
}

#ColRight {
	width:200px;
	float:left;
}

.rightBoxContent {
	background-image:url(/images/articles-bg.gif);
	background-repeat:repeat-y;
	width:192px;
	margin:25px 0 0 8px;
}
.rightBoxContent H2 {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding:10px 0 0 10px;
	margin:0 5px;
	border-bottom:1px dotted #fff;
}
.rightBoxContent H2 A, .rightBoxContent H2 A:visited { color:#fff;}


.rightBoxContent UL {
	margin:10px 0 0 0;
	padding:0;
}
.rightBoxContent LI {
	color: #fff;
	list-style: inside;
	margin:3px 0 3px 15px;
	padding:0;
}
.rightBoxContent LI A {
	color:#d3d3d3;
}
.rightBoxContent LI A:hover {
	color:#fff;
}
.rightBoxTop {
	background-image:url(/images/articles-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.rightBoxBottom {
	background-image:url(/images/articles-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:230px;
}

.rightBoxBottomLinks {
	background-image:url(/images/articles-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:350px;
}

#MainAdvertising {
	width:800px;
	text-align:center;
	margin:0;
	padding:10px 0 20px 0;
	border-top:1px dotted #fff;
}
#MainAdvertising IMG {
	margin:0;
}

#Bottom {
	background-color:#0d160b;
	height:100px;
	font-size:10px;
}

#BottomInfo {
	width:800px;
	margin:0 auto;
	padding:10px 0;
}
#CopyRights {
	width:297px;
	text-align:right;
	border-right:1px solid #2b3c2a;
	float:left;
	margin:0;
	padding:0 10px 0 0;
}
#CopyRights P {
	color:#2b3c2a;
}

#Disclamer {
	width:482px;
	text-align:left;
	float:left;
	padding:0 0 0 10px;
}
#Disclamer P {
	color:#2b3c2a;
}

