body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background: #d6d6d6 url("../images/bodybg.gif") top center no-repeat;}
	
#jmu_wrapper {
	width: 984px;
	margin: 0 auto;
	position: relative;}
	
#jmu_wrapper img.wordmark {margin: 0; padding: 0; border: 0;}
	
a:link, a:visited {color: #af481f; text-decoration: underline;}
a:hover {color: #374152; text-decoration: none;}

.clr {float: none; clear: both; width: 100%;}

#container {
	width: 975px;
	margin: 0 auto;
	background: #fff;
	padding: 5px;
	border: 1px solid #999;}

#header {
	position: relative;
	z-index: 10;
	height: 150px;
	background: url("../images/banner.gif") top left no-repeat;}
	
#header h1 {margin: 0; height: 0; text-indent: -9000px;}
	
#header #headernav {
	width: 240px;
	float: right;
	color: #fff;
	font-size: 90%;
	margin-top: 12px;
	padding: 0;
	text-align: center;}
	
#headernav p {padding: 10px; margin: 0;}
	
.search {margin: 0; padding: 0; height: 25px;}

.search input#q {height: 14px; width: 140px; font-size: 90%;}
.search #searchbtn {position: relative; top: 6px;}
	
#headernav a:link, #headernav a:visited {color: #fff; text-decoration: underline;}
#headernav a:hover {color: #fff; text-decoration: none;}

#header #nav {position: absolute; top: 117px; left: 93px;}

#nav li a {background: url("../images/navbuttons.gif") top left no-repeat;}
	
#nav li a:hover {color: #fff; background: url("../images/navbuttons.gif") 0 -31px no-repeat;}
		
#content {background: #fff url("../images/contentbg.gif") top right repeat-y;}

#text {float:left; width: 754px; line-height: 140%;}

#text .shadow { 
	display: block;
	height: 5px;
	width: 100%;
	background: #fff url("../images/pagecontentbg.gif") top left repeat-x;}
	
#text #cse-search-results iframe {width: 665px;}
	
#feature {position: relative; z-index: auto; height: 174px; overflow: hidden; background: #e5e5c5 url("../images/featuredropdshadow.gif") top left repeat-x;} 

#feature a:link, #feature a:visited {color: #4d5660; text-decoration: none;}
#feature a:hover {color: #af481f; text-decoration: none;}

#feature img {float: left;}

#feature h2, #feature h3, #feature p {margin-left: 475px; padding: 2px 8px;}

#feature h2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 18px;
	color: #4d5660;
	font-size: 180%;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;}
	
#feature h3 {
	font-size: 110%;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 3px;}
	
#feature p {margin: 0 0 0 475px; line-height: normal;}

#feature p.featurebtn a:link, #feature p.featurebtn a:visited {color: #fff; text-decoration: none;} /* Needed for IE6 */
#feature p.featurebtn a:hover {color: #fff; text-decoration: none;}
	
#feature p.featurebtn a {
	display: block;
	position: absolute;	
	bottom: 0;
	right: 0;
	height: 22px;
	width: 272px;
	padding: 7px 0 0 20px;
	font-weight: bold;
	font-size: 110%;
	border-top: 4px solid #fff;
	background: url("../images/featurebutton.gif") 0 0 no-repeat;}
	
#feature p.featurebtn a span {
	text-align: right;
	margin-left: 110px;}
	
#feature p.featurebtn a:hover {
	background: url("../images/featurebutton.gif") 0 -28px no-repeat;}
	
#pagecontent {padding: 0 45px;}
	
#pagecontent h2 {
	width: 100%;
	position: relative;
	clear: both;
	float: none;
	color: #374152;
	font-weight: normal;
	font-size: 180%;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0;
	padding-bottom: 0;}
	
#pagecontent hr {
	border: 0;
	border-bottom: 1px dotted #374152;
    border-top: 2px solid #374152;
    color: #fff;
    background-color: #fff;
    height: 4px;}
	
#pagecontent .programs {
	width: 306px;
	float: left;
	margin: 15px 10px 25px 10px;
	background: url("../images/programbox_bg.gif") top left repeat-y;}
	
#pagecontent .programs h3 {
	margin: 0;
	padding: 15px 15px 0 15px;
	color: #af481f;
	font-size: 150%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: url("../images/programbox_top.gif") top left no-repeat;}
	
