body {
	text-align: center;
	background-image: url(pix/bground.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #88888A;
}
#main_content {
	text-align: left;
	width: 960px;
	min-height:1050px;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}
#header {
	background-image: url(pix/header_bground.png);
	height: 65px;
	padding-top: 125px;
}
#navigation {
	background-image: url(pix/nav_bground.png);
	height: 55px;
	width: 940px;
	bottom: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#main_content #header #navigation table tr td a {
	font-size: 1em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#content {
	background-color: #FFF;
	width: 100%;
}
#footer {
	background-image: url(pix/footer_bground.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 49px;
	width: 100%;
	clear: both;
	vertical-align: bottom;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}
#footer a {
	color: #FFF;
}

#leftnav {
	float: left;
	width: 220px;
	margin-left: 20px;
}
#lntop {
	background-image: url(pix/leftnav_bground.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top: 40px;
	color: #FFF;
	overflow: auto;
}
#lnbottom {
	background-image: url(pix/lnbottom_bground.png);
	height: 50px;
	background-position: center bottom;
	clear: both;
}
#main_content #content #leftnav #lntop h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	line-height: .5em;
}
#main_content #content #leftnav #lntop ul {
	list-style: none;
	list-style-image: none;
	margin-top: -8px;
}
#main_content #content #leftnav #lntop ul li a {
	color: #CCC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#main_content #content #leftnav #lntop ul li a:hover {
	text-decoration: underline;	
}
#rightcolumn {
}

#main_content #header #navigation table tr td a:hover {
	color: #ccc;
	text-decoration: underline;
}
#r1c1 {
	float: left;
	height: 200px;
	width: 330px;
	margin-right: 10px;
	margin-left: 20px;
}
#r1c2 {
	float: left;
	height: 200px;
	width: 340px;
	background-image: url(pix/r1c2_bground.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
}
.searchlabels {
	font-size: 11px;
	font-weight: bold;
}
.searchheader {
	font-size: 14px;
	font-weight: bolder;
	color: #073907;
}

#r2parent {
	float:left;
	width:690;
	margin-top:0px;
	margin-left: 20px;
	margin-right: 10 px;
	clear: right;
	overflow: visible;
	background-color: #FFF;
}
#internal_footer {
	background-image: url(pix/nav_bground.png);
	margin: auto;
	height: 65px;
	background-repeat: no-repeat;
	width: 940px;
}

h2 {
	font-size: 1.2em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
}
h3 {
	font-size: .9em;
}

p {
	font-size: 0.8em;
	font-weight: normal;
	text-align:left;
}

#r2c1 {
	float: left;
	width: 330px;
}
#r2c1_1 {
	float: left;
	width: 100%;
	overflow: visible;
	margin-left: -40px;
}
#r2c1_2 {
	float:left;
	width: 100%;
	clear: both;
}
#r2c2 {
	float: left;
	height: 200px;
	width: 340px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 30px;
}
#main_content #content #rightcolumn #r1c1 table tr td ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.leftrule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}


#r2c2top {
	background-image: url(pix/r2c2_bground.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	clear: both;
	margin-top: 10px;
	height: 640px;
}
#r2c2bottom {
	background-image: url(pix/r2c2bottom.png);
	height: 50px;
	background-position: center bottom;
	clear: both;
	margin-bottom: 20px;
}
#main_content #content #rightcolumn #r1c1 table tr td ul {
	list-style-image: none;
	list-style-type: none;
}
hr {
	color: #003;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003;
	height: 1px;
	width: 95%;
}
.programshighlight {
	margin-top: 15px;
}
#main_content #content #rightcolumninside {
	padding: 10px;
	float: right;
	width: 700px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
}
#main_content #content #rightcolumn #r2parent #r2c2 #r1c2 h4 {
	margin-bottom: -3px;
}


li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
}
.img_right {
	padding: 0px;
	float: right;
	border: 2px solid #003;
	margin: 5px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #073907;
	padding: 2px;
}
.right_highlight {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #003;
	padding: 6px;
	float: right;
	width: 300px;
	border: 2px solid #D4D0C8;
}
.announcement_header a {
	font-size: 18px;
	font-weight: bolder;
	color: #073907;
}#main_content #content #rightcolumn #r2parent #r2c2 #r1c2 table tr td input {
	font-size: 10px;
}
#main_content #content #rightcolumninside .right_highlight ul li {
	margin-bottom: 10px;
}

