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

BODY {
    background-color: #25405D;
	background-image: url('../images/template/page_bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none
    
}
/*DIV's*/
#mymain{
 background-color: white;
 width: 990px;
 height: 155px;
 position: relative;
 align: center;
 margin:auto;
}
#footer{
 align: center;
 margin:auto;
margin-top:14px;
height:7px;
width: 990px;
background-color:#416FA1;
	}
	#footer_content{
 align: center;
 margin:auto;
height:24px;
width: 990px;
background-color:#F8BE14;
vertical-align:middle;
	}

#nav{
	position: absolute;
	left: 356px;
	top: 95px;
	width: 633px;
	
}

#content{
	position: relative;
	width:875px;
	height:auto ;
	margin: auto;
	padding-left:105px;
	padding-right:10px;
	background-color:#FFFFFF;
	
	
}
#about{
	position:absolute;
	z-index:2;
	width: 300px;
	padding-left:545px;
	padding-top: 45px;
	height: 400px;
}
#login{
	margin-top: 20px;
	margin-bottom: 0px;
	width: 100%;
	height: 36px;
	background-color: #F8BE14;
}

#events{
	margin-top: 20px;
	margin-bottom: 0px;
	
	width: 100%;
	height: 31px;
	background-color: #416FA1;
}

#event{
	width:875spx;
	vertical-align:middle;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:0px;
	height:24px;
}

#events_more{
	margin-top: 0px;
	margin-bottom: 20px;
	
	width: 100%;
	height: 37px;
	background-color: #416FA1;
}

#textfield, #textfield2{
position: relative;
top: -2px;
margin: 0px 0px;
border: 1px solid black;
height: 17px;
width:120px;
}
#go{
	position: relative;
	top: 2px;
	margin-top:0px;
}
#login_form{
margin-top:0px;

vertical-align:top;
padding:0px 0px;
margin-bottom: 0px;
}


.roundtop { 
	/*background: url(images/template/about_tr.gif) no-repeat top right; */
}

.roundbottom {
	/*background: url(images/template/about_br.gif) no-repeat top right; */
}



#cross{
	position: relative;
	left:-55px;
	border:0;
}

#title_top{
	position: absolute;
	left: 92px;
	

}

#title_bottom{
	position: absolute;
	top:95px;
	left:92px;

}


#History, Alumni, Brothers, Pictures, Rush, Calendar, Scholarship, Accomplishments{
	
}
