.bodytextwht {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	padding-right: 20px;
	padding-left: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

.bodytextred {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
}


html, body {
	height: 100%;
}

body {
	font: 11px/1.6 Arial, sans-serif;
	

	overflow: -moz-scrollbars-vertical;
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
	text-decoration:none
}

a:hover, a:active {
	color: #849cc9;
}

strong {
	color: #ffffff;
}



#container {

	width: 170px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}




	


#content, #ads {
	width: 170px;
	padding-left: 5px;
}

h3 {
	padding: 4px 10px;
	font-size: 11px;
	font-weight: normal;

	color: #ffffff;
	background: #000000;
	
}

h4 {
	padding: 4px 10px;
	font-size: 11px;
	font-weight: normal;

	color: #ffffff;
	background: #000000;
	
}




ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}


}



h3.news, h3.mootools {
	background: #1D1D1D;
}

h3.gethelp, h3.prototype {
	background: #c1d791;
}

p {
	padding: 5px 10px;
	color: #999999;
	background: #1D1D1D;
	
}


#ads {
	padding-bottom: 20px;
}

#ads h3 {
	background-color: #000000;
}

#ads h3 a {
	text-decoration: underline;
	color: #ffffff;
}

div.ads {
	width: 170px;
	padding: 10px;
}
.bodytextwht2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
