body {
	background-image: url(../graphics/Level1bg.gif);
	background-repeat: repeat-x;
}
#header {
	width: 620px;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#996633
}	
#headerGRAPHIC {
	width: 620px;
	height: 47px;
	background-color: #996633;
	float: left;
}
#headertext {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECE6D0;
	float: right;
	margin-top: 20px;
	margin-right: 50px;

}		
#mainbox {
	width: 620px;
	height:507px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	
}
#image1 {
	float: left;
	margin-left: 5px;
	width: 222px;
	clear: none;
	height: 420px;
}
#content1 {
	clear: none;
	float: left;
	width: 378px;
	margin: 5px 0px 0px 0px;
	height: 422px;
}
#text1 {
	height: 103px;
	border-top: 1px;
	border-top-style: solid;
	border-left: 1px; 
	border-left-style: solid;

}
#text2 {
	height: 104px;
	border-left: 1px; 
	border-left-style: solid;
	border-top: 1px;
	border-top-style: solid;
}
#text3 {
	height: 102px;
	border-left: 1px; 
	border-left-style: solid;
	border-top: 1px;
	border-top-style: solid;
}
#text4 {
	height: 104px;
	border-left: 1px; 
	border-left-style: solid;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-style: solid;
}
#footer {
	background-color:#996633;
	height: 25px;
	width: 600px;
    float: left;
	padding-top: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B4228;
	background-color: #ECE6D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B4228;
}
.SUBheadtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B4228;
	text-decoration: none;
	background-color: #ECE6D0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
	
a.content1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #996633;
	padding-left:3px;
	padding-right:3px;
}

a.content1:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}

a.content1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	background-color: #FFFFFF;
}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECE6D0;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B4228;
}

#pfloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
