body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#Banner {
	position: absolute;
	z-index: 5;	
	width: 960px;
	left: 30px;
	top: 10px;
	height: 180px;
	background-color: #FFFFFF;
}

#Menu {
	position: absolute;
	z-index: 5;	
	width: 960px;
	left: 30px;
	top: 202px;
	height: 22px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#pageTitle {
	position: absolute;
	z-index: 5;	
	width: 960px;
	left: 30px;
	top: 235px;
	height: 22px;
	background-color: #FFFFFF;	
}

#sideLights {
	position: absolute;
	z-index: 5;	
	width: 180px;
	left: 30px;
	top: 260px;
	background-color: #FFFFCC;
	text-align:  center;
	color:  #000000;
	height: 735px;	
}

#currentEvents {
	position: absolute;
	z-index: 5;	
	width: 560px;
	left: 220px;
	top: 260px;
	height: 735px;
	background-color: #FFFFFF;	
}

#rightsideLights {
	position: absolute;
	z-index: 5;	
	width: 200px;
	left: 790px;
	top: 260px;
	background-color: #6699CC;
	text-align:  center;
	height: 735px;
}

.redtext {
	color: #990000;
}

.greentext {
	color: #900000;
}

.bluetext {
	color: #900000;
}

.orangetext {
	color: #900000;
}

#Rumor1 {
	position: absolute;
	z-index: 5;	
	width: 300px;
	left: 50px;
	top: 250px;
	height: 130px;
	background-color: #FFFFFF;	
}

#Rumor2 {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 380px;
	top: 250px;
	height: 130px;
	background-color: #FFFFFF;
	
}

#Rumor3 {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 705px;
	top: 250px;
	height: 130px;
	background-color: #FFFFFF;
	
}

#Rumor4 {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 1030px;
	top: 250px;
	height: 130px;
	background-color: #FFFFFF;
	
}

#Rumor5 {
	position: absolute;
	z-index: 5;	
	width: 300px;
	left: 50px;
	top: 440px;
	height: 130px;
	background-color: #FFFFFF;	
}

#Rumor6 {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 380px;
	top: 440px;
	height: 130px;
	background-color: #FFFFFF;
	
}

#Rumor7 {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 705px;
	top: 440px;
	height: 130px;
	background-color: #FFFFFF;
	
}

#Rumor8 {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 1030px;
	top: 440px;
	height: 130px;
	background-color: #FFFFFF;
	
}

#footer {
	position: absolute;
	z-index: 5;
	width: 300px;
	left: 30px;
	top: 740px;
	height: 30px;
	background-color: #FFFFFF;
}


#wrapper {
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align: left;
	border-width: 5px;
	border-style: solid;
	border-color: black;
	
}
	
#textbox {
	position: absolute;
	Left:  5px;
	top: 200px;
	width: 305px;
	height: 200px;
	background-color: #FFFFFF;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
	
	
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #00FF00;
	position: absolute; 
	left:30px; 
	top:1000px; 
	width:959px; 
	z-index:50;
	background-color: #000000;
	}
