body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #222222;
	background: #CeCeD0 url(../images/bg.gif) repeat-x;
}
h1 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 15px;
	left: 0px;
	font-size: 1.5em;
	color: #3E4576;
}
h1 span {
	display: none;
}
h1 img {
	border: none;
}
h2 {
	font: bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
	color: #3E4576;
	margin: 5px 0 10px 0;
}
h3 {
	font-size: 1.1em;
	border-bottom: 1px solid #3E4576;
	margin: 15px 0 10px 0;
}
h4 {
	font-size: 1em;
	color: #3E4576;
	border-bottom: 1px solid #CFCFD0;
}
p {
	margin-bottom: 0.7em;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left, #content .align-left {
	text-align: left;
}
.align-right, #content .align-right {
	text-align: right;
}
.align-center, #content .align-center {
	text-align: center;
}
.defloater {
	clear: both;
}
a { 
	color: #2D4389;	
}
a:hover {
	color: #336633;
}
ul, ol {
	margin: 5px 0 15px 0;
	margin-left: 15px;
	padding: 0 15px;
}
img {
	border: 1px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
.randomphotos img.float-left {
  margin: 0 7px 7px 0;
}
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}
#wrap {
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
#header {
	position: relative;
	height: 80px;
	border-bottom: 5px solid #2D4389;
}
#headerphoto {
	width: 820px;
	height: 120px;
	background-image: url(../images/headerphoto.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#banner {	
	background: url(../images/highlight.gif) repeat-x left 1px;
	background-color: #2D4389;
	color: #ffffff;
	margin-bottom: 10px;
	height:	27px;
}
#banner p {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#content {
	float: left;
	padding: 0px 15px 10px 15px;
	width: 430px;		
}
#content p {
	text-align: justify;
	margin-bottom: 0.7em;
}
div#content-wrap {
	background-color: #fff;
}
#content table td p {
	margin: 0;
	padding: 0;
	text-align: inherit;
}
#content table th p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#leftmenu {
	float: left;
	width: 180px;
	display: inline;
}
#leftmenu ul.sidemenu {
	list-style:none;
	margin: 0 0 10px 10px;
	padding:0;		
}
.rightmenu ul.sidemenu {
	list-style:none;
	margin: 0 10px 10px 0;
	padding:0;	
}
#leftmenu ul.sidemenu li, .rightmenu ul.sidemenu li {
	border-bottom:1px solid #CFCFD0;
}
#leftmenu ul.sidemenu a, .rightmenu ul.sidemenu a {
	display:block;
	color: #333;	
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #eaeaea;
	min-height:18px;
}
#leftmenu h2 {
	margin-left: 10px;
	margin-right: 0;
}
.rightmenu h2 {
	margin-left: 0;
	margin-right: 10px;
}
#leftmenu h2, .rightmenu h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px 10px;
	background: #CFCFD0 url(../images/cellheader-gradient.gif) repeat-x bottom;
	font-size: 1.3em;
}
* html body #leftmenu ul.sidemenu a, * html body .rightmenu ul.sidemenu a {
	height: 18px;
}
#leftmenu ul.sidemenu a.current, .rightmenu ul.sidemenu a.current {
	background-color: #fff;
}
#leftmenu ul.sidemenu a:hover, #leftmenu ul.sidemenu a.current:hover, .rightmenu ul.sidemenu a:hover, .rightmenu ul.sidemenu a.current:hover {
	background-color: #2d4389;
	color: #fff;
}
#rightcolumn {
	float: right;
	width: 180px;	
}
.cell {
	margin: 5px 10px 10px 0;
	background: url(../images/bg-gradient-ld.gif) repeat-x bottom #eaeaea;
	padding-bottom: 6px;
	overflow: auto;
}
.cell h2 {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 5px 10px;
	background: #CFCFD0 url(../images/cellheader-gradient.gif) repeat-x bottom;
	font-size: 1.3em;
}
.cell h3 { font-size: 1em; border: none; }
.cell div.cellcontent {
	margin: 6px;
}
.cell table td {
	vertical-align: top;
}
#footer { 
	clear: both; 
	color: #333; 
	border-top: 5px solid #2D4389;
	margin: 0; padding: 0; 
	height: 30px;	  
	font-size: 95%;	
}
#footer a { 
	color: #333;
}
#footer .footer-left{
	float: left;
	width: 50%;
}
#footer .footer-right{
	float: right;
	width: 50%;
}
ul#topmenu {
	z-index: 999999;
	position: absolute;
	margin:0; padding: 0;
	list-style:none;
	right: -1px; 
	bottom: 0px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#topmenu li {
   display:inline;
   margin:0; padding:0;
}
#topmenu li a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#topmenu li a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu li a span {float:none;}
/* End IE5-Mac hack */
#topmenu li a:hover span {
	color:#FFF;
}
#topmenu li a:hover {
   background-position:0% -42px;
}
#topmenu li a:hover span {
   background-position:100% -42px;
}
#topmenu li a.current {
   background-position:0% -42px;
	color: #FFF;
}
#topmenu li a.current span {
   background-position:100% -42px;
	color: #FFF;
}
.randomphotos {
	background-color: #eaeaea;
	padding: 7px 0 7px 7px;
}
img.one_of_five {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #2D4389;
}
th {
	background-color: #EAEAEA;
	text-align: center;
}
table.reference {
	border: 1px solid #CFCFD0;
}
table.reference th, table.reference td {
	padding: 3px;
}
table.reference tr:hover {
	background-color: #EAEAEA;
}
table.reference2 td {
	vertical-align: top;
}
#noticeboardarchivelink {
	border-top: 1px solid #3E4576;
	margin-top: 2.5em;
}
