<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

h1 {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	letter-spacing: 1px;
}

hr {
	border-bottom: 1px dashed #336699;
	border-top: 0px;
	color: #ffffff;
}

a:link {
	color:#1D4C64;
}
a:visited {
	color:#73614D;
}

/**** HEADER ****/

#header {
	background-color:#FFCC00;
	height: 85px;
/*	border-bottom: 1px solid #000000; */
        background-image:url(img/yellowfade.gif);
        background-repeat: repeat-x;
	padding-left: 10px;
	width: 100%;
	}

#header h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	top: 15px;
	left: 310px;
}

/****** NAVIGATION STYLES *******/

#navtab {
	position: absolute;
	top: 65px;
	left: 320px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 300px;
	z-index: 1002;
/* fixes weird IE5.0/win absolute position within relative */
	left/* */: 320px;
	}

#navtab li {
	margin: 0; 
	padding: 0;
    list-style: none;
	list-style-type:none;
	display: inline;
	}

#navtab a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#navtab a:hover {
	background-position: 0 -20px;
	}

#navtab a:active, #navtab a.selected {
	background-position: 0 -40px;
	}

/**** INDIVIDUAL NAVIGATION ITEMS *****/

#thome a  {
	width: 60px;
	background:  url(img/nav_home.gif) top left no-repeat;
	}
#tshows a  {
	width: 60px;
	background:  url(img/nav_shows.gif) top left no-repeat;
	}
#tforums a  {
	width: 60px;
	background:  url(img/nav_forums.gif) top left no-repeat;
	}
#thelp a  {
	width: 60px;
	background:  url(img/nav_help.gif) top left no-repeat;
	}

/***** SEARCH TAG HEADER*****/

#search_tag {
	position: absolute;
	float: right;
	top: 0px;
	right: 10px;
}

#cse-search-box {
	position: absolute;
	float: right;
	top: 28px;
	right: 10px;
}

/****** GOOGLE ADS *******/

#googleleftvert {
	position:relative;
	float: left;
	top: 190px;
	left: 0px;
	width: 160px;
	padding-top: 3px;
	padding-bottom:3px;
	background-color: #FFFFFF;
	border: 0px;
}

#googleverticalad { 
	position: absolute; 
	top: 15px; 
	left: 780px; 
	} 

#googlebannerforums {
	width: 100%;
	background-color: #F6F6F6;
	padding: 3px;
	border: 1px solid #F0F0F0;
	margin-bottom: 10px;
	text-align: center;
}

/****** AMAZON ADS ****/
#amazonhomepage {
	position: absolute;
	top: 520px;
	left: 700px;
	width: 120px; 
}

/***** CONTAINER ******/
#container {
	position: relative;
	float: left;
}


#content {
	position: absolute;
	float: left;
	top: 8px;
    left: 168px;
	width: 500px;
	padding-left: 12px;
	padding-right: 8px;
}

#content h1 {
	position: relative;
	top: 5px;
	left: 0px;
	font-size: 24px;
	margin-top: 3px;
	letter-spacing: 1px;
}

h1#mdnh1 {
	font-size: 32px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: -70px;
	left: 200px;
}
#showtitleinfo {
	font-size: 12px;
	position: absolute;
	top: 100px;
	left: 200px;
}

/***** HOT TOPICS ******/
#hottopics {
	position: absolute;
	top: 10px;
	left: 700px;
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	margin-bottom: 20px;
	width: 165px;
}
#hottopics h3 {
	font-size: 100%;
	margin:0;
	margin-bottom: 4px;
	padding: 0 0 3px;
	padding-bottom: 4px;
	background-color: #FF8841;
	text-align: center;
}
#hottopics a{
	font-size: 9px;
}
#hottopics p{
	font-size: 9px;
	margin:0;padding: 5px 10px;line-height: 1.3;
	}

#htTitle a {
	background-color: #FF8841;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	font-size: 13px;
	text-decoration: none;
}

