*{
padding:0;
margin:0;
border:0;
font-size:1em;
}

a {
   outline: none;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height:100%;
	background:#000000;
}

/* Top section */	
#top
{
	width: 916px;
	height: 85px;
	margin: auto;
}

#top_logo
{
	width: 751px;
	height: 85px;
	float: left;
}

#top_buttons
{
	width: 165px;
	float: right;
	height: 85px;
}

#red_black_bg {
	width: 916px;
	background-image: url(images/black_red_bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 49px;
}

/* Main Red Menu */	
	
#main_menu 
{
	background-image: url(images/main_nav_bg.jpg);
	background-repeat: repeat-x;
	height:37px;
	line-height:37px;
	width:916px;	
	margin: auto;
			}

#main_menu ul
{
list-style: none;
display:inline;
}

#main_menu li
{
float: left;
background-image: url(images/divider.gif);
background-repeat: no-repeat;
background-position: right center;
	}

#main_menu li a
{
	height: 38px;
	line-height: 38px;
	float: left;
	padding-left: 6px;
	padding-right: 12px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
		}
		
#main_menu li a:hover
{
color: #000000;
		}

/* Side Menu */	

#nav-bg
{
	width:170px;
	background-image: url(images/left_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 258px;
	border-bottom-style: none;
	border-left-width: thin;
	float: right;
	padding-right: 20px;
	margin-right: auto;
	}
	
#nav-menu
{
	width:160px;
	height: 250px;
	margin-top: 0px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url(images/left_nav_bg.jpg);
} 

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
width: 160px;
height: 25px;
}

#nav-menu li
{
padding-bottom: 4px;
margin-left: 5px;
margin-top: 0px;
}

#nav-menu li a
{
height: 25px;
line-height: 25px;
width: 160px;
display: block;
color: #FFFFFF;
text-decoration: none;
text-align: center;
background-image: url(images/left_nav_button.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;
}

#nav-menu li a:hover
{
background-image: url(images/left_nav_button_on.jpg);
background-repeat: no-repeat;
		}

/* Footer */

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 71px;
	width: 916px;
	margin:0 auto;
	
}

#footer_icons {
	width: 80px;
	margin-right: 0px;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#footer_email {
	width: 125px;
	float: right;
	margin-top: 20px;
	padding-right: 25px;
	margin-bottom: 10px;
}

.footer_text{
	color: #FFFFFF;
	
}

.footer_text a{
	color: #BFBFBF;
	text-decoration:none;
		}

.footer_text a:hover{
text-decoration:underline;
	
}


/* Content */	


#centre_content {
	width: 916px;
	overflow: hidden;
	height: 100%;
	border-right-width: thin;
	margin: auto;
}
#text_area {
	width: 700px;
	min-height: 310px;
	margin: auto;
}

#text_area_2 {
	width: 868px;
	min-height:310px;
	margin-top:0;	
}

#centre_left {
	width: 700px;
	float: left;
}

#centre_right {
	width: 200px;
	float: right;
	padding-right: 14px;
}
#centre_top_curve {
	background-image: url(images/top_curve.jpg);
	background-repeat: no-repeat;
	width: 667px;
	height: 16px;
	margin: auto;
}
#centre_middle {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 667px;	
	margin: auto;
}
#centre_bot_curve {
	background-image: url(images/bot_curve.jpg);
	background-repeat: no-repeat;
	width: 667px;
	border-bottom-style: none;
	margin: auto;
}




#centre_content2 {
	width: 878px;
	overflow: hidden;
	height: 100%;
	margin: auto;
}



#centre_left2 {
	background-color: #000000;
	width: 876px;
	float: left;
	margin: auto;
}
#centre_top_curve2 {
	background-image: url(images/big_top_curve.jpg);
	background-repeat: no-repeat;
	width: 876px;
	height: 16px;
	margin: auto;
}

#centre_top_curve4 {
	background-image: url(images/big_top_curve4.jpg);
	background-repeat: no-repeat;
	width: 876px;
	height: 16px;
	margin: auto;
}

