*{
	margin:0;
	padding:0;
}



body{
		margin:0;
		padding:0;
		background: url(images/bg_main.gif) top center repeat-y #F6F0E4;
		
}

p{ 
	margin:0;
	padding:0;

}


#wrapper{
		width:781px;
		margin:auto;
		
}

#wrapper{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:150%;
	
}


#container{
		width:780px;
}

#navtop{
		width: 780px;
		height: 44px;
		background: url(images/shadow_top2.gif) bottom left repeat-x;
		padding-top: 10px;
		background-color:#F08B1E;
		
		text-align:right;
}

#header{
		width:780px;
		height: 155px
}



#nav{
	
		height:60px;
		background-color:#333333;
}


/*
#nav{
		background: url(images/shadow_nav.gif) repeat-x #192851;
		height:60px;
}

*/
/*

#nav ul{
		
		display:block;
		margin:0;
		padding:0;
		height:52px;
		
		width: 780px;
}
	
#nav ul li{
		list-style-type: none;
		float: left;
		margin:0;
		padding:0;
		margin-top: 8px;
		height:52px;
		
		padding-right: 20px;
}


*/


.tabcontent{
	display:none;
	height: 28px;
	background-color:#405D95;
	
	padding-left: 25px;
	padding-top: 10px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	
	text-transform:uppercase;
	
}

.tabcontent a{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	
	padding-left: 5px;
	padding-right: 5px;

}

.tabcontent a:hover{
	color:#F08B1E;
	text-decoration:none;

}

#sc1{
	background: url(images/bg_nav_home.gif) #FFFFFF repeat-x;
}


#main{
	width: 780px;
	background-color: #FFFFFF;
	background: url(images/bg_main.gif) top center repeat-y #F6F0E4;
	
}

#mapContainer { 
  height: 400px; 
  width: 730px; 
  border: 1px solid #192851;
}


#content{
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
	
	padding-bottom:20px;
}


#main #content p, #main #content ul{
	margin-top: 10px;
	padding-bottom: 5px;
}


#main #content ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:150%;
	padding-bottom: 5px;
	
}

#main #content ul li{
	list-style-type:none;
	background:url(images/bullet.gif) no-repeat top left;
	padding-left: 34px;
	padding-bottom: 15px;
	

}


#main #content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #F08B1E;
	line-height:150%;
	font-weight:normal;
	
}

#main #content h1 a, #main #content a{
	
	color: #062B62;
	text-decoration: none;
}

#main #content h1 a:hover, #main #content a:hover{
	
	color: #F08B1E ;
	text-decoration: none;
}


#main #content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #192851;
	line-height:150%;
	font-weight:bold;
	border-bottom: 1px solid #192851;
	padding-bottom: 3px;
	
	margin-top: 10px;
	
}

#beigebox{
	
	width: 690px;
	background-color: #F3EDE1;
	border: 1px solid #CCC7BD;
	
	text-align:left;
	
	margin-left:4px;;
	
	padding:20px;
}

#bluebox{
	
	width: 690px;
	background-color: #DFF0FF;
	border: 1px solid #CCC7BD;
	
	text-align:left;
	
	margin-left:4px;;
	
	padding:20px;
}

#main #content #bluebox h1{
	color: #00529C;
}

.programme{
	margin-top: 10px;
	
	border: 1px solid #192851;
}

.programme td{
	padding: 10px;
	
}

.programme th{
	padding: 5px;
	padding-left: 10px;
	
}

.programme .prog_header{
	background-color: #405D95;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	
	text-align:left;
	padding-left: 10px;
}	

.programme .yearone{
	background-color: #F3EDE1;
}

.programme .yeartwo{
	background-color: #C6D4F1;
}




#video{
	
	height: 394px;
	
	
}


#footer{
	width: 780px;
	background: url(images/shadow_footer.gif) repeat-x #F08B1E;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	line-height: 130%;
	text-align:left;
	
	
	
}

#footer p{
	padding-left: 17px;
	padding-top:13px;
	color: #FFFFFF;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:none;
	color:#F08B1E;
}


.floatright{
	float:right;
	margin-top:10px;
	margin-left:20px;
}

.floatleft{
	float:left;
}


.imgborder{
	border: 1px solid #192851;
}


hr{
	border:none;
	height: 1px;
	background-color: #405D95;
}



/* DropDown */

#menu {
width: 139px;

float: left;
height:52px;
}


#menu ul {
list-style: none;
margin: 0;
padding: 0;

float: left;
}


#menu ul li ul{



}

#menu ul li ul a, #menu h2 {
font: 12px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #F5B670;
margin: 0;
padding: 2px 3px;
width: 180px;
font-weight:normal;

}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

 #menu a {
color: #ffffff;
background: #F08B1E;
text-decoration: none;
}

 #menu a:hover {
color: #ffffff;
background: #F5B670;

}


 #menu li {position: relative;}

 #menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}


#menu ul ul {
position: absolute;
z-index: 500;
}


#menu ul li {
margin-bottom:0px;
}


/* DropDown Stage 2 */

div#menu ul ul {
display: none;
}


div#menu ul li:hover ul
{display: block;}



div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