#hottopicsforum {
	position: absolute;
	top: 4px;
	left: 620px;
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	margin-bottom: 20px;
	width: 165px;
}
#hottopicsforum h3 {
	font-size: 100%;
	margin:0;
	margin-bottom: 4px;
	padding: 0 0 3px;
	padding-bottom: 4px;
	background-color: #FF8841;
	text-align: center;
}
#hottopicsforum a{
	font-size: 9px;
}
#hottopicsforum p{
	font-size: 9px;
	margin:0;padding: 5px 10px;line-height: 1.3;
	}


/***** RSS NEWS ITEMS ******/

#newssection { margin: 0;background: #AEB5DD; width: 500px;}
#newssection li { margin: 0 10px; padding-left: 0px; padding-bottom: 6px; padding-right: 8px; list-style: circle;}
#newssection h2 { font-size: 16px; margin: 0 10px;padding-top: 0.3em}
#newssection a { color: #000033; }

/****** SMTITLES *******/
#smtitle {
	margin:0px;
	padding:0px;
	position: relative;
	left: -90px;
	width: 269px;
	height: 100px;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align:left;
}
#smtitle p {
	margin:0px;
	padding: 0px;
	width: 269px;
	height: 100px;
	position: relative;
	left: 0px;
}
#smtitleimage {
	height: 100px;
}
/***** HOME PAGE *******/
#spotlight {
	margin: 0 0 10 0;
	padding: 35 0 0 20;
	height: 250px;
	width: 500px;
	background-image:url(img/inthespotlight_bg.gif);
	background-repeat: no-repeat;
}
#spotlightbutton {
	margin: 5 35 5 0;
	border: 1px solid #000000;
}
#spotlight h3 {
	color:#CC0000;
	font-size: 15px;
	width: 400px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CC0000;
}
#spotlight p{
	padding: 0 0 5 0;
	margin: 0px;
}

/******* ROULETTE *******/
#roulette {
	position: absolute;
	top: 83px;
	left: 0px;
	width: 162px;
	height: 180px;
	background-image: url(img/roulette_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rouletteimagediv {
	position: relative;
	vertical-align: middle;
	text-align: center;
	top: 48px;
	left: 20px;
	width: 120px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #000000;
}
#rouletteimage {
	position: relative;
	left: -60px;
	top: -20px;
	height: 100px;
	width: 300px;
}

/********* TITLE IMAGE *******/
#titleimage {
}

/********* TEXT MENU ********/
#textmenu {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#textmenu a {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #72B61D; 
}
#textmenu a:visited { color: #FF8841; }

/******* SHOWS ********/
#showslist {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#showslist li {
	list-style: circle;
	padding-bottom: 5px;
}
#showslist a {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

/******** SONGLISTS ********/
#songlistitem {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 8px;
}
/******** LINKS **********/
#linkitem {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 8px;
}
#linkitem a {
	font-family:"Trebuchet MS",Trebuchet,"Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

/******* FORUMS ********/
#forummenu {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#forumcontainer {
	width: 98%;
	margin-left: 10px;
    margin-right: 10px;
}
#forumarchive {
	position: absolute;
	float: right;
	top: 10px;
	right: 0px;
	color: #FFCC00;
}
#forumarchive a {
	color: #FFCC00;
}
#smtitlebanner {
	margin-bottom: 15px;
}
#smtitlebannerimage {
	border: 1px solid #EEEEEE;
	margin-bottom: 15px;
}
#forumjoined, #forumposts, #forumlocation, #forumage, #forumprimaryrole, #forumobsession {
font-size: 10px;
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #FFFFFF;
border-top: 1px dotted #505050;
border-right: 1px dotted #505050;
border-left: 1px dotted #505050;
border-bottom: 1px dotted #505050;
margin-bottom: 3px;
}
#forumavatar {
width: 90px;
height: 90px;
overflow:hidden;
}</pre></body></html>