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

body{
	background: url(../images/design/body_bg.gif) repeat fixed center;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.Main_Table{
	text-align:center;
	width:870px;
}

.banner{
	width:100%;
	height:111px;
	background:url(../images/design/student/youthtemplate_r1_c2.gif) no-repeat;
}

.left_top_nav{
	background:url(../images/design/student/youthtemplate_r2_c2.gif) no-repeat;
	width:358px;
	height:29px;
}

.right_top_nav{
	background:url(../images/design/student/youthtemplate_r2_c9.gif) repeat-x;
	width:auto;
	height:29px;
	text-align:left;
	vertical-align:top;
}

.right_end_top_nav{
	background:url(../images/design/student/youthtemplate_r2_c13.gif) no-repeat right;
	width:26px;
	height:29px;
}

.side_nav{
	background:url(../images/design/student/BG3Edge.JPG) repeat-y;
	width:200px;
}

.content{
	width:auto;
	background-color:#000;
	padding:3px;
	color:#FFF;
}

.footer{
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#FFF;
}

.invisible
{
display:none;
}

.MarginLeft{
	margin-left:30px;
	margin-top:5px;
}

.MarginTop{
	margin-top:5px;
}