body {
	background-color: #6a6a6a;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.Profile-name {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.Profile-subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B70000;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #912828;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: underline;



}
.centerBG {
	background-position: center top;
	background-repeat: repeat-x;

}
.BGnoRepeat {
	background-repeat: no-repeat;
}
.BGnoRepeat2 {

	background-repeat: no-repeat;
}
.linksBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCCC;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}
.Tabletxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#hockey{
	background-image:url(images/hockey-full.jpg);
	background-repeat:no-repeat;
	width: 708px;
	height: 576px;
	}
	
#generic{
	background-image:url(images/generic-full.jpg);
	background-repeat:no-repeat;
	width: 708px;
	height: 576px;
	}
	
#news td  {
	padding-top: 7px;
	padding-bottom: 7px;
}