/* THE ROCKETS */
/* PAGE STYLES */

BODY  {
	scrollbar-arrow-color:			#691A1B;
	scrollbar-base-color:			#C6753F;
	scrollbar-dark-shadow-color:		#2B5868;
	scrollbar-track-color:			#691A1B;
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10pt;
}

body {
	width: 					100%;
	background-color: 				#000000;
	background-image: 			url(../images/home/bg.jpg);
	margin: 					30px 0 20px 0;
	color: 					#000000;
	margin-bottom:				0;
	margin-top:				0;
}

#wrapper {
	width: 					752px;
	border: 					3px solid #D7D7D7;
	background-color: 				#2C2924;
	margin-left: 				auto;
	margin-right: 				auto;
	padding-bottom: 				0px;
}

/* SITE MAIN*/

#nav {
	width: 					750px;
	padding: 					2px 0 2px 0;
	border-top: 				3px solid #C6753F;
	border-bottom: 				3px solid #C6753F;
	background-color: 				#691A1B;
}

/* CONTENT*/

#innerbody { margin: 0px; width: 100%; }

#body > #innerbody { border-bottom: 1px solid transparent; } 
#rightcol { margin: 10px 0 0 0; } 
#centercol { margin: 10px 0 0 0; } 

/* INDEX LEFT*/

#centercol { 
 	width: 					500px;
	padding: 					10px 0px 0px 7px;
 	float: 					left; 
 	position: 					relative;
	background-color:				inherit;
}

#centerbox { 
 	padding: 					0px 7px 5px 7px;
	border: 					3px solid #787878;
	DISPLAY: 				block;
	background-color:				#F1F1F1;
	font-size: 				12px;
	text-align:				left;
	color: 					#000000;
	float: 					left;
	width: 					475px;
} 

#centerbox h1 {
	font-size: 				16px;
	padding: 					0 0 0 0;
	margin-top: 				10px;
	margin-bottom: 				10px;
	color: 					#5B03AF;
	text-transform:				uppercase;
	letter-spacing: 				.2em;
}

#centerbox h2 {
	font-size: 				14px;
	padding: 					0 0 0 0;
	margin-bottom: 				10px;
	color: 					#000080;
	text-transform:				uppercase;
	letter-spacing: 				.2em;
}

#centerbox p {
	margin: 0 0 10pt 0;
}

#centerbox a { 
color: #3B3BA7; 
text-decoration: underline; 
}

#centerbox a:hover { 
color: #990000;
}

#aotw { 
 	padding: 					0 0 0 0;
	border: 					2px solid #5B03AF;
	DISPLAY: 				block;
}

/* INDEX RIGHT*/

#rightcol { 
 	width: 				235px;
 	margin-right: 			7px; 
 	float:				right;
	align:				center;  
}

#weeklytable  {
	padding-bottom:			.5em;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			.5em;
	border: 				2px solid #787878; 
	DISPLAY: 			block; 
	background-image: 		url(../images/side/weekly.gif);
	background-position:		bottom right;
	background-repeat:		no-repeat;
	background-color: 			inherit;
	font-size: 			10px;
	font-weight:			bold;
	color: 				#FFFFFF;
	text-transform: 			uppercase;
	text-align:			center;
	float:				center;
	width: 				200px;
}

#date {
	font-size: 		10px;
	color: 			#FFFF00;
	font-family:		verdana, arial, sans-serif;
	text-decoration: 		underline;
}

#weeklytable
A:link { 
	color: 			#FF9900; 
	text-decoration: 		underline; 
}

#weeklytable
A:visited {
	color: 			#FF9900;
	text-decoration: 		underline;
}

#weeklytable
 A:hover {
	color: 			#B80525;
	text-decoration: 		none;
}


/* FOOTERNAV*/

#footernav { 
	font-family: 			Verdana, Arial, Helvetica, sans-serif; 
	font-size: 			10px;
	text-transform:			uppercase;
	text-align:			center;
	color: 				#ffffff;
	padding: 				10px 0px 5px 0;
}

#footernav
A:link
{ color: ff9900; text-decoration: underline; }

#footernav
A:visited
{ color: ff9900; text-decoration: underline; }

#footernav
 A:hover 
{color: 691A1B; text-decoration: none; }

/* FOOTER*/

#footer
 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: cccccc}

#footer
A:link { color: ffffff; text-decoration: underline; }

#footer 
A:visited { color: ffffff; text-decoration: underline; }

#footer 
A:hover {color: ffff00; text-decoration: underline; }
