@charset "UTF-8";
/* CSS Document */
ul, li {margin: 0px; padding: 0px;}
body {
	font: "Times New Roman", Times, serif;
	background: #C9C8B6 url(/images/enews/fill.jpg) repeat-x;
	margin: 0; 
	padding: 0;
        font-size: 12px;

}
.oncampuswhite {color: #ffffff;}
.paddleftprint {padding-left: 20px;}
#logo {margin: 10px auto 0; width: 850px;}
#logo a img {border: 0px;}
.imgborder {border: 1px #E7E7C8 solid;}
#college {color: #fff; width: 850px; padding: 0; margin: 10px auto 0; text-align: right;}
#main {
	margin: 6px auto 0;
	padding: 0;
	background: #D7D6C4 url(/images/enews/main_bac.jpg) repeat-x;
 	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#issue {
	padding: 10px 0px 15px 0;
	background-image: url(/images/enews/big_dot.jpg);
	background-repeat: no-repeat;
	background-position: 25px 14px;
}
#issue h2 {margin: 0;}
#issue h2 a {
	margin: 0 0 0 40px;
	font-size: 14px;
	color: #336498;
	font-weight: bold;
	text-decoration: none;
	
}
#issue h2 a:hover {
	color: #420926;
}
.story {margin: 0 20px 20px; padding-bottom: 5px; border: 1px #E7E7C8 solid; background: #fff; width: 600px; min-height: 180px; line-height: 17px; font: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.story p {padding: 0px 20px 10px; font-size: 12px;}
.story h2 {
	margin: 8px 0 0;
	padding: 0px 20px 5px;	
	font-size: 14px;
	color: #336498;
	font-weight: bold;
	line-height: 16px;
}

.story2 {margin: 0 20px 20px; border: 1px #E7E7C8 solid; background: #fff; width: 800px; min-height: 180px; line-height: 17px; font: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.story2 p {padding: 0px 20px 10px; font-size: 12px;}
.story2 h2 {
	margin: 8px 0 0;
	padding: 0px 20px 5px;	
	font-size: 14px;
	color: #336498;
	font-weight: bold;
	line-height: 16px;
}

.story h2.special_heading {
	margin: 8px 0 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #541134;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}
.story_headline {margin: 0 20px 20px; padding-bottom: 5px; border: 1px #E7E7C8 solid; background: #fff; width: 800px; min-height: 180px; line-height: 17px;}
.story_headline p {padding: 0px 20px 10px; font-size: 12px;}
.story_headline h2 {
	margin: 8px 0 0;
	padding: 0px 20px 5px;	
	font-size: 14px;
	color: #336498;
	font-weight: bold;
	line-height: 16px;
}
.story_headline h2.special_heading {
	margin: 8px 0 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #541134;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}
.back {margin: 0px 20px; font-size: 14px; line-height: 30px;}
.h2blockbehind {
	background: #F3F3F3;
	padding: 1px 7px 1px 5px;
}


.story a {text-decoration: none; color: #336498;}
.story a:hover {color: #420926;}
.story img {float: right; margin: 0px 0px 10px 10px; padding: 3px; border: 1px solid #E0E0E0; background: #F2F2F2;}
.story2 a {text-decoration: none; color: #336498;}
.story2 a:hover {color: #420926;}
.story2 img {margin: 10px auto 10px; padding: 3px; border: 1px solid #E0E0E0; background: #F2F2F2;}

.story_headline a {text-decoration: none; color: #336498;}
.story_headline a:hover {color: #420926;}
.story_headline img {float: right; margin: 0px 0px 10px 10px; padding: 3px; border: 1px solid #E0E0E0; background: #F2F2F2;}

#right_side {float: right; margin: 15px 10px 20px; padding: 10px; text-align: center; border: 1px #E7E7C8 solid; background: #F4F4F4; width: 170px;}
.story ul {margin-left:40px; margin-right: 10px; list-style: none;}
.story_headline ul {margin-left:40px;	list-style: disc;}
.story_headline li {padding:5px;}
.headlines {
	text-align: left;
	padding: 10px 0px 30px 0;
	background-image: url(/images/enews/big_dot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}
.headlines h2 {
	margin: 0 0 0 15px;
	font-size: 14px;
	color: #336498;
	font-weight: bold;
}
.headlines ul {padding: 10px 0 0;}
.headlines li {
	list-style: none;
	font-size: 12px;
	padding: 0px 0px 5px 15px;
	background-image: url(/images/enews/small_dot.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
.headlines li a {text-decoration: none; color: #336498;}
.headlines li a:hover {color: #420926;}

img.media {border: none; float: none; padding: 0; margin: 0;}

#footer, .home #footer{background:#503;clear:both;color:#998;font-weight: bold; font-size: 10px; margin: 0;padding: 6px 0px 10px 10px; width: auto;}
#footer a{margin-left: 30px}
#footer a:link{color:#998;text-decoration:underline}	
#footer a:hover{background:#D7D493;color:#000}
#footer a:visited{color:#998}	
