#wrapper {
	width: 855px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #ccc;
}
#wrapper span {
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #000;
}

a:link {
	color: #6F0;
}
a:hover {
	color: #0CF;
}
a:visited {
	color: #0CF;
}
#banner {
	clear: both;
	height: 130px;
	width: 815px;
	background-color: #000;
	background-image: url(../images/bg-topbanner.jpg);
	padding-right: 20px;
	padding-left: 20px;
}
#nav {
	background-color: #000;
	clear: both;
	height: 30px;
	width: 855px;
}
#content_top {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #000;
	width: 855px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: normal;
	text-align:left;
	clear: both;
}
#content {
	color: #FFF;
	background-color: #000;
	clear: none;
	width: 855px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#sidebar {
	text-align: center;
	float: left;
	width: 121px;
	padding-left: 5px;
	color: #6F0;
	background-color: #000;
	font-size: 13px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#leftcolumn {
	color: #FFF;
	background-color: #000;
	float: left;
	width: 367px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-style: solid;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
#singlecolumn {
	color: #FFF;
	background-color: #000;
	float: left;
	width: 647px;
	margin-right: 10px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding-left: 5px;
}
#rightcolumn {
	color: #FFF;
	background-color: #000;
	float: left;
	width: 364px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 2px;
	padding-left: 2px;
}
#footer {
	clear: both;
	height: 90px;
	width: 850px;
	padding-top: 10px;
	padding-left: 5px;
	background-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#footer_leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F;
	background-color: #000;
	text-align: center;
	float: left;
	width: 200px;
	padding-left: 3px;
	margin-right: 10px;
	font-weight: bold;
}
#footer_rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0F;
	background-color: #000;
	text-align: center;
	float: left;
	width: 550px;
	padding-left: 3px;
	font-weight: bold;
}
.yellow {
	color: #FF0;
	text-align: left;
}
.yellow2 {
	Color: #0CF;
	text-align:center;
}
	
.lightblue {
	color: #0CF;
}
.red {
	color: #F00;
	font-weight: bold;
}
.ColumnHeader {	color: #F00;
	text-align: center;
}
#content_top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.green {
	color: #0C0;
	font-weight: bold;
}
