body {
	margin:0 0 0 0;
	/*background:url(images/main_bg.jpg) repeat-x;*/
	background-color:#010102;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#557980; text-align:justify

}

p { margin:.5em; font-style:normal; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#557980; text-align:justify}
h1 {margin:0em; font-family: "Lucida Sans Unicode"; font-size: 24px; color: #FFFFFF;}

#container {
	position:relative;
	margin:0px auto;
	width:1006px;
	height: auto;
}

#main{
float:left;
width:1006px;
height:auto;
margin:0px;
}

#header {
	float:left;
	width:1006px;
	height:287px;
		
}
.header_pic{ float:left; width:1006px; height:226px; background:url(images/header.jpg) no-repeat; }
.nav{ float:left; width:463px; height:29px; margin-left:270px; margin-top:15px;}

#body_stu {
	float:left;
	width:1006px;
	height: auto;
	background:url(images/body_bg.jpg) repeat-x;
	background-color:#111B1C;}

.body_text{ float:left; width:940px; height:auto; margin-left:33px; text-align:center;}
.top_text{ float:left; width:650px; height:auto; margin-left:50px; margin-top:10px;}
.top_pic_box { float:left; width:940px; height:auto; margin-top:30px;}
.bottom_text{ float:left; width:940px; height:auto; margin-top:20px;}
.bottom_text_left{ float:left; width:231px; height:auto;}
.bottom_text_right { float:left; width:680px; height:auto; margin-left:10px;}


#footer {float:left; width:1006px; height:90px; background:url(images/footer.jpg) no-repeat;}

.footer_text{ width:380px; height:auto; float:left; margin-left:273px; margin-top:10px;}

ul { list-style-type: none; margin:0px; padding:0px;}
li { float: left;}

a:link {
	color: #557980;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #557980;
}
a:hover {
	text-decoration: none;
	color: #557980;
}
a:active {
	text-decoration: none;
	color: #557980;
}

.b:link {
		color: #6B9CA5;
	text-decoration:underline;
}
.b:visited {
	color: #6B9CA5;
	text-decoration:underline;
	
}
.b:hover {
	color: #6B9CA5;
	text-decoration:underline;
	
}
.b:active {
	color: #6B9CA5;
	text-decoration:underline;
	
}


.c:link {
	
	color: #304B51;
	text-decoration: none;
	
}
.c:visited {
	color: #304B51;
	text-decoration: none;
	
	
}
.c:hover {
	
	color: #304B51;
	text-decoration: none;
	
	
}
.c:active {
	
	color: #304B51;
	text-decoration: none;
	
		
	
}
.d:link {
	color: #7C7C77;
	text-decoration: none;
}
.d:visited {
	text-decoration: none;
	color: #7C7C77;
}
.d:hover {
	text-decoration: none;
	color: #7C7C77;
}
.d:active {
	text-decoration: none;
	color: #7C7C77;
}
.main_place_holder{ float:left; width:908px; height:auto; margin-top:5px; margin-left:12px;}
.place_holder{ float:left; width:219px; height: 242px; margin-top:10px; margin-left:5px; border: 1px solid; background-image:url(images/pic_bg.gif); }
.name_holder{ float:left; width:220px; height: auto; }
.content_holder{ float:left; width:220px; height: auto; margin-top:2px;}

