html {height:101%} 
	
body {
	text-align:center;
	/*overflow: -moz-scrollbars-vertical;*/
}

#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
	
#contentleft {
	width: 150px;
	float: left; 
 	layer-background-image: url('images/sidebar_bground_long.jpg');
    background-image: url('images/sidebar_bground_long.jpg'); 
	background-repeat: repeat-x;
	padding: 0px;
 }
	
#contentcenter {
	width:750px;
	padding:0px;
	background:#e5e5e5;
	float:right;		
}
		
#contentcenterhome {
	width: 750px; 
	height: 380px; 
	float: left; 
	background-repeat: no-repeat;
	background-attachment: scroll; 
    layer-background-image: url('images/network_academy_leeds_backg.jpg'); 
    background-image: url('images/network_academy_leeds_backg.jpg'); 
    padding: 0px; 
	margin: 0px;
	color: white;
	background-position: 0%;
}

#toptext {
	width:314px; 
	height:115px; 
	float:right; 
	top: 218px;
	z-index:1; 
}
			   
#contentright {
	width:150px;
	height:400px;
	padding:0px;
	float:left;
	background:#fff;
}
		
#contentheader {
	width:900px;
	height:158px;
	padding:0px;
	background:#ffffff;
	margin-top:0px;
}
		
#contentheader2 {
	width:900px;
	padding:0px;
	background:#FFFFFF;
}
		
#contentfooter {
	width:900px;
	height:20px;
	padding:0px;
	background:#FFFFFF;
	float:right;
}
		
#adtext {margin-top: -35px;}

#news {
	color: #666633;
	font-size: x-small;
	font-family: tahoma;
	width: 105px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px; 
}

#news_inner {
	margin-top: -10px;
	padding: 0px;
	background-image: url('images/news_bg.jpg');
	background-repeat: no-repeat;
	border-left: 4px #4C2949 solid;
	border-right: 4px #4C2949 solid;
	border-bottom: 4px #4C2949 solid;
	border-top: 1px #4C2949 solid; 
}

#news p{
	font-family:tahoma;
	font-size:xx-small;
	color:#663333;
}

#logo {
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px; 
}

#logo a:link {color:white;}
#logo a:visited{color:white;}

#contentcenter ul, li {margin-left: 40px;}
		
p, h1, h2, pre, ul, li {
	font-family:tahoma;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
}
		
h1 {font-size:16px;color:white;}
h2 {font-size:14px;color:#051840;}
p, ul {font-size:12px;color:#37558C;}
	   	   	 	
#contentcenterhome h1 {
	font-size:16px;
	margin:0px;
	background-color:#051840;
	color:#ffffff;
}
				
#contentcenterhome marquee {
	font-family:Tahoma;
	font-size:12px;
	color:#37558C;	
}				
	  
		
#contentcenter h1 {
	font-size:16px;
	margin:0px;
	background-color:#051840;
	color: #ffffff;
}
		
#contentleft h1 {
	font-size:16px;
	margin:0px 0px 10px 0px;
	color: #3A253A;
	background:#3A253A;
}

#contentleft a:link {font-size:12px; font-weight:bold;  color:white; text-decoration:none;}
#contentleft a:visited{font-size:12px; font-weight:bold; color:white; text-decoration:none;}

#contentheader2 a:link {font-size:11px; color:#3A253A; text-decoration:none;}
#contentheader2 a:visited{font-size:11px; color:#3A253A; text-decoration:none;}
#contentheader2 a:hover{font-size:11px; color:#8C718C; text-decoration:none;}
#contentheader2 p {font-size:11px; color:#3A253A; text-decoration:none; margin:1px 0px 10px 0px;}

#contentfooter a:link {font-size:10px; color:#051840; text-decoration:none;}
#contentfooter a:visited{font-size:10px; color:#051840; text-decoration:none;}
#contentfooter a:hover{font-size:10px; color:#051840; text-decoration:none;}
#contentfooter p {font-size:10px; color:#051840; text-align: center;}

#news a:link {color: #663333; font-size: xx-small; font-family: tahoma;}
#news a:visited {color: #663333; font-size: xx-small; font-family: tahoma;}

a:link {font-size:12px; color:#3A253A; text-decoration:none;}
a:visited{font-size:12px; color:#3A253A; text-decoration:none;}
a:hover{font-size:12px; color:#051870; text-decoration:none;}

img.shots {float:left; margin-left:10px; margin-right: 10px; border:1px solid #3A253A;}

img.academy {border:1px solid #3A253A;}

p.top {border:none; height:100px; vertical-align:top}

td.tbl_hdr {
	font-size:12px;
	font-weight:bold;
	color:white;
	align:center;
	background:#242C5A;
}
			
td.tbl_body{
	font-size:11px;
	color:#242C5A;
	background:white;
}

th{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:white;
	align:center;
	background:#242C5A;
}
			
td{
	font-family:Tahoma;
	font-size:11px;
	color:#242C5A;
	background:white;
}
