body{
	background-color: #993D00;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
  	padding: 0;
	margin: 0 auto;
	width: 792px;
} 

p{
	text-align: left;
	padding: 0 .5em .5em .5em;
}
	
#container{
	background-color: white;
	margin: 2px 2px;
	padding: .2em .2em .2em .2em;
	text-align:left;
	height: auto;
}	

#wrapper{
    background-color: white;
	margin: .5em .5em;
	padding: .2em .03em .2em .03em;
	text-align:left;
	height: 170px;
}

a, a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	font-family:arial;
	color: purple;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

#imgholder{
	border:solid 1px;
	padding: 2px 2px 2px 2px;
}

#textholder{
	border: solid 1px;
	padding:.5em;
	width: 62%;
	height: 153px;
	text-indent: 2em;
}

#textholder2{
	border: solid 1px;
	margin: 2em;
	padding:.5em;
	width: 720px;
	height: auto;
}

#contentholder3{
	border: solid 1px;
	margin: 1em;
	padding:0.5em;
	width: 745px;
	height: auto;
}

#contentholder4{
	border: solid 1px;
	margin: 1em;
	padding:0.5em;
	width: 745px;
	height: 605px;
}

#contentleft{
	float: left;
	margin: .5em;
	padding:0.5em;
	width: 530px;
	height: auto;
}

#textholder3{
	margin: 0em;
	margin-left: 300px;
	padding: .5em;
	width: 400px;
	height: auto;
}

#textholderright{
	margin: 0em;
	margin-left: 250px;
	padding: .5em;
	width: 400px;
	height: auto;
}

#textholdercenter{
	align: center;
	margin:.5em;
	padding: 1em;
	border: solid 1px;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 738px;
	height: auto;
}

#textholdercenter2{
	align: center;
	margin:.5em;
	padding: 1em;
	border: solid 1px;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 738px;
	height: 205px;
}


#imgfloatleft{
	float: left;
	margin-right: 1em;
}

#imgfloatright{
	float: right;
}


#leftbox {
float: left;
width: 220px;
margin-left: 5px;
padding: 2px;
background: #f4f4f0;
border: 1px solid #777744;
}
#centralbox {
float: left;
width: 220px;
margin: 0 2px;
margin-left: 45px;
padding: 2px;
border: 1px solid #777744;
background: #f4f4f0;
}

#rightbox{
float: right;
margin-right: 5px;
width: 220px;
padding: 2px;
background: #f4f4f0;
border: 1px solid #777744;
}

div.spacer {
    clear:both;
	background: white;
	height: 1px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer{
	text-align: center;
	padding: .2em;
	color: #666666;
}

#header1{
	font-size: 4em;
	font-weight: strong;
}

#header2{
	font-size: 3em;
	font-weight: strong;
}

#header3{
	font-size: 1.5em;
	font-weight: bold;
}

#header4{
	font-size: 1.2em;
	font-weight: bold;
}

#centertitle{
	font-size: 2.1em;
	font-weight: bold;
	border: solid 1px;
	text-align: center;
	width: 80%;
	height: auto;
	margin: .1em;
	margin-left: 10%;
}

#smallboxleft{
	float: left;
	padding: .5em;
	font-size: 1.2em;
	margin: 1em;
	margin-left: 25px;
	border: solid 1px;
	width: 300px;
	height: 200px;
	text-align: center;
}

#smallboxright{
	float: right;
	padding: .5em;
	font-size: 1.2em;
	margin: 1em;
	border: solid 1px;
	width: 300px;
	height: 200px;
	margin-right: 25px;
	text-align: center;
}

#tabletextleft{
	text-align:center;
	font-size:1.2em;
}