@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

.contenttable {
vertical-align:top

}

.titletextlrg{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:14px;
color:#990000;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}


.wtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:justify;
color:#4D4747; 
background-color:inherit;
vertical-align:top;
margin:12px;
}

.forgottxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#9D0000; 
text-decoration:none;
padding-bottom:5px;
margin:12px;
}
.forgottxt:hover{
text-decoration:none;
}

.maincol{
width:500px;
vertical-align:text-top;
}
.maincol2{
width:500px;
height:400px;
vertical-align:text-top;
}

.welcometd {
background-image:url(images/welcome.gif);
height:33px;
background-repeat:no-repeat;
background-position:left;
}

.newstd {
background-image:url(images/latestnews.gif);
height:33px;
background-repeat:no-repeat;
background-position:left;
}

.abouttd {
background-image:url(images/about.gif);
height:33px;
background-repeat:no-repeat;
background-position:left;
}
.volunteertd {
background-image:url(images/volunteer.gif);
height:33px;
background-repeat:no-repeat;
background-position:left;
}

.quicknavtd {
background-image:url(images/quicknav.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}

.forumtd {
background-image:url(images/forum.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}

.archivetd {
background-image:url(images/archive.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}
.newsarchivestd {
background-image:url(images/newsarchive.jpg);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}

.linkstd {
background-image:url(images/links.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}
.missiontd {
background-image:url(images/mission.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}

.gallerytd {
background-image:url(images/gallery.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}

.dvdtd {
background-image:url(images/dvd.gif);
height:33px;
background-repeat:no-repeat;
background-position:left top;
}

.fpm1{
width:192px;
height:100%;
float:right;
margin:auto;
vertical-align:top;
}


.content {
height:100%;
width:100%;
background-color:#FFFFFF;
vertical-align:top;
}
.padtd {
width:10px;
height:100%;
}
.padlefttd {
width:6px;
height:100%;
}
.padmiddletd {
width:20px;
height:100%;
}
.contentlinks{
    font:Arial;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration: none;
}
.fpm1{
width:192px;
height:100%;
float:right;
margin:auto;
}
.td1 {
height:206px;
width:773px;
background-color:#000000;
background-repeat:no-repeat;
background-position:center;
}
.nav {
height:30px;
width:773px;
background-repeat:no-repeat;
background-position:center;
}

#imageContainer {
	position:relative;
	margin:0px;
	width:773px;
	height:206px;
	background-image:url(images/09siteheaderbg.jpg);	
}

#imageContainerpop {
	position:relative;
	margin:auto;
	width:773px;
}
#imageContainerpop img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.maindiv {
	width:773px;
	height: 206px;
	margin:inherit;
	vertical-align:top;
	text-align: center;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

#footerwrap{
width:100%;
background-image:url(images/footer-bg.jpg);
background-repeat:repeat-x;
margin:auto;

}
#frtop{
width:100%;
height:25px;
float:left;
margin:auto;
}


#frtop a:link {color:#65c1e2;}      /* unvisited link */
#frtop a:visited {color:#65c1e2;}  /* visited link */
#frtop a:hover {color:#65c1e2;}  /* mouse over link */
#frtop a:active {color:#65c1e2;}  /* selected link */
}


#footerlogos{
height:69px;
width:100%;
margin:0px;
}


#fooertxt{
height:auto;
padding-top:8px;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF; background-color:inherit;
text-decoration:none;
}

a.fnav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF; background-color:inherit;
text-decoration:none;
}
a.fnav:hover, #fooertxt span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#910003; background-color:inherit;
text-decoration:none;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#dwrap div {
width: 65px;
height: 49px;
border: 0px;
float: left;
margin:7px;
}
