* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E6EABD;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 980px;
	border-right: solid 2px black;
	border-left: solid 2px black;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	
}

#header {
	background-color: #CED168;
	height: 96px;
	text-align: left;
	
}
#blackheader {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	padding-left: 30px;
	padding-right: 46px;
	font-weight: bold;
	text-align: left;
}
.menuleft {
	background-color: #FFFFFF;
	width:267px;
	background-image: url(img/menu/menubgrpt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.maintext {
	background-color: #FFFFFF;
	width: 254px;
	
}
.innermaintext {
	padding-left: 20px;
	padding-top: 50px;
text-align: left;
}
.mainimg {
	background-color: #FFFFFF;
	width: 459px;
padding-top: 20px;
	
}
#strip {
	
}
.innermaintext p {
	padding-bottom: 20px;
}
#footer {
	
}

a img {
border: 0;
}
#wrapper #blackheader p.left {
	float: left;
	line-height: 30px;
}
#wrapper #blackheader p.right {
	float: right;
	font-size: 12px;
	line-height: 30px;
}
ul.bottomlist {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 40px;
}
ul.bottomlist li {
	display: inline;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
}
#wrapper #footer {
	background-color: #D3D779;
	background-image: url(img/footerbg.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
#wrapper .maintext .innermaintext img {
	padding-right: 20px;
}
#wrapper .mainimg h2 {
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: left;
}
#wrapper .mainimg p {
	padding-bottom: 20px;
	text-align: left;
}
.frontpageimg {
margin: 0;
padding: 0;
}

.mainimg img {
padding-bottom: 10px;
padding-top: 10px;
}