#pagecontent .programs hr {
	margin-top: 4px;
	margin-bottom: 0;
	padding: 0;
	width: 90%;
	border: 0;
	border-bottom: 1px dotted #460084;}
	
#pagecontent .programs ul {
	margin: 0;
	padding: 10px 15px 20px 15px;
	list-style-type: none;
	background: url("../images/programbox_bottom.gif") bottom left no-repeat;}
	
#pagecontent .programs li {line-height: 180%;}
	
#pagecontent .allnews {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0; 
	padding: 0;
	font-size: 55%;
	font-family: Arial, Helvetica, sans-serif;}

#pagecontent .newsitem {
	width: 97%;
	display: inline-block;
	padding: 10px;
	margin: 10px 0 20px 0;
	background: #eeeeda;}
	
#pagecontent .news a:link, #pagecontent .news a:visited {color: #374152; text-decoration: underline;}
#pagecontent .news a:hover {color: #af481f; text-decoration: none;}
	
#pagecontent .news h3 {margin: 0; padding: 0; font-size: 120%;}
	
#pagecontent .news p {margin: 8px 0 0 0;}
	
#pagecontent .news p.date {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;}
	
#pagecontent .news img {
	float: left;
	padding: 2px;
	margin: 0 10px 0 0;
	background: #fff;
	border: 1px solid #666;}

#rightcol {
	float:right;
	width: 218px;
	background: #eeeeda;}
	
#rightcol .announcements {
	color: #fff;
	font-size: 90%;
	margin: 10px auto 0 auto;
	border-bottom: 5px solid #fff;
	background: url("../images/announcements_bg.gif") top center repeat-y;}
	
#rightcol .announcements a:link, #rightcol .announcements a:visited {color: #ecc955; text-decoration: underline;}
#rightcol .announcements a:hover {color: #ecc955; text-decoration: none;}
	
#rightcol .announcements h3 {
	color: #ecc955;
	font-size: 140%;
	border: 0;
	margin: 0;
	padding: 15px 22px 5px 22px;
	background: url("../images/announcements_top.gif") top center no-repeat;}
	
#rightcol .announcements hr {
	border: 0;
	height: 1px;
	width: 80%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px dotted #fff;}
	
#rightcol .announcements ul {
	list-style-type: none;
	padding: 0 20px 24px 20px;
	margin: 0;
	background: url("../images/announcements_bottom.gif") bottom center no-repeat;}
	
#rightcol .announcements li {padding: 8px 0;}

#rightcol .announcements li.seeall {text-align: right; font-size: 110%;}
	
#rightcol .welcome {
	font-size: 90%;
	padding: 0 15px 5px 15px;
	background: #e5e5c5;
	border-bottom: 5px solid #fff;}
	
#rightcol .welcome h3 {
	color: #374152;
	font-size: 120%;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #374152;}
	
#rightcol .welcome img {
	float: left;
	padding: 2px;
	margin: 0 8px 5px 0;
	background: #fff;
	border: 1px solid #666;}
	
/*** SOCIAL NETWORKS: Buttons, text and links to social networking sites ***/	
#rightcol .socialnetworks {
	color: #374152;
	font-size: 95%;
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	border-bottom: 5px solid #fff;}
	
#rightcol .socialnetworks a {text-decoration: none;}
#rightcol .socialnetworks p {margin: 0; padding: 0 8px; height: 31px; line-height: 120%;}
#rightcol .socialnetworks img {float: left; border: 0; margin-right: 5px; vertical-align: middle;}

/*** Link: single text link ***/	
#rightcol .link {
	color: #374152;
	font-size: 95%;
	padding: 10px 5px;
	font-weight: bold;
	border-bottom: 5px solid #fff;}
	
#rightcol .link a {text-decoration: none;}
#rightcol .link p {margin: 0; padding: 0 8px; line-height: 120%;}
	
#footer {
	font-size: 90%;
	color: #999;
	margin-top: 10px;}
	
#footer p {
	margin-top: 20px;
	float: left;
	padding: 2px 10px;
	border-right: 1px solid #999;}
	
#footer p.oneline {height: 12px; margin-top: 34px;}

#footer img {border: 0; float: right;}




