@charset "UTF-8";
/* CSS Document */

body, html {
height:100%;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/site_03.gif);
	background-repeat:repeat-x;
}
#main{
display:block;
width:815px;
height:100%;
margin:0px auto 0px auto;

}
h1 span{
display:none;
}
#nav{
display:block;
}
h1{
margin:0px;
display:block;
width:815px;
height:134px;
background-image:url(images/site_04.jpg);
background-repeat:no-repeat;
}
#main{
background-image:url(images/site_08.gif);
background-repeat:repeat-y;
height:auto;
}
#content{
display:block;
}
.flashHome{
padding-left:7px;
margin-bottom:0px;
}
.content1{
font-family:Arial, Helvetica, sans-serif;
padding:20px 35px 50px 35px;
background-image:url(images/foot_09.gif);
background-position:bottom;
background-repeat:no-repeat;
height:100%;

}
.contentCentered{
padding-bottom:20px;
background-image:url(images/foot_09.gif);
background-position:bottom;
background-repeat:no-repeat;
height:100%;
}
.homeSplash{
margin-top:0px;
padding-left:7px;
background-image:url(images/foot_09.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:15px;
}
.photoTextDiv{
margin:4px auto 0px auto;
padding:10px 0px 5px 0px;
display:block;
width:794px;
height:20px;
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;


}
.photoTextDiv p{
font-size:11px;
margin:0px 0px 0px 12px;
color:white;
}
em{
color:red;
font-style:normal;
font-weight:bold;
}
h2{
margin-top:0px;
font-size:18px;
}
p{
font-size:14px;
}
p.indent{
margin-left:30px;
}
strong{
color:#009900;
}
.floatLeft{
float:left;
margin:0px 20px 20px 0px;
}
.photoDiv{
text-align:center;
background-color:#333333;
width:794px;
display:block;
margin:0px auto 0px auto;
}
.videoDiv{
margin:4px auto 0px auto;
padding:20px 0px 30px 0px;
text-align:center;
background-color:#999999;
width:794px;
display:block;
}