#studentleft{

width:400px;
padding-left:90px;
padding-right:90px;
float:left;}





#centre_top_curve3 {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	width: 872px;
	height: 228px;
	margin: auto;
}



#centre_middle2 {
	background-image: url(images/big_content_bg.jpg);
	background-repeat: repeat-y;
	width: 876px;
	margin: auto;
	}
#centre_bot_curve2 {
	background-image: url(images/big_bot_curve.jpg);
	background-repeat: no-repeat;
	width: 876px;
	height: 16px;
	margin: auto;
}

#centre_text2 {
	width: 700px;
	margin: auto;
	}

#main_image {
	width: 624px;
	height:138px;
	margin: auto;
	background:url(images/main_photo.jpg);
}

#main_student_dir {
	width: 624px;
	height:90px;
	margin: auto;
	background-image: url(images/student_logo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#centre_text {
	width: 550px;
	margin: auto;
	min-height:175px;	
}


/* Styles */	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	padding-bottom: 10px;
	color: #9D0713;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #9D0713;
	padding-bottom: 7px;
	padding-top: 7px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #9D0713;
	padding-bottom:7px;
	font:normal
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000000;
	line-height:1.3em;
	padding-bottom:7px;
}

.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	line-height:1.1em;
	padding-bottom:7px;
}

.line{
	color: #E0E0E0;
}

#page_wrapper {
	overflow: hidden;
	width: 918px;
	margin: auto;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#page_wrapper2 {
	overflow: hidden;
	height=100%
	width: 918px;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF00;
	}
	

p a {
	color: #9D0713;
	text-decoration:none;
	}

p a:hover {
	color: #9D0713;
	text-decoration:underline
	
}

.boldit {
font-weight:bold;
}

.form_box {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.form_buttons {
	background-image: url(images/left_nav_button.jpg);
	color: #FFFFFF;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.form {
width:450px;
margin: auto;
}


.test_links a:hover {
	color: #FF0000;
}
#flash {
	height: 333px;
	width: 454px;
	margin-left: auto;
	margin-right: auto;
	border: 1px none #CCCCCC;
}

/**student section**/

#back{
	width:707px;
	height:702px;
	background-image:url(images/backg.jpg);
	float:left;
	}

#whats{
	width:700px;	
	}
	
.student_img{
	float:left;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
		}

/**change top_containter back to 700 px wide**/

#top_container{
	width:710px;
	float:left;
	height:203px;	
	}

#top_left{
	width:140px;
	float:left;
	padding-left:81px;
	padding-right:18px;
	padding-top:68px;
		}
	
#top_mid{
	width:140px;
	float:left;
	padding-bottom:66px;
	padding-right:31px;
		}
	
#top_right{
	width:140px;
	float:left;
	padding-right:149px;
	padding-top:68px;
		}
	
#mid{
	width:140px;
	float:left;
	padding-left:21px;
	}		
		
#mid_container{
	width:710px;
	float:left;
		}		
		
#mid_below_left{
	width:140px;
	float:left;
	clear:left;
	padding-left:51px;
	padding-top:2px;
		}
		
#mid_below_right{
	width:140px;
	float:right;
	padding-right:82px;
	border-bottom:0px;
	padding-top:12px;
		}
		
#bot_container{
	width:700px;
	float:left;
	height:203px;	
		}

#bot_left{
	width:140px;
	float:left;
	padding-top:9px;
	padding-right:10px;
	padding-left:138px;
		}
	
#bot_mid{
	width:140px;
	float:left;
	padding-top:44px;
		}
	
#bot_right{
	width:140px;
	float:left;
	padding-left:10px;
	padding-bottom:43px;
	padding-top:2px;
		}
		
/* Deluxe */

#main_deluxe_dir {
	width: 624px;
	height:149px;
	margin: auto;
	background-image: url(images/deluxe.jpg);
	background-repeat: no-repeat;
	background-position: center;}
	
	
	
#centre_middle_del{
	background-image: url(images/big_content_bg.jpg);
		width: 862px;
	margin: auto;
	}
