body { background-color: #000000; }


p, td, div, body { font-family: verdana, georgia, arial; color: #996633; font-size: 9pt; line-height: 150%; }

img { border: 0px; }

a { color: #CC6600; text-decoration: none; }
a:hover { color: #666666; }

/* ids */

	#menuButton { float: left; padding: 0px; }

	body#topMenuBody { background-image: url('/images/graphics/topBG.gif'); background-repeat: repeat-x; }
	#topMenu { position: absolute; left: 0px; top: 0px; z-index: 10; }
	#topPhoneNum { position: absolute; right: 0px; top: 0px; z-index: 1; }
	
	
	body#bottomMenuBody { background-image: url('/images/graphics/bottomBG.gif'); background-repeat: repeat-x; }
	#bottomMenu { position: absolute; left: 0px; bottom: 0px; z-index: 10; }
	#bottomMenuItem { font-size: 8pt; }
	#credits { position: absolute; right: 0px; bottom: 0px; z-index: 1; }
	#credit { float: left; }
	
	body#content { padding: 10px; }

#title { font-family: times new roman; font-size: 20pt; color:#CC6600; font-weight:bold; text-transform: capitalize; }

	/* MySQL Texts Related */
	#caption { padding: 0px; font-weight:bold; }
	
	#p1:first-letter { font-size: x-large; color:#CC6600; font-weight:bold; text-align: justify; }
	#p1 { padding-bottom: 20px; text-align: justify; }
	#p2,#p3,#p4 { text-indent: 20px; padding-bottom: 20px; text-align: justify; }
	/* END MySQL Texts Related */


#vScroll { height: 450px; width: 120px; overflow-y: auto; padding: 0px 2px 0px 0px; }

#pilot { padding-bottom: 8px; }
#thumb { padding: 0px 10px 8px 0px; }
/* end ids */








/* classes */
.padLeft { padding-left: 10px; }
.slim { padding: 0px; }
.phoneNum {}

.small { font-size: 8pt; }
.smallRed { color: red; font-size: 8pt; }
.tiny { font-size: 6pt; }
.tinyRed { color: red; font-size: 6pt; }
/* end classes*/