html { height: 100%; }

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote  {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

body {
	background: #F8E1B7 url(../images/content_repeat.jpg)no-repeat scroll center top;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: 10pt;
	
}
a { 
	color: #752312;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	border-color: #752312;
	}
a:active { 
	color: #000000;
}

h2 {
font-size: 1.25em;
text-align: center;
}

h3 {
font-size: 1.5em;
text-align: right;
}

#container {
background: url(../images/content_repeat.jpg) 50% repeat-y;
margin: 0 auto;
width: 914px;
z-index: 2;
}

#content {
background: url(../images/content_top.jpg) top no-repeat;
min-height: 816px;
z-index: 2;
}
	
#main-content {
float:left;
padding:10px 0 0 10px;
width:914px;
z-index: 2;
}

#story-container {
float:left;
width: 280px;
height: 250px; 
padding: 0px 28px 20px 35px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
z-index: 2;
}

#post-container1 {
float:left;
width: 220px;
height: 265px; 
padding: 15px 20px 20px 25px;
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
z-index: 2;
}	

#post-container2 {
float:left;
width: 220px;
height: 265px; 
padding: 15px 20px 20px 30px;
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
z-index: 2;
}

#main-content2 {
float:left;
padding:10px 0 0 10px;
width:914px;
z-index: 2;
}

#testimonial {
float:left;
padding:10px 0 0 10px;
width:200px;
height: 350px;
z-index: 2;
}

img.testimonial {
padding: 0px  0 0 20px;
left: 20px;
top: 200px;
z-index: 2;
}

/*#testimonials-flash {
position: relative;
clear: both;
float: left;
width: 914px;
height: 150px;
}
*/
#sponsors {
float: left;
width: 610px;
padding: 30px 20px 10px 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bolder;
text-align: center;
z-index: 2;
}

#videocontent {
clear: both;
padding: 0px 0px 0px 50px;
z-index: 2;
}

#videos-left {
float: left;
width: 240px;
z-index: 2;
}

#videos-right {
float: left;
width: 240px;
z-index: 2;
}

#flash-center {
float: left;
width: 350px;
z-index: 100;
position: relative;
}

img.videos-left {
border: white 4px solid;
z-index: 2;
}

img.videos-right {
border: white 4px solid;
z-index: 2;
}

#flash-movie {
margin: -100px;
position:relative;
z-index: 100;
}

#footer {
z-index: 1;
clear: both;
height: 200px;
background: url(../images/footer_repeat.jpg);
margin-bottom: -1.2em;
}

#footer-container {
clear: both;
margin: 0px auto;
position: relative;
width: 914px;
padding: 0px 50px 0px 0px; 
bottom: -100px;
}

#footer-content-left {
float:left;
width: 300px;
}

img.footer {
padding-top: 5px; 
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

#footer-content-middle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
float:left;
width: 410px;
}

a.footer-content-middle{
color: #993300;
}

/*#footer-content-right {
float:left;
text-align: right;
width: 200px;
border: 1px black solid;
}
*/