/***********************************************/
/* bullring_main.css                            */
/* Use with template index.html         */
/***********************************************/


/* Were gonna make these clean and nice */
.style5 {color: #0000FF}
.style6 {color: #FF0000}
.style11 {font-size: x-large; font-family: Georgia, "Times New Roman", Times, serif; }
.style21 {font-size: small; }

.style24 {font-size: medium}

.style27 {
	font-size: 16px;
	color: #0000FF;
	
}


.style37 {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; color: #000066; }
.style47 {font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; }
.style48 {color: #05000E}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
	background-image: none;
	background-color: #000000;
	background-repeat: repeat;
}
body,td,th {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
#bodyContent {
	width: 970px;
	margin: auto;
	position: relative;
}

/******* hyperlink and anchor tag styles *******/
a {
	font-weight: bold;
	font-size: small;
}

a:link{
	color: #0033CC;
	text-decoration: none;
}

a:visited{
   color: #FF0000;
   text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #0000FF;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
.liHead {
	color: #000000;
	font-size: 80%;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 111px;
	left: 6px;
	right: 2%;
	width:752px;
	background-color: #ffffff;
	height: auto;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 3px;
}

#tr {
	position:absolute;
	top: -15px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(background.jpg);
}

#masthead{
	position: absolute;
	top: 0px;
	left: 6px;
	right: 2%;
	width:950px;
	height: 82px;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
.teamDiv {
	color: #000000;
	font-size: medium;
	padding-top: 10px;
	margin-top: 20px;
	
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

/************** rightHand_sponsors styles *****************/

#rightHand_sponsors{
	font: 75% Verdana,sans-serif;
	position: absolute;
   	right:3px;
	color: #919999;
	width: 190px;
	height: 1597px;
	top: 97px;
}

#rightHand_sponsors a{
	color: #ffffff;
}

#rightHand_sponsors a:hover{
	text-decoration: underline;
}
.browserIE #rightHand_sponsors{
	top: 110px;
}
/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************ RPManager styles **************/
.rpmScroll {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }

#iframeScroller{
	height: 20px;
	
}
.browserFirefox #iframeScroller{
	height: 30px;
}
.browserIE #iframeScroller{
height: 20px;
}

/********************* end **********************/
