body {
margin : 0;
padding : 0;
font : 76% helvetica, verdana, "Trebuchet MS", tahoma, arial, sans-serif;
line-height : 2em;
background : #fff url(images/bgd2.jpg) repeat-x;
color : #333;
background-position : 50% 0;
}
			/*WRAP*/
#container {
	width : 900px;
	color : #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 26px;
}
			/*TOP BAR*/
#top {
	margin : 0;
	padding : 0;
	background-color: #060;
}
#top h2 {
	text-align : center;
	text-transform : none;
	letter-spacing : 5px;
	font-size : 90%;
	padding : 8px 0;
	margin : 0;
	color : #FFF;
	background-color: #060;
}
			/*BANNER*/
#banner {
	width : 900px;
	height : 134px;
	color : #333;
	/* [disabled]margin-top: 20px; */
	margin-right: auto;
	/* [disabled]margin-bottom: 1px; */
	margin-left: auto;
	background-image: url(images/hdr.jpg);
	background-position: center 0%;
}
#banner h1 {
	height : 100px;
	font-family : georgia, sans-serif;
	text-align : center;
	text-transform : none;
	letter-spacing : 5px;
	font-size : 175%;
	padding : 0;
	margin : 0;
	color : #aaa;
}
			/*MAIN CONTENT*/
#content {
	float : right;
	width : 675px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
			/*LEFT SIDEBAR*/
#sidebar {
	float : left;
	width : 190px;
	margin : 0;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
			/*FOOTER*/
#footer {
	clear : both;
	font-size : 0.9em;
	color : #fff;
	border-top : 1px solid #eee;
	margin : 0;
	text-align : center;
	padding-left : 10px;
	background-color: #AFDE27;
}
			/*TYPOGRAPHY*/
.h3 {
	text-transform : capitalize;
	letter-spacing : 1px;
	color : #06F;
	background : inherit;
	padding : 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
h4 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : #710069;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}
p {
	margin : 10px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]letter-spacing: 1px; */
	/* [disabled]font-weight: bold; */
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 11em;
width : 500px;
padding : 5px;
border : 1px solid #eee;
margin : 20px 0 20px 15px;
background : inherit;
color : #555;
font-size : 90%;
}
			/*SIDEBAR NAVIGATION*/
#sidebar ul {
list-style : none;
margin : 0 0 20px 0;
padding : 0;
}
#sidebar ul li {
display : inline;
padding : 0;
margin : 0;
}
#sidebar ul li a {
	display : block;
	color : #FF3C42;
	background : inherit;
	text-decoration : none;
	margin : 0;
	padding : 5px 0 5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	font-weight: bold;
}
#sidebar ul li a:hover {
	text-decoration : none;
	color : #06F;
	font-weight: bold;
}
			/*LINK PROPERTIES*/
#content a:link, #content a:visited, #banner a:link, #banner a:visited {
	color : #E10005;
	background : inherit;
	text-decoration : none;
}
#content a:hover, #banner a:hover {
color : #00750a;
background : inherit;
text-decoration : none;
}
#footer a:link, a:visited, #top a:link, a:visited {
color : #aaa;
background : inherit;
text-decoration : none;
}
#footer a:hover, #top a:hover {
color : #fff;
background : inherit;
text-decoration : none;
}
a img {
border : 0;
}
.topgreendiv {
	background-image: url(images/top-green-div.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
.greenmid {
	background-image: url(images/mid-green-div.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.greenbtm {
	background-image: url(images/btm-green-div.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-top: 0px;
}
.reviewmid {
	background-image: url(images/midreview.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.ttop {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3233FF;
}
.tcell {
	color: #333;
	background-image: url(images/tcell.png);
}
.greenhdr {
	font-weight: bold;
	color: #F9F9F9;
	background-image: url(images/hdrsgreen.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 4px;
	text-align: left;
}
.greenboldbold {
	font-weight: bold;
	text-transform: capitalize;
	color: #06C;
	font-size: 12px;
}
#content div table {
	margin-bottom: 10px;
}
#sidebar .greenboldbold {
	font-size: 16px;
}
