/*MASTER STYLES FOR ENTIRE SITE*/

body{color: white; background-color: black; text-align: center}

table{color: black; background-color: black; font-family: sans-serif; 

    text-align: center; width: 800; border: 0px none; }

a {color: red; padding: 3px; font-size: 10pt; font-weight: bold}	   

a:link {text-decoration: none}

a:visited {text-decoration: none}

a:hover {text-decoration: none; color: red; background: white}

h1, h4 {float: left} 

h2{text-align: left}

p{text-align: left; font-size: 10pt} 

hr{width: 800; color: red}

img{border: 0px none; }

address{color: white; font-size: .8em}

#nav{text-align: center; color: white; font-size: 10pt}

.fakeTable{width: 800; font-family: sans-serif}

#pageContent{text-align: left}

	

/*STYLES FOR GALLERIES */	

#next{float: right}

#back{float: left}

#galPageNum{text-align: right; font-size: 14pt}

#jumpGal{text-align: center; font-size: 14pt}

/*MENU PAGE FOR GALLERIES*/

#galList{float: left; text-align: left; margin: 40 0 0 10; padding: 10px; border: dashed; 

         color: gray; clear: left}

#imgChange{margin: 8 0 0 0}

#imgChange{filter: progid:DXImageTransform.Microsoft.Fade(overlap=1)}



/*Styles for Senoirs Page*/

.loudText{color: yellow; font-size: 14pt; text-align: center}

.section{clear: left; margin: 10 10 10 10; color: white; text-align: bottom}

.SrPgImageEvens{float: right; margin: 15 15 15 15}

.SrPgImageOdds{float: left; margin: 15 15 15 15}



/*FAQ STYLES */

#faqContent{text-align: left}

#faq{color: yellow}



/*DIRECTIONS STYLES*/

#directionsContent{text-align: left}

#from{color: yellow}



/*ABOUT STYLES*/

#aboutImg{margin: 10 10 10 10}



/*children STYLES*/

.childSection{float: left; text-align: left; width: 350}

.childPics{float: right}
