/* Main Text */
body { font-family: "Verdana"; font-size: 8pt; }
p	 { font-family: "Verdana"; font-size: 8pt; }
ul	 { font-family: "Verdana"; font-size: 8pt; }
ol	 { font-family: "Verdana"; font-size: 8pt; }

/* Tables */
th 		{ font-family: "Verdana"; font-size: 8pt; }
td	   	{ font-family: "Verdana"; font-size: 8pt; }
.header { font-size: 12pt; font-weight: bold; color: white; background-color: #000066; }
.solid	{ background-color: white; }

/* Headings */
h1,h2,h3,h4,h5,h6 { font-family: "Verdana"; color: #000066; font-weight: normal;
				  	font-style: italic; text-decoration: underline; }

/* Links */
a:link, a:visited { text-decoration: none; color: #dd0000; font-weight: bold; }
a:hover			  { text-decoration: underline; }
a:active		  { text-decoration: none; background-color: #dd0000; color: white; }

/* Special Classes */
.indent		 { text-indent: 25; text-align: left; }
.heading   	 { color: #000066; font-size: 12pt; font-weight: bold; }
.large		 { font-size: 16pt; font-weight: normal; }
.big		 { font-size: 12pt; font-weight: bold; }
.small		 { font-size: 7pt; font-weight: normal; }

/* Main Menu */
.menu  	 	  { font-size: 10.5pt; font-weight: bold; }
.submenu	  { font-size: 7.5pt; font-weight: normal;
			  	position: relative; left: 4px; display: none; }
#menu_subtext { position: absolute; width: 120px; visibility: hidden;
			  	background-color: white; padding: 2px; border: "2px solid #660000"; };

/* ========== VARIOUS PAGE CLASSES ========== */

/* Shop */
.shop 	  	  { font-size: 8pt; background-color: white;
			  	text-align: center; vertical-align: bottom; }

/* News */
.headline 	  { color: white; background-color: #000066; font-size: 12pt; font-weight: bold; }
.source		  { font-size: 7.5pt; text-align: right; }

/* Galleries */
.gal_thumb	  { background-color: white; text-align: center; vertical-align: bottom; }
.gal_dir	  { background-color: white; text-align: center; vertical-align: top; }
.gal_tag	  { font-size: 8.5pt; font-weight: bold; color: #660000; }

/* Wallpaper */
.wall		  { text-align: center; vertical-align: bottom; background-color: white; }

/* Biography */
.bio_quest	  { font-size: 9pt; font-weight: normal; text-align: right; vertical-align: top; }
.bio_ans	  { font-size: 9pt; font-weight: bold; color: #000066; vertical-align: top; }

/* Articles */
.article	  { color: #000066; font-weight: bold; }

/* Interviews */
.question	  { color: #008800; font-weight: bold; }
.answer		  { color: #002288; }

/* Links */
.links	   	  { font-size: 11pt; }

/* Guestbook */
.guest_name	  { font-size: 10pt; background-color: #000066; color: white; }
.guest_date	  { font-size: 7.5pt; background-color: #000066; color: white; }

/* Feedback Form */
.sectionnum	  { font-size: 11pt; font-weight: bold; color: #00ff00; background-color: #000066; }
.sectionname  { font-size: 11pt; font-weight: bold; color: #00bbff; background-color: #000066; }

/* T-Zone */
.tzone_head	  { font-size: 12pt; color: white; background-color: #000066;
			  	text-align: right; vertical-align: top; }
.tzone_info	  { font-size: 12pt; background-color: white;
			  	text-align: left; vertical-align: top; }

/* Site History & Home */
.histhead	  { font-size: 11pt; font-weight: bold; color: #000066; text-decoration: underline; }
