body { 
	background-color: #818FC6;
	text-align: center;
} 

p { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
} 

h1 { 
	font-size: 16px; 
	font-family: verdana, arial, sans-serif;  
	color: #034023; 
	font-style: normal; 
	font-weight: bold; 
}
 
h2 { 
	font-size: 13px; 
	font-family:verdana, arial, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

h3 { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
} 

h4 { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	color: black; 
	font-style: italic; 
	font-weight: normal; 
} 

h5 { 
	font-size: 8px; 
	font-family: verdana, arial, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

h6 { 
	font-size: 14px; 
	font-family: verdana, arial, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
} 

li { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
} 

cite {
	font-size: 13px; 
	font-family: Comic Sans MS, times, serif;
	color: #818FC6;
	font-style: italic; 
	font-weight: bold; 
}

a:link { 
	color: #7A00B2; 
	font-style: normal; 
	text-decoration: underline
} 

a:hover { 
	color: #FE7201; 
	font-style: normal; 
	text-decoration: underline
} 

a:visited { 
	font-style: normal; 
	text-decoration: underline
} 

#seo {
	height: 12px;
	width: 760px;
	font-size: 8px;
	font-family: sans-serif;
	text-align: center;
		margin: auto;
}

#page {
	background-color: white;
	width: 760px;
	background-image: url(foobac.gif);
	background-position: bottom right;
	margin: auto;
	border: 1px black solid;
	text-align: left;
	background-repeat: no-repeat;
}

#header {
	width: 760px;
	background-image: url(heabac.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#nav {
   width: 180px;
	padding-top: 40px;
	padding-left: 20px;
   vertical-align: top;
}

.navitem {
	margin-bottom: 10px;
}



.lastnavitem {
	margin-top: 160px;
	margin-bottom: 30px;
}

#main {
   vertical-align: top;
	width: 580px;
	padding: 140px 40px 50px 30px;
}

#info {
	height: 12px;
	width: 760px;
	font-size: 7px;
	font-family: sans-serif;
	text-align: right;
	margin: auto;
	color: silver;
}

a.seolnk:link { 
	color: white; 
	font-style: normal; 
	text-decoration: underline
} 

a.seolnk:visited { 
	color: white; 
	text-decoration: underline
} 

 a.seolnk:hover { 
	color: #C2FEDC; 
	font-style: normal; 
	text-decoration: underline
} 

.pic {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.pic2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.centre {
    text-align: center;
}
