body
{
	margin: 0;
}
#blogs {
	border:1px solid #E3DDC7;
	margin: 0 7px 20px 7px;
	padding:10px;
	background-color:#F3F2E9;
}
#blogs h4 {
	margin-bottom: 0;
	padding-bottom:0;
	font-size:13px;
}
#blogs p {
	margin-top: 0;
	padding-top:7px;
}
#blogs ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	border-bottom:1px dotted #E3DDC7;
	padding-bottom:15px;
}
#blogs ul li:before {
	content: "\00BB \0020";
}

#bkHeader
{
	background: #002850 url(../images/banner/darkBG.gif) repeat-x scroll top left;
	width: 100%;
	height:119px;
	margin: 0;
	padding: 0;
}
/*
#bkHeader img
{
	display: block;
	float: left;
}
*/
#link_key
{
	top: 0;
	left: 0;
	display: block;
	float: left;
}
#link_words
{
	margin: 20px 0 0 6px;
	display: block;
	float: left;
}
#oGroup
{
	margin-left: 5px;
	display: block;
	float: left;
}
#oSearchImg
{
	float: right;
	display: block;
   	margin-right: 10px;
	cursor: pointer;
	width: 129px;
	height: 27px;
	background: #002850 url(../images/search_button_bg.gif) repeat-x scroll bottom left;
}
/*
#oSearchImg
{
	display: block;
	position: absolute;
   	right: 13px;
	cursor: pointer;
	width: 129px;
	height: 27px;
	background: #002850 url(../images/search_button_bg.gif) repeat-x scroll bottom left;
}
*/
#oSearchImg:hover
{
	background-position: top left;
}
/*
#oSearch
{
	display: block;
	position: absolute;
	text-decoration: none;
   	right: 20px;
	cursor: pointer;
	width: 129px;
	height: 27px;
	background: #002850 url(../images/search_button_bg.gif) repeat-x scroll top left;
}
#oSearch:hover
{
	background-position: 2px -25px;
}
*/
#oSearchBox
{
	margin: 0 10px 0 0;
}
#oSearchBox h3
{
	color: #f2c026;
	margin: 10px 0 5px 5px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
#oSearchBox form
{
	margin: 0;
	padding: 0;
}
#oSearchButton
{
	margin-top: 5px;
}
#bkNav
{
	background: #cc9900 url(../images/banner/gold_stripe.gif) repeat-x scroll top left;
	width: 100%;
	height: 40px;
}
#oDivSearch
{
	background: #002850 url(../images/banner/search_bg.gif) repeat-x scroll bottom left;
	display: none;
	margin: 0;
	padding: 0;
}
#oDivSearch p
{
	color: #022753;
	background: #f2bf27 url(../images/banner/search_bar_bg.gif) repeat-x scroll bottom left;
	border-bottom: 1px solid #f2bf27;
	padding: 2px 8px;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
#oDivSearch ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}
#oDivSearch li
{
	border-bottom: 1px solid #7787c8;
}
#oDivSearch a
{
	color: #fff;
	display: block;
	padding: 3px 0;
	width: 100%;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 5px 8px;
}
#oDivSearch a.num1
{
	background-image: url(../images/banner/num1.gif);
}
#oDivSearch a.num2
{
	background-image: url(../images/banner/num2.gif);
}
#oDivSearch a.num3
{
	background-image: url(../images/banner/num3.gif);
}
#oDivSearch a.num4
{
	background-image: url(../images/banner/num4.gif);
}
#oDivSearch a.num5
{
	background-image: url(../images/banner/num5.gif);
}
.push
{
	display: block;
	padding-left: 20px;
}

.dateStamp
{
	font-size: 11px;
}

label
{
        width:100px;
        float:left;
        text-align:right;
        margin-right:10px;
}

#oDivSearch a:hover
{
	color: #ffcc66;
	background-color: #1d3c6f;
}
#nav
{
	padding: 0 0 0 61px;
}
#nav, #nav ul
{
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav ul
{
	padding: 0;
	position:absolute; /*added 9/17/08 to fix menu due to founders day page */
	z-index:1000;/*added 9/17/08 to fix menu due to founders day page */
}
#nav li { /* all list items */
	float: left;
	background: #1D3C6F url("../images/nav/button_bg.gif") repeat-x scroll top left;
	cursor: hand;
}
#nav li:hover, #nav li.sfhover
{
	background: #1D3C6F url("../images/nav/button_bg.gif") repeat-x scroll bottom left;
}
#Hmembers
{
	width: 74px;
	cursor: pointer;
}
#Hadvisors
{
	width: 79px;
	cursor: pointer;
}
#Hofficers
{
	width: 77px;
	cursor: pointer;
}
#Hregions
{
	width: 71px;
	cursor: pointer;
}
#Halumni
{
	width: 64px;
	cursor: pointer;
}
#Hcolladmin
{
	width: 129px;
	cursor: pointer;
}
#Hsrcoll
{
	width: 78px;
	cursor: pointer;
}
#Habout
{
	width: 58px;
	cursor: pointer;
}



#nav img
{
	display: block;
}

#nav ul li { /* all list items */
	float: left;
	width: 138px;
}

#nav ul { /* second-level lists */
	border-right: 1px solid #022652;
	border-bottom: 1px solid #022652;
	border-left: 1px solid #022652;
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a {
	display: block;
	width: 100%;
	padding: 6px;
	font-weight: bold;
	color: #fff;
	background-color: #6e80c4;
	text-decoration: none;
	font-size: 11px;
}
#nav a:hover
{
	color: #ffcc66;
	background-color: #1d3c6f;
}

#content {
	clear: left;
	color: #ccc;
}

