
body {	
	margin: 0 auto -2em;
	height: 100%;
	}
html {
	margin: 0 auto -2em;
	height: 100%;
	width: 930px;
	background: url(images/bgcentre.jpg) repeat-y;	
	background-color: #C2D19F;
	
}

img {
	border: 0px none;
}

a:link {color: #003300; text-decoration: underline; }
a:active {color:  #337147; text-decoration: underline; }
a:visited {color: #003300; text-decoration: underline; }
a:hover {color: #337147; text-decoration: none; }

#outer-page {
	height: 100%;
	background: transparent url(images/new.png) no-repeat top right;

}


#page {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
		
}


#header  {  
	background: transparent url(images/banner2.png) no-repeat top left; 
	width: 900px; 
	height: 150px;
	margin-top: 0px; 
	z-index : 5;
}

#header h1 span {
	display:none
}

#header h2 { 
	background: #C2D19F;
	color: #228B22;	
}

#navigation {
	margin: 0; padding: 1px 0;
	width: 900px;
	z-index: 30;
	list-style-type: none;
	height: 26px;
	}
	
#content {
	margin-top: 10px;
}

#lside {
	float: left;
	width: 200px;
	z-index: 3;
}

#middle {
	float: left;
	width: 648px;
	margin-left: 1em;
	z-index: 3;
}


p {
	font: 13px verdana;
	color: #003D00;
}

li {
	font: 13px verdana;
	color: #003D00;
}

h3 {
	font: 18px verdana;
	color:  #003300;
}

h4{
	font: 14px verdana;
	color: #213D30;
}

a {
	color: #003D00;
	font: 12px verdana;
}

hr {
border: 0;
color: #C2D19F;
background-color: #C2D19F;
height: 1px;
width: 100%;
text-align: left;
}

	
#footer{		
	list-style-type: none;
	float: left;
	text-align: center;
	}
	
#footer li
{	font: bold 13px verdana;
	display: inline; 
}

#footer li a
{	display: block;
	padding: 4px 9px;
	width: 89px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border: 1px solid black;
	background: url(images/bgbutton.gif) repeat-x;
	margin-left: 2px;
	display: inline;
}

#footer li a:hover {
	background: #1f8800;
}

#footer div
{	background: #3fae98;
}


#sddm
{	padding: 0;
	list-style-type: none;
	height: 26px;
	z-index: 30;

	}
	
#sddm li
{	list-style: none;
	float: left;
	font: bold 13px verdana;
}

#sddm li a
{	display: block;
	margin: 1px;
	padding: 4px 9px;
	width: 89px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border: 1px solid black;
	background: url(images/bgbutton.gif) repeat-x;
	margin-left: 2px;
}

#sddm li a:hover {
	background: #1f8800;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #3fae98;
	z-index: 20;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px;
	width: 98px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #005500;
	color: #FFFFFF;
	font: 11px arial;
	border-bottom: 1px solid #C2D19F;
}

#sddm div a:hover
{	
	background: #lf8800;
	color: #FFF;
}

.titlefield { /*CSS for RSS title link in general*/
	text-decoration: none;
	color: #004400;
	font: 11px Verdana;
	
}

.labelfield { /*CSS for label field in general*/
	font: 90% Verdana;
	color: #lf4400;
	text-align:left
}

.datefield{ /*CSS for date field in general*/
	color:black;
	font: 70% Verdana;
}

#environ{ /*Demo 3 main container*/
	width: 190px;
	height: 250px;
	border: 1px dashed #003D00;
	padding: 4px;
	color: #003D00;
	background: #C2D19F;
}

#environ div p{ /*Demo 3 P element that separates each entry*/
	margin-top: 0;
	margin-bottom: 9px;
}

table.data {
	FONT-SIZE: 10px; 
	COLOR: #003D00; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #76923d;
}

table.data td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #C2D19F #C2D19F #C2D19F #C2D19F;
	background-color: #C2D19F;
}

.formclass {
	FONT-SIZE: 11px; COLOR: #003D00; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cedac0; TEXT-ALIGN: left
}
