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

body 
	{
	background-image:  url(../images/bg-tile.jpg); 
	background-repeat: repeat-x; 
	background-color: #142873;
	margin: 0 0 0 0;
	padding: 0;
	font: 12px arial,helvetica,sans-serif;
	}
	
a:link {color: #0066cc; text-decoration: none}
a:visited {color: #0066cc; text-decoration: none}
a:hover {text-decoration: underline}
a:active {color: #0000FF}

/*  <<<<<<<<<<<<<<<<<<<<<<<<<<<< formatting shell >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#container
	{
	width: 866px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}

#wrapper
	{
	background-image:url(../images/content-bg.png);
	background-repeat:repeat-y;
	width:866px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
	
#header
	{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:866px;
	height:233px;
	/*background-color:#990000*/
	}
	
#content-section-home
	{
	position:relative;
	top:0px;
	width:866px;
	height:575px;
	margin:0 0 0 0;
	padding:0 0 100px 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic6.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content-section-about
	{
	position:relative;
	top: 0px;
	width:866px;
	height:1575px;
	margin:0 0 0 0;
	padding:0 0 100px 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic5.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content-section-contact
	{
	position:relative;
	top: 0px;
	width:866px;
	height:575px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic6.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content-section-egroup
	{
	position:relative;
	top: 0px;
	width:866px;
	height:850px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content-section-members
	{
	position:relative;
	top: 0px;
	width:866px;
	height:1250px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic4.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content-section-news
	{
	position:relative;
	top: 0px;
	width:866px;
	height:775px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content-section-scholar
	{
	position:relative;
	top: 0px;
	width:866px;
	height:1925px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-color:#0066CC;*/
	background-image:url(../images/btm_pic2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	
#nav
	{
	position:relative;
	top:0px;
	left:0px;
	width:186px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:6;
	/*background-color:#FF0000;*/
	}

#mid-col
	{
	position:relative;
	top:0px;
	width:442px;
	/*background-color:#FF0000;*/
	margin:-465px 0 0 186px;
	padding:85px 65px 0 30px;
	z-index:6;
	
	}
	
#mid-col-bg
	{
	position:relative;
	bottom:0px;
	background-image:url(../images/btm_pic5.jpg);
	margin:auto auto 0px auto;
	padding:inherit;
	}
	
/*#mid-col-hdr
	{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../images/mid-col_hdr.jpg);
	width:627px;
	height:78px;
	top:0px;
	background-color:#999900;
	}*/


#mid-col-txt
	{
	margin:0 0 0 0;
	padding:0 30px 0 30px;
	height:auto;
	z-index:5;
	
	}
	
ul.disc {list-style-type:disc;}
	
	
#col-3
	{
	position:absolute;
	top:0px;
	width:190px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	right:-1px;
	z-index:5;
	}
	
#footer
	{
	position:relative;
	left:0px;
	width:856px;
	height:19px;
	bottom:0px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	}
	
p.center
	{
	text-align:center;
	}
	
	
	
	
	
	
	
	
	 