/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
body {
	background-color: #660033;
	margin-top: 0px;
	margin-right: 0px;
	text-align:center;
}
p { margin-top:0px;
margin-bottom:6px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	margin-bottom:0px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}



#mainWrapper {

	top:0px;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height:600px;
	z-index:1;
	text-align:left;
	
}

#topcopy {
position:absolute;
top:20px;
padding-left:200px;
width:400px;
color:#FFFFFF;
font-size:10px;
z-index:10;
text-align:left;

}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.image-box {border:1px solid #ff9900;
margin:4px;
padding:3px;
}

.roster-image-box {border:3px solid #000;
margin:4px;
padding:3px;
}

.roster_info {
margin-top:2px;
margin-bottom:5px;

}
.style6 {color: #FFCC99}

.rostercopy {
color:#000;
font-size:12px;
font-weight:600;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#midcolumn {
background-color:#99FFCC;
color: #000099;
}


#rightcolumn {
background-color:#FFFF99;
color:#000000;
}

#midcolumn a:link, #rightcolumn a:link {
color:#000000;
text-decoration:underline;

}

#midcolumn a:visited, #rightcolumn a:visited {
color:#000000;
text-decoration:underline;

}

#midcolumn a:hover, #rightcolumn a:hover {
color:#FF0000;
text-decoration:underline;

}

#midcolumn a:active, #rightcolumn a:active {
color:#000000;
text-decoration:underline;

}
.reverse_type {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
