/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:800px;/* for mozilla*/
	background-color: #C4CC9D;
	background-image: url(../images/backgroundshadow.jpg);
	background-position:top center;
	color: #000000;
	background-repeat: repeat-y;
}


.pagetitlearea {
	width:350px;
	display:block;
	padding:0;
	margin:0;
	}

.pagetitlearea .title{
	
	float:right;
	display:block;
	width:308px;
	margin:0;
	padding:0;
	}
	
.pagetitlearea h1{
font-size: 30px;
margin:0;
	padding:0;
	}
	
.pagetitlearea .disc{
	float:left;
	display:block;
	width:42px;
	}

#outer{
	z-index: 1;
	min-height:100%;
	width:800px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
 
* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
#header{
	min-height:150px;
	background-image: url(../images/header.gif);
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	position:relative;
}
* html #header{
	height:150px;
	background-image: url(../images/header.gif);
	background-color: #879637;
	margin-right: 0px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:186px;
	float:left;
	color:#fff;
	font-size: 12px;
	margin-top: 20px;
}
#left p {padding:0px}
#footer {
	width:800px;
	clear:both;
	height:100px;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	background-color: black;
	background-image: url(../images/footer.gif);
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	color:#abb673;
	font-size:12px;
}
* html #footer {/*only ie gets this style*/
	\height:80px;/* for ie5 */
	he\ight:80px;/* for ie6 */
	margin-bottom:0px;
	background-color: black;
	background-image: url(../images/footer.gif);
}
div,p  {
	margin-top:0;
	
	background-repeat: no-repeat;
}/*clear top margin for mozilla*/
#centrecontent {
	width:430px;
	float:left;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#centrecontent p {padding-left:3px}

#centrecontent a {
	font-weight:bold;
	color:#879637;
	text-decoration:none;
	}

#centrecontent a:hover {
	font-weight:bold;
	color:#879637;
	text-decoration:underline;
	}

#centrecontent_home {
	width:430px;
	float:left;
	font-size: 12px;
	margin-top: 60px;
	margin-right: 145px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#centrecontent_home p {padding-left:3px}

#clearfooter {width:100%;height:120px;clear:both} /* to clear footer */

#topimage {
	height: 200px;
	width: 200px;
	visibility: visible;
	z-index: 2;
	position:relative;
	left: 400px;
	top: 0px;
	background-color: #0066FF;
	background-position: 300px;
}
	
.nav{
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	width: 150px;
	margin-left: 15px;
	font-weight: bold;
}


.nav a{
	color:#FFFFFF;
	text-decoration: none;
	line-height:15px;
}
.nav a:hover{color:#000000}

.translations a{
	color:#FFFFFF;
	text-decoration: none;
	line-height:15px;
}
.translations a:hover{color:#000000}

.subnav{
	
	color: #000000;
	
	width: 170px;
	margin-left: -15px;
	font-weight:normal;
}


.subnav a{
	color:#000000;
	text-decoration: none;
	line-height:15px;
}
.subnav a:hover{color:#ffffff}

.subnav ul{
	margin-bottom:0;
	padding-bottom:0;
	}

#pagetitle{
	background-image: url(../images/circle1.gif);
	width: 40px;
	height: 40px;
	display: block;
}

#centrecontent .floater {
	position:absolute;
	width:210px;
	height:258px;
	z-index:3;
	left: 557px;
	top: 14px;
	background-repeat: no-repeat;
	display:block;
}

#centrecontent_home .floater {
	position:absolute;
	width:210px;
	height:258px;
	z-index:3;
	left: 557px;
	top: 14px;
	background-repeat: no-repeat;
	display:block;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:25px;
	width:500px;
	display:block;
	position:relative;
	float:left;
	line-height:18px;
	}
	
.MenuC {
	text-align:left;
}
.MenuO {
	display:none;
} 

h2 {
	color:#abb673;
	margin:0;
	padding:0;
	font-size:18px;
	margin-bottom:20px;
	padding-top:8px;
	}

#centrecontent ul {
	margin-top:0;
	padding-top:0;
	}
