/*	Author	:	Kenna Creative
	Email	:	webmaster@kennacreative.com
	Website	:	http://www.hcfootball.com/
*/
	a:link {text-decoration:none; color:#BE0008;}     	/* unvisited link 	*/
	a:visited {text-decoration:none; color:#BE0008;} 	/* visited link 	*/
	a:hover {color:#FF0000;} 							/* mouse over link 	*/
	a:active {text-decoration:none; color:#BE0008;}  	/* selected link 	*/   
  
  .roll { text-decoration:none; color:#BE0008; }
  A.roll:hover { color:red; }
  .FTRroll { text-decoration:none; color:silver; }
  A.FTRroll:hover { color:red; }  
  
  .SSProll { text-decoration:none; color:#CCCCCC; }
  a.SSProll:hover { text-decoration:none; color:#CCCCCC; }

body {
  	margin:0px;
  	color:#000000;
  	background-color:#000000;
  	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: medium;  
}  
div.HCFB_wrapper {
	width:1000px;
	margin:0px auto;
	padding:0px;
	background-color:#FF00FF;
	clear:both;	
}
div.HCFB_wrapper10 {
	margin:0px auto;
	padding:0px;
	clear:both;	
}

div.HCFB_header {
	width:1000px;
	height:130px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url('../images/HCFB10banner.jpg');
	background-position:center;
}
div.HCFB_header10 {
	margin:0px;
	padding:0px;
	clear:both;	
}

div.HCFB_left { 
	float: left;
	width:130px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background: #BE0008;
}
div.HCFB_right { 
	float: right;
	width:860px; 
	margin:0px 0px 0px 0px;
	padding:5px 5px;
	background: #FFFFFF;
}
div.HCFB_sn_widget { 
	float:right;
}
.HCFB_Twitter_widget	{
	float:left;
	margin:0px 4px 0px 4px;
}
#twitter_div ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

td#col-left { 
	background: #BE0008;
	width: 130px;
}
td#col-center { 
	background: #FFFFFF;
	padding:0px;
	width: 680px;
}
td#col-right { 
	background: #CCCCCC;
	width: 190px;
}
div.HCFB_index_anno { 
	font-size:.9em;
	width: auto; 
	margin:2px 5px;
	padding:2px 5px;
	background: #FFFFFF;
}
div.HCFB_index_anno_pics {
	font-size:.8em;
	text-align:center;
	float: right;
	width: 408px; 
	margin:2px;
	padding:2px;
	background: #FFFFFF;	
}	
div.HCFB_ftr {
	width:1000px;
	margin:0px;
	padding:0px;
/*	background-color: #CCCCCC;*/
	clear:both;	
}
#HCFB_CD_container	{
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	height: 400px;
	background-color: black;
	border: 1px solid black;
	color: white;   /* for error messages, etc. */
}

#HCFB_ftr_nav {
	font-size:.8em;
}
#HCFB_ftr_bot {
	font-size:.7em;
}

h1 {
	font-size:1.1em; 
	font-weight:bold;
}
h2 {
	font-size:1.0em; 
	font-weight:bold;
}


hr {
	border: 0;
	color: #BE0008;
	background-color: #BE0008;
	height: 3px;
	width: 100%;
	text-align: center;
}


#alumnilist {
	font-size:.9em;
	width:650;
}
.red	{
	color:#BE0008;
}
.error {
	color: #FF0033;
}


/* EOF */