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: #336633;
}

#TopKeywords {
	height: 23px;
	font-size: 10px;
	line-height: 23px;
	background-color:#000;

	color: #666;
	letter-spacing: 2px;
	text-align:center;
}
#TopKeywords P { margin: 0; padding: 0 }

#Top {
	background-color: #FFF;
	width:900px;
	height:140px;
}
#Top P {
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	margin-top: 3px;
	padding: 0;
}
#Top P A {
	width:900px;
	height:140px;
	display:block;
}
#Top P A STRONG {
	display:none;
}

#Menu {
	background-color:#666600;
	border-bottom:1px solid #0d1c0d;
	padding:0 50px;
}
#Menu A {
	width:100px;
	height: 25px;
	color:#ccc;
	font-weight: 700;
	text-align:center;
	letter-spacing: 1px;
	line-height: 25px;
	display:inline-block;
	border-top:3px solid #006633;
	border-bottom:3px solid #666600;
	padding:0 0 5px 0;
}
#Menu A:hover {
	color:#fff;
	border-top:3px solid  #009900;
	border-bottom:3px solid  #336600;
}
#Menu A.highlight { border-top:3px solid #CCCC00;}

#PageContent {
	background-color: #666;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width:800px;
	margin:0 auto;
	padding: 10px 10px 0 10px;
}

#Content  {
	width:580px;
	float:left;
	padding:15px 10px 10px 10px;
}
#Content H2 {
	font-size:14px;
	font-weight:normal;
	color:#FFFF66;
}
#Content H3 {
	font-size:13px;
	font-weight:normal;
	color:#fff;
}

#Content dt {
	color:#fff;
	font-size:13px;
	text-align: justify;
}

#Content dd {
	color:#fff;
	font-size:13px;
	text-align: justify;
}

#Content P {
	color:#fff;
	font-size:13px;
	text-align: justify;
}
#Content P STRONG { color: #333 }
#Content UL,
#Content OL {
	font-size:13px;
	margin:20px 0 0 0;
	padding: 0 15px 0 25px; 
	color:#fff;
}
#Content LI {
	margin-bottom: 10px;
	width: 100%;
	text-align: justify;
	color:#fff;
}
#Content A {
	color: #003300;
}
#Content A:hover {
	color:#fff;
}
#Content TABLE {
	color:#fff;
}
#Content TABLE TD A {
	color: #000;
}
#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 0 0;
}
#WelcomeBox H2 {
	font-weight: bold;
	font-size: 18px;
	margin:0 0 5px 20px;
	padding:13px 0 0 0;
	color: #CC0000;
}
#WelcomeBox P {
	font-weight:normal;
	margin:0 0 0 20px;
	color:#fff;
	width:480px;
}

#ColLeft {
	width:600px;
	float:left;
}
#ColLeft H2 {
	font-size: 18px;
	color: #660033;
	text-decoration: underline;
	text-align: center
}
#PageContent H1,
#ColLeft H3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	border-bottom: 2px solid #336600;
	display:inline;
}
.author { color: #333; line-height: 30px }

#ColLeft P {
	font-size:13px;
	color:#fff;
	text-align: justify
}
.more A { float: right }
.more A,
#ColLeft P A {
	color: #660000 !important;
}
.more A:hover,
#ColLeft P A:hover {
	color:#CC0000 !important;
}
#ColLeft UL { }
/* mainpage articles */
.mainpagePost { border-bottom:1px dotted #999; padding: 15px 0; margin-right: 15px }

#ColRight {
	background-color: #000;
	width:200px;
	float:left;
}

.rightBoxContent {
	background-image:url(/images/articles-bg.gif);
	background-repeat:repeat-y;
	width:192px;
	margin: 10px auto;
}
.rightBoxContent H2 {
	font-weight: normal;
	font-size:14px;
	color: #009933;
	padding:10px 0 5px 10px;
	margin:0 5px;
	border-bottom:1px dotted #fff;
}
.rightBoxContent H2 A, .rightBoxContent H2 A:visited { color:#fff;}


.rightBoxContent UL {
	margin-top: 10px;
	padding: 0 0 10px 0;
}
.rightBoxContent LI {
	color: #990000;
	list-style: inside;
	margin:3px 0 3px 15px;
	padding:0;
}
.rightBoxContent LI STRONG {
	color: #CC9966;
	font-size: 9px;
	font-weight: normal;
	padding-left: 15px
}
.rightBoxContent LI A {
	color:#d3d3d3;
}
.rightBoxContent LI A:hover {
	color:#fff;
}
.rightBoxContent A.directory {
	font-size: 9px;
	text-align: right;
	color: #009900;
	display:block;
	line-height: 15px;
	margin-right: 15px;
	padding-bottom: 10px 
}
.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:400px;*/
}
.rightBoxBottomLinks {
	background-image:url(/images/articles-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:350px;
}

#Banner {height:100px; clear:both;}

	DIV.BannerDetail{
		float:left;
		width:144px;
		height:40px;
/*		padding: 10px 0;*/
		font-size:11px;
		border:2px solid #ECECEC;
		margin:5px 0px 10px 10px;
	}

#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;
}