/* Banner Ad Space */
#banner_border {

	background-color: #fff;
	height: 184px;
}

#banner_wrapper {

	height: 181px; /* IE */
}

#breaking_news_border {
	border: 1px solid #fff;
	background-color: #fff;
	height: 183px;
}

#breaking_news_wrapper {
	border: 1px solid #990000;
	height: 181px; /* IE */
}

#breaking_news_text {
	background: #990000 url(/images/welcome/red_bg.gif) repeat-x scroll left bottom;
	border-bottom: 2px solid #990000;
	/*height: 17px;*/
	padding: 8px 0 0 8px;
}

#feature {
	margin: 8px;
}
html>body #feature { 
	padding-bottom: 5px;
}
.hide
{
	margin-left: -999em
}
.nowrap
{
	white-space: nowrap;
}
   
/* =====================================================
                  Enriching Lives
   ===================================================== */
   
#banner_border {
 	margin:0px;
 	padding:0;
 
 	height:184px;
 	/*background:#92b0dc;*/
 	white-space:nowrap;
	overflow:hidden;
	background:#002868;
}
#mem_pics {
	float:left;width:333px;
	height:183px; 
}
#mem_content {
 	margin:0 0 0 353px;
	position:relative;
	color:#4e2d1d; 
	height:183px;
}	
#mem_counter table {
	float:right;
	padding:6px 21px 0 0;
	overflow:hidden;
}
#mem_content h2 {
	/*margin:0;
	padding-top:20px;
	width:260px;*/
	overflow:hidden;
}
#mem_counter a {
	color:#c2c6eb;
	display:block;
	text-align:right;
	font-size:12px;
	padding:0 20px 3px 40px;
	margin:0;	
	overflow:hidden;
}
#mem_counter a:hover {
	color:#c2c6eb;
}

#fs_table td {
	text-align:right;
	padding:5px;
}

#fs_table thead td {
	text-align:center;
	font-weight:bold;
}

#main_content p#mem_stats {color:#996603;font-weight:bold;}
#content {color:#996603;font-weight:bold;}
p#mem_stats span {color:#990000;font-weight:bold;font-size:14px;}
*html .ie_bg {background:#002868;width:100%;border:1px solid #fff;}
*+html .ie_bg {background:#002868;width:100%;border:1px solid #fff;}
*html #banner_border {border:none;}
*+html #banner_border {border:none;}
*html #mem_content .block {margin-top:17px;}
*+html #mem_content .block {margin-top:10px;}
*+html #mem_counter a {padding:0 20px 2px 0px;}
table td#feature_highlight_2 {border:1px solid red;width:183px;}
table td#feature_highlight_1 {border:0px solid red;width:183px;} 
/**+html #mem_content h2 {padding:12px 10px 0 0;}
#features_wrapper {min-width:1140px;}
.mem_width{min-width:1140px;}*/
