/* RTOC Style Sheet */
/* Tripod Interactive 2001 */

<STYLE TYPE="text/css">

/*begin div id*/
#DivTop {
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 700px;
	height: 100px;
	z-index: 0;
	}

#DivContactLogin {
	position: absolute;
	left: 570px; 
	top: 5px;	
	width: 123px;
	height: 15px;
	z-index: 1;
	}	
	
#DivNav {
	position: absolute;
	left: 2px; 
	top: 102px;
	width: 700px;
	z-index: 2;
	}	

#DivHeader {
	position: absolute;
	left: 25px; 
	top: 145px;
	width: 291px;
	height: 18px;
	z-index: 1;
	}
	
#DivText {
	position: absolute;
	left: 35px; 
	top: 175px;
	width: 300px;
	height: 50px;
	}

#DivSupportText {
	position: absolute;
	left: 35px; 
	top: 175px;
	width: 400px;
	height: 100%;
	}
	
#DivLegs {
	position: absolute;
	left: 366px; 
	top: 252px;
	width: 334px;
	height: 193px;
	z-index: 0;
	}
	
#DivShopBtn {
	position: absolute;
	left: 366px; 
	top: 170px;
	width: 334px;
	height: 50px;
	z-index: 0;
	}

#DivWrestlers {
	position: absolute;
	left: 366px; 
	top: 444px;
	width: 334px;
	height: 234px;
	z-index: 1;
	}
	
#DivAnnounceHdr {
	position: absolute;
	left: 35px; 
	top: 516px;
	width: 301px;
	height: 20px;
	}
	
#DivAnnouncements {
	position: absolute;
	left: 35px; 
	top: 540px;
	width: 295px;
	}
	
#DivBanner {
	position: absolute;
	left: 55px; 
	top: 275px;
	width: 169px;
	height: 99px;
	}	
	
#DivBottom {
	position: absolute;
	left: 0px; 
	top: 650px;
	width: 435px;
	height: 28px;
	z-index: 0;
	}

#DivSideBar {
	position: absolute;
	background-color: #003366;
	top: 127px;
	left: 565px;
	width: 135px;
	height: 100%;
	vertical-align: top;
	}	
/*end div id*/

/*begin generic classes*/
.quote {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11.5px;
	text-align: center;
	}

.plusone {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}

.minusone {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

.minustwo {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
.endnotes {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10.5px;
	}
	
.monospace {
	color: #000000; 
	font-family: courier,monospace; 
	font-size: 11pt; 
	}

.invalid { 
	color: #003366; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	}
/*end generic classes*/

/*begin selector style*/	
ul { 
	color: #003366; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	}

li { 
	color: #003366; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	}

ol { 
	color: #003366; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	}
	
p {
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}

td {
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}

strong { 
	color: #003366; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bolder;
	t
	}
/*end selector style*/

/*begin pseudo classes*/
A:link {
	color: #;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}

A:active {
	color: #;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
	
A:visited {
	color: #;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}

A:hover {/*the hover state pseudo class does not work in Netscape 4.x browsers*/
	color: #;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
/*end pseudo classes*/	

</STYLE>
