body {
	background-image: url(images/general/bgd6.gif);
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
	
a {  
	color: #000099; 
	text-decoration: none;
}

a:hover {  
	color: #993366; 
}

h3 {
	font-size: 16px;
	font-weight: 600;
	color: #990000;
	border-bottom: 3px solid #FF6633;
}

h4 {
	font-size: 14px;
	font-weight: 600;
	color: #990000;

}

h5 {
	font-size : 13px;
	font-weight : bold;
	color: white;
}

h6 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

#toppage {
	width: 760px;
	}

#logo {
	display:block;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

#nav {
	width: 700px;
	height: 40px;
	background-image: url(images/general/submenuArchive.gif);
	text-align:center;
	vertical-align:top;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0;
	}
	
#nav ul {
	margin: 12px 0;
	margin-left:20px;
	}
	
#nav>ul {
	margin: 12px -15px;
	}
	
#nav ul li {

	list-style: none;
	colour: #fff;
	float: left;
	display: block;
	}
	
#nav ul li a{
	float: left;
	display: block;
	padding: 1px 6px;
	margin: -4px 3px 0 3px;
	color: #fff;
	border: 2px solid #007BC3;
	}
	
#nav>ul li a{
	padding: 1px 6px;
	margin: 9px 6px;
	}
	
#nav ul li a:hover {
	color: #000;
	background-color:#FDE24D;
	border: 2px solid #000;
	}
	
#submenu {

	}
	
#submenu p {

	width: 150px;
	}
	
#submenu
{
	float: left;
	width: 200px;
	height: 410px;
	margin-top: 20px;
	text-align:center;
	padding-left: 16px;
	margin-top: 0;
	margin-right: 0;
	}
	
#contentspacer {
	text-align: left;
	width: 750px;
	margin-top: 0;
	}
	
#title {
	font-size: 20px;
	font-weight:500;
	text-align:center;
	margin: 10px 0 7px 0;
	}
	
#content {
	width: 522px;
	margin-left: 216px;
	}
	
#projectnav
{
	padding-top: 20px;
	background-image:url(images/newArchive/submenu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -16px; 
	height: 600px;
	text-align:left;
	padding-left: 18px;
	}
	

	
#projectnav h5
{
background-image: url(images/newArchive/subheadingline.gif);
background-repeat:no-repeat;
background-position:bottom left;
font-weight:bold;
/*border-bottom: solid 2px #000; */
margin-bottom: 2px;
margin-top: 0;
display:block;
width: 120px;
color:#000000;
}

#projectnav ul
{
	list-style: none;
	margin:0;
	margin-left: 10px;
	text-align:left;
}

#submenu>#projectnav>ul
{
	margin-left: -26px;
}

#projectnav ul li
{

	margin:0;
}

/* homepage stuff */

#homepagecontent {
	text-align:center;
	}

#middlepic {
	margin: 0 16px;
	}
	
#bottomFlag {
	background-image:url(images/newArchive/bottomFlag.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width: 640px;
	height: 107px;
	text-align:center;
	vertical-align:middle;
	margin-left: auto;
	margin-right:auto;
	}

.flagLeft, .flagRight {
	width:226px;
	vertical-align: middle;
	float:left;
	margin-left: 20px;
	}
	
.flagRight {
	width:226px;
	float: right;
	margin-left: 0;
	margin-right: 20px;
	}
	
.flagLeft p, .flagRight p {
	
	}
	
#bottomAnim {
	margin-left: 60px;
	}