@charset "utf-8";











body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #666;
}
#container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #faf7e4;
	font-size: 0.8em;
	border-collapse: collapse;
	border-width: 0px;
} 
.imagefront {
	border: thin solid #999999;
}

#header {
	height: 176px;
	padding-top: 0;
	padding-bottom: 0;
	top: 0px;
} 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	background-color: #faf7e4;
	padding-bottom: 15px;
	padding-left: 20px;
	height: auto;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	background-color: #f4e8b9;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
}
#container #sidebar2 h5 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#mainContent {
	background-color: #f4e8b9;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#container #sidebar1 .style4 {
	height: 50px;
	width: 120px;
	padding-left: 10px;
}

#footer {
	background-color: #000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 9px;
} 

#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #f4e8b9;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #90bade;
}

#blueblock li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #faf7e4;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #508fc4;
	border-left-color: #800000;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #000000;
	color: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #5ba3e0;
	border-left-color: #1c64d1;
}

.style2 {
	font-size: .9;
	font-family: Arial, Helvetica, sans-serif;
}

.style15 {
	font-size: 1
..3em
	font-size: 1.3em;
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
}	
.style17 {font-size: 11px}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.h1


.footerbox {
	font-size: .9;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#apDiv1 {
	position:relative;
	left:300px;
	top:800px;
	width:150px;
	height:39px;
	z-index:1;
	background-color: #000000;
}
.style19 {color: #FFFFFF}
.style4 {font-size: 12px}
#container #footer .style2 .style17 .style5 a {
	color: #f4e8b9;
}
#apDiv2 {
	position:absolute;
	left:400px;
	top:650px;
	width:142px;
	height:50px;
	z-index:1;
}
.style20 {color: #f4e8b9}
.style00 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;


}
.scriptftpg {
	font-family: "Brush Script MT";
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
