body {
	behavior:url("csshover.htc");
	background-color: #FFFFFF;
	padding: 0px; 
	padding-top: 10px;
	margin: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
}

#content {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#left_content {
	padding: 0px; 
	padding-top: 36px;
	margin: 0px;
	width: 184px;
	min-height: 360px;
	_height: 360px;
	_margin-right: -4px;
	float: left;
}

#leftnav_top {
		background: url(images/leftnav_top.png) top left no-repeat;
		height: 48px;
		margin: 0px;
}

#leftnav_bottom {
		background: url(images/leftnav_bottom.png) top left no-repeat;
		height: 43px;
		margin: 0px;
}


#top {

}

#right_content {
	padding: 20px; 
	padding-top: 40px;
	margin: 0px;
	border: 0px;
	margin-left: 190px;
	min-height: 400px;
	_height: 400px;
}

#center_content {
	padding: 20px;
	padding-top: 40px;
	min-height: 360px;
	_height: 360px;
}


#copyright {
	text-align: center;
	font-size: 10px;
	color: #2E1C86;
	margin-top: 20px;
}

#copyright a {
	font-size: 10px;
	color: #2E1C86;
	text-decoration: none;
}

#copyright a:hover {
	color: #111111;
}

#sponsors {
	float: right;
	margin-top: 40px;
	margin-right: 130px;
	width: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #BABEC2;
	padding: 5px;
}

#sponsors:hover {
	border-color: #FFFFFF;
}

#sponsors img {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

#sponsors img:hover {
	border-color: #BABEC2;
}

#sponsors span {
	color: #BABEC2;
	font-weight: bold;
	font-style: bold;
	font-size: 0.9em;
	display: block;
	float: left;
	padding-right: 20px;
}
