/* CSS Document */



/*container, body and header, nav divs*/



body {

	background-color: #66CCCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

	height: auto;

	width: 800px;

	overflow: auto;

}



#container {

	background-color: #993399;

	height: auto;

	width: 800px;

	position: relative;

	margin:  0  auto;

	top: 0px;

}



#header {

	position: relative;

	width: 800px;

	height: 114px;

	float: left;

	margin: 0px;

	top: 0px;

}



.nav {

	height: 25px;

	width: 800px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	position: relative;

	background-image: url(images/navbkg.jpg);

	background-repeat: no-repeat;

	color: #FFFFFF;

	text-align: center;

	vertical-align: bottom;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	float: left;

}



.bordertop {

	float: left;

	height: 12px;

	width: 800px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: -2px;

	margin-left: auto;

	position: relative;

	background-color: #FFFFFF;

}



.borderbottom {

	margin:  0  auto;

	position: relative;

	width: 800px;

	height: 12px;

	float: left;

	background-color: #660066;

}



/*content divs, links */



.content {

	background-color: #660066;

	height: auto;

	width: 800px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #6699CC;

	position: relative;

	margin-top: 0px;

	overflow: visible;

	top: 0px;

	padding: 0px;

	margin-left: 0px;

	float: left;



}



a:link, a:visited{

	text-decoration:none;

	color: #FFFFFF;

}



a:hover, a:active{

	color: #6699CC;

	border-top: thin #FFFFFF;

	border-right: thin #FFFFFF;

	border-bottom: thin double #FFFFFF;

	border-left: thin #FFFFFF;

}



.spacer {

	width: 40px;

	margin-top: 0px;

	margin-right: 8px;

	margin-bottom: 0px;

	margin-left: 8px;

	position: relative;

	height: auto;

	overflow: hidden;

	visibility: hidden;

}



.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	position: relative;

	line-height: normal;

	overflow: visible;

	width: 475px;

	height: auto;

	padding: 5px;

	margin-right: 25px;

	text-align: left;

	background-color: #663399;

	text-indent: 10px;

	margin-top: 25px;

	float: left;

}



.imgleft {

	position: relative;

	

	width: 250px;

	margin-top: 20px;

	margin-bottom: auto;

	margin-right: 20px;

	margin-left: auto;

	padding: 10px;

	float: left;

}



h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

}



h4 {

	color: #FFFFFF;

	position: relative;

}



h5 {

	color: #FFFFFF;

	font-style: italic;

	margin-bottom: 20px;

	height: auto;

	width: auto;

	margin-right: 20px;
	
	margin-bottom:0px;

}



ul {

	list-style-type: none;



}



.pic {

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

	padding: 0px;

}





/* footer */



#footer {

	height: 30px;

	width: 800px;

	position: static;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	border-top-width: medium;

	border-top-style: solid;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	overflow: hidden;

	float: left;

	text-align: center;

	left: auto;

	top: auto;

	right: auto;

	bottom: auto;

	border-top-color: #6699CC;

	border-right-color: #6699CC;

	border-bottom-color: #6699CC;

	border-left-color: #6699CC;

	line-height: 16px;

}



.fcontent {

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: static;

	text-align: center;

	height: auto;

	width: auto;

	overflow: hidden;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}





/* new styles since i dont suck at css anymore!!!*/



dt {

font-weight:bold;



}



dd {

	color:white;

	margin-top: 1em;

	text-indent: 0px;

}


#video {
width:430px;
margin:0 auto;
}

#video a {
text-decoration:underline;
}

#video a:hover {
text-decoration:none;
}

#video p {
text-indent:0;
padding:0 0 0 10px;
}

.underline {
text-decoration:underline;	
}

p.fb {
	margin: 50px 10px;
}

p.fb img {
	float:left;
}

/*----------- photo gallery additions --------*/

table td.head{
color:#fff;
font-size:14px;
font-weight:bold;
}


p.center {
text-align:center;
}