body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(background/bg.png) repeat-x 0px 0px;
	}
	
	#container{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	padding:0;
	margin:0;
	}
	
	#bd{
	background-image:url(background/innerbg.png);
	margin:0 auto;
	width:800px;
	border-left:1px solid #d6c180;
	border-right:1px solid #d6c180;
	}
	
	#header{
	padding:20px;
	margin:0;
	}
	
	#header h1{
	color:#CCCCCC;
	}
	
	#inner{
	background-color:#2a1d1a;
	width:92%;
	margin:0 auto;
	padding-bottom:50px;
	}
	
	#nav{
	position:relative;
	padding:0;
	font-size:11px;
	height:30px;
	background-color:#221b0f;
	}
	
	#tabs{
	position:absolute;
	bottom:0;
	padding:0;
	margin:0;
	text-align:center;
	}
	
	#tabs .schoolLink a{
	float:right;
	margin-right:10px;
	border-bottom:1px dotted #ff9933;
	}
	
	.dottedLink{
	border-bottom:1px dotted #ff9933;
	}
	
	#tabs a {
	text-decoration:none;
	color:#ff9933;
	}
	
	#tabs a:hover{
	border-bottom:1px solid #ff9933;
	}
	
	ol#tabnav{
	list-style:none;
	margin:0;
	padding:0;
	}
	
	#tab1{
	float:left;
	width:100px;
	background-image:url(buttons/tab1_over.jpg);
	}
	
	#tab1 a img {
	outline:none;
	border:0;
	display:block;
	}
	
	#tabnav li.current img{
	visibility:hidden;
	}
	
	#tabs a:hover img{
	visibility:hidden;
	}
	
	#tab2{
	float:left;
	background-image:url(buttons/tab2_over.jpg);
	width:100px;
	}
	
	#tab2 a img {
	outline:none;
	border:0;
	display:block;
	}
	
	#tab3{
	float:left;
	background-image:url(buttons/tab3_over.jpg);
	width:100px;
	}
	
	#tab3 a img {
	outline:none;
	border:0;
	display:block;
	}
	
	#tab4{
	float:left;
	background-image:url(buttons/tab4_over.jpg);
	width:100px;
	}
	
	#tab4 a img {
	outline:none;
	border:0;
	display:block;
	}
	
	#main
	{	
	background-color:#000;
	width:100%;
	height:400px;
	color:#aeaeae;
	}
	
	#content{
	padding:30px;
	}
	
	#news{
	padding-top:30px;
	padding-left:30px;
	color:#a49595;
	}
	
	#newspane a{
	border:0;
	outline:none;
	text-decoration:none;
	color:#a49595;
	}
	
	#newspane{
	padding-left:10px;
	padding-right:10px;
	color:#a49595;
	}
	
	#newspane .newspane{
	float:left;
	margin-top:10px;
	background-color:#251717;
	width:200px;
	height:200px;
	margin-right:8px;
	margin-bottom:20px;
	padding:10px 15px 10px 15px;
	}
	
	#newspane a{
	display:block;
	}
	
	#newspane .newspane{
	display:block;
	}
	
	.newspane img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background:transparent url(video/awaitingvideo.jpg) no-repeat 0 0;
	}
	
	#newspane .newspane .newsDesc{
	margin-top:0;
	display:block;
	}
	
	#newspane .newspane .newsImg{
	display:block;
	border:0;
	}
	
	#newspane a:hover .newspane{
	cursor:pointer;
	background-color:#211515;
	color:#eaeaea;
	}
	
	#ft{
	margin-left:10px;
	color:#a49595;
	}
	
	#ft hr{
	margin-right:10px;
	clear:both;
	border-top:1px dashed #000;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
	}
	
	#ft a{
	color:#ff9933;
	text-decoration:none;
	}
	
	#ft span:hover{
	border-bottom:1px solid #ff9933;
	}
	
	#news a{
	color:#ff9933;
	text-decoration:none;
	}
	
	#news span:hover{
	border-bottom:1px solid #ff9933;
	}
	
	.hd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
	
	#content .player{
	text-align:center;
	}
	
	#content .gallery{
	padding:10px;
	}
	
	#content .gallery img, a{
	border:0;
	}
	
	#content .iconList{
	padding:10px;
	text-align:center;
	}
	
	#content .icon {
	vertical-align:middle;
	}
	
	#content .icontxt{
	margin-right:40px;
	}
	
	#content .iconList a{
	text-decoration:none;
	color:#aeaeae;
	}
	
	#content .icon a, img{
	text-decoration:none;
	border:0;
	}
	
	.imgfloat {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
	}
	
	.bigger{
	font-size:13px;
	}
