body {
	background-color: #FFFFDD;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Helvetica,
	Verdana, Arial, sans-serif;
	color:#000000;
	min-width:925px;
	text-align:center;
	margin:24px 0;
	padding:0;
}

#contents {
	width: 977px;
	text-align:center;
	margin:0 auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#header {
	background-repeat: no-repeat;
	height:120px;
	background-position: 0px 0px;
	background-color: #88cbdf;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#wrapper {
	width: 100%;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #88cbdf;
}

#sidebar {
	float:left;
	color: #FFFFFF;
	font-size: 90%;
	text-align:left;
	width:174px;
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#maincontent {
	margin-left:200px;
	font-size: 85%;
	line-height: 1.5em;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../layerimages/wrapper2.jpg);
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	height:60px;
	padding-top:5px;
	background-image: url(../layerimages/footer.jpg);
	background-repeat: no-repeat;
	font-size:80%;
	background-color: #88cbdf;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
