body {
	background-image: url(images/bg.jpg);
	margin-bottom:0;
	margin-top:0;
}

.style1 {
	color: #8e3500;
	font-size: 14px;
	font-family: Calibri;
	font-weight: bold;
	text-align:justify;
}
.style2 {
	font-family: Calibri;
	font-size: 24px;
	text-align:justify;
}
.style3 {
	font-family: Calibri;
	font-weight: bold;
	text-align:justify;
}
.style5 {font-family: Calibri; font-size: 14px; text-align:justify;}
.style7 {font-size: 10px; font-family: Calibri; text-align:justify;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	margin-bottom:0px;
	border:0;
	width: 877px;
	background: #ffffff;
	
}

#fakebg {
background: url(images/bgfake.png) repeat scroll 0 0;
}

#bgwrap {
background:transparent url(images/bgimg.png) repeat scroll 0 0;
margin:0 auto;
width:1021px;
}


#header {
	margin: 0 0 0px 0;
	background: yellow;
}

#side-a {
	float: left;
	width: 7px;
	background:#FFFFFF;
	padding-bottom:5px;
}

#side-b { 
	margin: 0;overflow: hidden;
	/* float: left; 
	width: 209px;*/
	height: 1% /* Holly hack for Peekaboo Bug */
	background:#FFFFFF;
	padding-bottom:5px;
}
#side-a2 {
	float: left;
	width: 667px;
	background: url(images/leftbg.jpg) no-repeat #e7e7dd;
	font-family:Tahoma;
	font-size:12px;
	border-right:1px solid #000000;
}

#side-a2b {
	float: left;
	 width: 670px; 
	background: url(images/subtop.jpg) no-repeat #e7e7dd;
	font-family:Tahoma;
	font-size:12px;
	border-right:1px solid #000000;  
}

#texta2 { padding-left:120px;
	padding-right:10px;
	text-align:justify; }

#texta2a { padding-left:100px;
	padding-right:20px; 
	text-align:justify;}

#side-b2 { 
	margin: 0;
	float:none;
	width: 209px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background:#eaeae0;
	font-family:Tahoma;
	font-size:12px;
	

}

#side-b2z { 
	margin: 0;
	float: left;
	width: 204px;
	height: 1% /* Holly hack for Peekaboo Bug */
	background:#eaeae0;
	font-family:Tahoma;
	font-size:12px;
	
}

#side-b2x { 
	margin: 0;
	float: left;
	width: 206px;
	height: 1% /* Holly hack for Peekaboo Bug */
	background:#eaeae0;
	font-family:Tahoma;
	font-size:12px;
	

}

#gotext {
padding-left:19px;
}
#side-b2b { 
	margin: 0;
	float: left;
	width: 189px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background:#eaeae0;
	font-family:Tahoma;
	font-size:12px;
}

#footer {
	clear: both;
	background: #ffffff;
	margin-bottom:0px;
}

#foot {
padding-left: 7px;
}
#foot2 {
padding-left: 35px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	background-image:url(images/bullet.jpg);
	background-position:0 0%;
	background-repeat:no-repeat;
	padding:8px 0 0 30px;
}
.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;
}
