@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto; 
	padding:0px;
	text-align:center;
	background:url(../images/body_bg.jpg);
	font-family:arial;
	font-size:12px;
}

#summerL {

display: none;
}

a { 
	color:#336633; 
	text-decoration:none; 
	outline: none;
	}
a:focus { -moz-outline-style: none; }
a:hover { color:#336633; text-decoration:underline; }

a.menu { color:#336633; text-decoration:none; }
a.menu:hover { color:#336633; text-decoration:underline; }
.selected {
	list-style-image:url('../images/arrow_over.jpg');
}
a.selected { 
	color:#666666; 
	text-decoration:none; 
	padding-left:15px;
	margin: 0px;
    
    background-image: url('../images/arrow_over.jpg');
    background-repeat: no-repeat;

	
	}
a.selected:hover { color:#666666; text-decoration:none; }
	
h1 { font-size:18px; font-weight:normal; font-family:Verdana,arial,san-serif;}
h2 { font-size:14px; font-weight:normal; margin-bottom:5px;  margin-top:5px; font-family:Verdana,arial,san-serif; }
h3 { font-size:14px; color:#74c000; margin-top:10px; margin-left:28px; font-family:arial,san-serif; text-transform:uppercase;}
h5 { font-size: 13px; text-decoration: underline; }
#sub_content h3 {
	color: #000;
	text-transform: none;
	margin-left: 0px;
}
.sub_nav_menu ul {
	list-style: none;	
}
.sub_nav_menu h2 {
	font-size: 12px;
	
}
.err 
{
	font-size:10px;
	color:Red;
}	
#wrapper {
	width:976px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:none;
	background:url(../images/main_bg.jpg);
	min-height:500px;
}
#bgContainer {
	background:url(../images/bg_grad.jpg) bottom center repeat-x; 
	margin-left:8px;
	margin-right:8px;
}
#bgContainer_home 
{
	background:url(../images/bg_grad.jpg) bottom center repeat-x; 
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:960px;
}
#top {
	position:relative;
	width:960px;
	height:93px;
	margin:0px auto;
	background:url(../images/head.jpg);
}
#countdown 
{
	position:absolute;
	top:28px;
	left:0px;
	width:940px;
	color:#addb39;

	text-align:right;
	padding-right:20px;
	
}
#countdown .nr
{
	color:#f77121;
}
#menu {
	width:960px;
	height:52px;
	margin:0px auto;
	background:#9c968c url(../images/menu_bg.jpg) repeat-x;
}
#menuHolder
{
	margin-left:124px;
	text-align:left;
	float:left;
}
#grid {
	width:300px;
	height:300px;
	margin:0px auto;
	margin:17px 0px 0px 17px;
	float:left;
	
}

#bigContent {
	width:960px;
	min-height:362px;
	height:362px;
	margin:0px auto;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(../images/uc_bg.jpg) top center no-repeat;
	
}
#sub_head {
	width:300px;
	height:39px;
	background:url(../images/sub_head.jpg);
	text-align:left;
	vertical-align:middle;
	padding-top:1px;
}

.sub_nav_menu {
	padding:5px 5px 5px 5px;
	text-align:left;
	list-style-image:url(../images/arrow_off.jpg);
}
.sub_head {
	width:300px;
	height:39px;
	background:url(../images/sub_head.jpg);
	text-align:left;
	vertical-align:middle;
	padding-top:1px;
}
#content {
	width:613px;
	height:300px;
	display: table-cell;
    	vertical-align: middle;
	margin:0px auto;
	margin:17px 17px 17px 0px;
	float:right;
	
}
#sub_nav {
	width:300px;
	min-height:362px;
	
	margin:0px auto;
	margin:17px 0px 0px 17px;
	float:left;
	background:#FFFFFF;
	
}
#sub_content {
	width:590px;
	min-height:700px;
	margin:0px auto;
	margin:17px 17px 0px 0px;
	float:right;
	background:#FFFFFF;
	text-align:left;
	padding:10px 10px 10px 10px;
	
}

/***********  BLOG CONTENT  ********************/

#sub_content_blog {
	
	min-height:342px;
	
	margin:0px auto;
	margin:0px 17px 17px 17px;

	background:#FFFFFF;
	text-align:left;
	padding:10px 10px 10px 10px;
}

#blog_left
{
	width:220px;
	float:left;
}

#blog_right
{
	width:630px;
	float:right;
}

.topics 
{
	border:none;
}
.MainItem
{
	background:none;
}
/************************************************/

#footer {
	width:976px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	border:none;
	background:url(../images/bottom_bg.jpg) no-repeat;
	height:18px;
}

#subFooter {
	width:975px;
	margin:0px auto;
	border:none;
	height:18px;
	color:#898673;
	margin-top:-6px;
	background:url(../images/body_bg.jpg);
}

#subFooter a 
{
	color:#898673;
}

#bottom {
	width:926px;
	height:auto !important;
	margin-left:17px;
	margin-right:17px;
	margin-top:0px;
	clear:both;
}
#recentposts {
width: 300px;
margin-top: 8px;
float: left;
text-align: left;
padding-left: 10px;
height:auto !important;

}

#bottom_sub {
	width:926px;
	height:35px;
	margin-left:25px;
	margin-right:17px;
	margin-top:0px;
	clear:both;
	position: relative;
}
.gridCell {
	height:96px;
	width:96px;
}
.frontPageImg {
	height:96px;
	width:96px;
	border-width:0px;
}
#sub_nav_menu td 
{
	padding:2px 5px 4px 5px;
}

.menuTable{
	
}
.important 
{
	color:Blue;
}
.about_you_tb 
{
	border:solid 1px #a3ba76;
	width:250px;
}
.formKey
{
	font-size:12px;
	color:#666666;
}

.bioKey 
{
	font-weight:bold;
}
.bioVal 
{
	font-weight:normal;
}
.bioPic 
{
	margin-right:20px;
	margin-bottom:10px;
}
/*********************************/

.blogDate 
{
	FONT-SIZE:10PX;
	color:#666666;
	line-height:20px;
}
.blogTitle 
{
	FONT-SIZE:16PX;
	color:#296501;
}
.blogBy 
{
	FONT-SIZE:10PX;
	color:#000000;
	line-height:16px;
}
.blogItem 
{
	padding-top:10px;
}

.dvBlog{font-size:10px;}

/*******************************/

.modalPopup 
{
	background-color:#ffffff;
	border:solid 5px #000000;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:230px;
	padding:10px;
	text-align:center;
	z-index:30;
}
.modalPopupVarHeight 
{
	background-color:#ffffff;
	border:solid 5px #000000;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding:10px;
	text-align:center;
	z-index:30;
}
.modalBackground
{
	background:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.popUpControl
{
	border:solid 2px #000000;
	background:#AAD4FF;
	visibility:hidden;
}
.alumni_cells {
	padding:0px 5px 0px 5px;
	text-align:left;
}
.alumni_header {
	border-top:solid 1px #336633;
	border-bottom:solid 1px #336633;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#ie6 {
	display: none;
	
	}