<style type="text/css">
body {
  background-image:url('bkgrd.jpg');
  margin:0;
  padding:0;
}
.clear { clear: both; width: 100%; height: 0; visibility: none;}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 989px;
}
#header {
  background-image:url('header.jpg');
  background-repeat: no-repeat;
  height:232px;
  margin-top:-12px;
}
#sidebar {
    background-image:url('side-fill.jpg');
	background-repeat:repeat;
	float: left;
	height: 2660px;
	width: 180px;
	color: white;
	padding: 40px 20px 0px 20px;
	line-height:24px;
}
#main { 
    background-image:url('main-fill.jpg');
	background-repeat:repeat;
    float: right;
	height: 2680px;
	width: 729px;
	padding: 20px 20px 0px 20px;
	color: #FFF;
}
#label1{
  margin-top: 30px;
}
img.pics1 {
  border: 0px;
}
#labels2{
  margin-top: 75px;
}
img.pics2 {
  height:136px;
  width:717px;
  margin-top: 75px;	
  border: 0px;
}
img.vertical {
  margin-top: 35px;
  border: 0px;
}
img.banners1 {
  margin-top: 50px;
  border: 0px;
}
img.banners2 {
  margin-top: 45px;
  border: 0px;
}
p {
  font-family:sans-serif;
  font-size: 16px;
  font-weight:bold;
  text-align:justify;
  color: white;
}
h1 {
  width: 100px;
  font-family:sans-serif;
  font-size: 6px;
  color: #382200;
  padding: 35px 0px 0px 380px;
}
a:link {text-decoration: underline; color: #8FA0FF; font-size:16px;}
a:visited {text-decoration: underline; color: red; font-size:16px;}

.class1 a:link {text-decoration:underline; color:white; font-size:11px;}
.class1 a:visited {text-decoration:underline; color:red; font-size:11px;}

.class2 a:link {text-decoration:underline; color:white; font-size:24px; line-height: 36px;}
.class2 a:visited {text-decoration:underline; color:red; font-size:24px; line-height: 36px;}

#footer {
  float:left;
  background-image:url('footer.jpg');
  background-repeat:no-repeat;
  width: 988px;
  height: 92px;
}
#foot {
  font-family:sans-serif;
  font-size: 11px;
  color: white;
  margin-top:20px;
}
</style>
