* {
	margin: 0px;
	padding: 0px;
}
#wrapper #maincontent #leftcontent #subleft {
	margin-top: 50px;
	margin-bottom: 50px;
}

#wrapper #maincontent #leftcontent {
	width: 198px;
	float: left;
	color: #FFF;
}
#wrapper #maincontent #leftcontent p {
	margin: 20px;
}

#wrapper #maincontent #rightcontent {
	width: 600px;
	float: right;
	color: #000;
	background-color: #D0DAF9;
	background-image: url(../images/THABG.png);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#wrapper #menu {
	width: 800px;
	background-color: #F4F4F4;
	clear: both;
	height: 37px;
}



#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #666;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
}
#wrapper #subheader {
}

#wrapper #maincontent {
	background-color: #9090f1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-repeat: repeat-x;
	background-image: url(../images/leftmargin.png);

}
#wrapper #maincontent #rightcontent p {
	margin: 20px;
}

#wrapper #maincontent #foot {
	height: 150px;
	clear: both;
	color: #333;
	font-weight: normal;
	border: 1px solid #000;
	background-repeat: repeat-x;
	background-image: url(../images/foot.png);
}
#wrapper #maincontent #foot img {
	margin: 20px;
}




#wrapper #header {
	background-image: url(../images/clouds.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
	height: 105px;
	padding: 8px;
}
#wrapper #maincontent #foot #foot-left {
	float: left;
	width: 300px;
}
#wrapper #maincontent #foot #foot-mid {
	float: left;
	width: 250px;
}
#wrapper #maincontent #foot #foot-right {
	float: left;
	width: 248px;
}

#wrapper #maincontent #rightcontent ul li {
	margin-left: 40px;
}
