body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

h1 {
	color: #990033;
}

h2, h3, h4, h5, h6 {
	color: #666600;
}

a:hover {
  color: #99cc00;
  	text-decoration: none;
}

a {
  color: #990033;
  	text-decoration: none;
}

a:visited {
  color: #990033;
  	text-decoration: none;
}

.banner_top {
position: absolute; 
top: 10px;
left: 10px;
width: 495px;
height: 45px;
font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFCC66;
		padding-left: 290px;
		padding-top: 55px;
z-index: 95;
}

.b {
position: absolute; 
top: 10px;
left: 200px;
width: 100px;
height: 100px;
	background-color: #FFCC66;
z-index: 99;
}

.banner_side {
position: absolute; 
top: 10px;
left: 10px;
width: 168px;
height: 750px;
	background-color: #FFCC66;
		padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
z-index: 200;
}

.contactinfo {
	position: absolute;
	color: #990033;
		background-color:#FFFFFF;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	width: 161px;
	height: 105px;
	left: 20px;
	top: 625px;
	font-size: 65%;
	font-weight: bold;
	z-index: 250;
}

.maintext {
position: absolute; 
	top: 110px;
	left: 200px;
	width: 555px;
	height: 640px;
	background-color:#FFFFFF;
	font-size: 90%;
	float: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 90;
}

.maintext2 {
position: absolute; 
top: 110px;
	left: 200px;
	width: 405px;
	height: 490px;
	background-color:#FFFFFF;
	font-size: 90%;
	float: none;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 90;
}

.photosection {
position: absolute; 
	top: 130px;
	left: 625px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 155px;
		height: 470px;
	background-color:#FFFFFF;
		font-size: 75%;
		font-weight: bold;
	float: none;
	z-index: 95;
}

.bottombar {
	position: absolute;
	left: 10px;
	top: 745px;
	width: 705px;
	height: 15px;
		padding-top: 5px;
	padding-bottom: 5px;
		padding-left: 80px;
	background-color: #FFCC66;
	font-size: 80%;
	font-weight: bold;
	z-index: 225;
}

.creditline {
	position: absolute;
	left: 10px;
	top: 780px;
	width: 785px;
	height: 15px;
	font-size: 60%;
	text-align: left;
	color: #ffffff;
}
