html, body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	background-color: #f7f7f7;
	background-image: url(images/bg_body2.gif);
	background-repeat: repeat-x;
	width: 100%;
	color: #333333;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000CC;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, textarea {
	width:240px;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	line-height:13px;
	padding-left:5px;
	padding-right:3px;
}
input	{
	height:20px;
	margin:0px 0px 0px 0px;
}
textarea	{
	height:290px;
	margin:0px 0px 0px 0px;
	overflow:auto;
}
.right { 				
	text-align:right; 
	vertical-align:middle;
}
/* menu stuff */
.menu {
	float: right;
	margin-top: 2px;
	height: 21px;
	width: 720px;
	position: relative;
	left: 0px;
	bottom: 0px;
	background-image: url(none);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #d3d3d3;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: none;
}

/* main stuff */
.wrapper {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #949494;
	margin: 0px;
}
h3 {
	clear: both;
	margin: 20px 0 5px 0;
}
h4 {
	font-size: 12px;
	margin: 20px 0 5px 0;
}

.content {
	padding: 10px;
	background-color: #ffffff;
}
.content .full {
	clear: both;
	width: 680px;
	padding: 10px 10px 0 10px;
}

.cl_0 ul	{
	list-style-type:none;
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-position: inside;
}
.news {
	float: left;
	width: 58%;
	padding: 10px 10px 0 0;
}
.featured {
	float: right;
	width: 38%;
	padding: 10px 0 0 10px;
}
.cl_0 li	{
	background-image: url(images/list_0_2.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 15px;
	line-height:14px;
	color:333333;
	list-style: none;
}
.cl_0 li b	{
	color:#333333;
}
.cl_0 li a	{
	color:#0033CC;
	font-size:11px;
	text-decoration:none;
}
.cl_0 li a:hover	{
	color:#0000CC;
	font-size:11px;
	text-decoration:underline;
}
.horzRule	{
	clear:both;
	margin-top:10px;
	width:100%;
	height:1px;
	background:url(images/bg_point_x.gif) left bottom repeat-x;
}
.bottom	{
	clear:both;
	width:100%;
	height:1px;
	background-color:#555555;
	margin-top:25px;
	margin-bottom:20px;
}
.footer {
	font-size: 11px;
	text-align: center;
	color: #555555;
	padding: 5px 20px;
}
.welcome {
	height: 118px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.justify {
	text-align:justify
}
.red {
	color: #C40000;
}
.blueli	{
	background-position: 0px 1px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 7px;
	line-height:15px;
	color:#74BECB;
	list-style-type: none;
}
.blueli a	{
	color:#000099;
	font-size:11px;
	text-decoration:none;
}
.blueli a:hover	{
	color:#990000;
	font-size:11px;
	text-decoration:underline;
}
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}
li	{
	background-image: url(images/list_0_1.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 3px 0px; 
	padding:0px 0px 0px 7px;
	line-height:15px;
	color:#333333;
}
li a	{
	color:#000099;
	font-size:11px;
	text-decoration:none;
}
 li a:hover	{
	color:#990000;
	font-size:11px;
	text-decoration:underline;
}
.staffbio {
	height: 300px;
	position: relative;
	margin: 10px 0 0 0;
}

