#container {
	position: absolute;
	top: 50px;
}

#banner {
	padding : 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	height: 37px;
	background-color: #003366;
	border-bottom: 3px solid silver;
}

#logo {
	background: url(images/dmsslogocoloured.jpeg) no-repeat left top; 
	width: 158px; 
	height: 158px;
	float: right;
	margin-top: 12px;
}
#sidebar-left {
	float: left;
	width: 160px; 
	margin: 0px;
	padding-top: 15px;
	overflow: hidden;
}

#sidebar-right {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 10px;
}
#sidebar-right1 {
	float: right;
	width: 290px; /* width of the right sidebar -- can be set to any value including percentages */
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}	
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 1px dotted silver;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	}

#wrapper {
	margin: 0px auto;
	padding: 5px;
	width: 800px; 
	overflow: hidden;
	border: 1px dotted silver;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #07264d;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 1%; 
	overflow: hidden;
}
#content-inner {
	width: 100%;
	overflow: hidden;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#pageheader { 
	margin-top: 10px; 
	width: 180px; 
	height: 160px; 
	float: left;
	text-align: center;
	padding-top: 10px;
}
body#home #pageheader {
	background: url(images/about.jpg) no-repeat top left; 
}
body#about #pageheader {
	background: url(images/consultancy.jpg) no-repeat top left;  
}
body#research #pageheader {
	background: url(images/research.jpg) no-repeat top left;  
}
body#evaluation #pageheader {
	background: url(images/evaluation.jpg) no-repeat top left;  
}
body#training #pageheader {
	background: url(images/training.jpg) no-repeat top left;  
}
body#consultancy #pageheader {
	background: url(images/hometop.jpg) no-repeat top left;  
}
body#publications #pageheader {
	background: url(images/publications.gif) no-repeat top left;  
}
body#contact #pageheader {
	background: url(images/contact.jpg) no-repeat top left; 
}
body#newreports #pageheader {
	background: url(images/publications.jpg) no-repeat top left;  
}
#content {
	margin: 0em;
	padding: 0em 2em 2em 2em;
}
img.floatLeft { 
    float: left;
    margin-bottom: 10px; 
}
img.floatRight { 
    float: right;
    margin-left: 4px; 
}
	
blockquote {
	border : none;
	width: 410px;
	float: right;
	margin: 1px;
	padding: 20px;
	background-color: #fba55f;
}
p {
	font-size: 1em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-family: Verdana, Geneva, sans-serif;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #1560d8;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #933;
}
a:active {
	}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #cd2416;
}
/*styles sidebar-footer links */
#footerlinks a:link {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #639;
}
#footerlinks a:visited {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #1560d8;
}
#footerlinks a:hover {
		font-size: 90%;
		text-decoration: underline; 
		color: #bb4226;
}
h1 {
	font-size: 2.75em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	display: inline;
	position: absolute;
	top: 130px;
	font-style: normal;
}	

h2 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #5340a7;
}

h3 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #5340a7;
}
h4 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	clear: none;
	color: whitesmoke;
	padding-left: 5px;
}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	list-style-type: square;
	font-family: Verdana, Geneva, sans-serif;
}
strong, b {
	font-weight: bold;
	}

/*the following classes are to demonstrate better line heights for narrow columns*/

.narrow1 {
	width: 50%;
	line-height: 1.3em;
	}

.narrow2 {
	width: 50%;
	line-height: 1.5em;
	}

.footer {
	font-size: 0.9em;
	color: #6f6f6f;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}	
#navcontainer { 
	width: 200px;
	padding-top: 0em;
}


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	color: #ccc;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #ccc;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ccc;
color: #036;
}	

#navcontainer a:active
{
background-color: #ccc;
color: #83858c
}
#home #navcontainer li#nav_home a,
#about #navcontainer li#nav_about a,
#research #navcontainer li#nav_research a,
#evaluation #navcontainer li#nav_evaluation a,
#training #navcontainer li#nav_training a,
#consultancy #navcontainer li#nav_consultancy a,
#publications #navcontainer li#nav_publications a,
#contact #navcontainer li#nav_contact a
{
text-decoration: none;
background-color: #ccc;
color: #036
}
#update {
	font-style: italic;
	color: #777;
}

