body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image: url(images/background.jpg);
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	color: #000000;
}
p {
	font-size : 10px;
	color: #000000;
}
.smallwhite {
	color: #ffffff;
}
.smallred {
	color: #ff0000;
}
.header {
	font-size : 16px;
	color: #A0B8C2;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
}
.albumImage {
	padding: 10px;
}
.headerTopLine {
	background-image: url(images/bg_topLine.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.headerMedium {
	font-size : 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.date {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.newsFirst {
	color: #333333;
}
.newsFirstDate {
	color: #ADB9DC;
	font-weight: bold;
	font-size: 10px;
}
.newsFirst a {
	color: #333333;
	text-decoration:none;
}
.newsFirst a:hover {
	color:#DB1D1D;
	text-decoration:none;
}
.newsHeader a{
	color: #ADB9DC;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
}
.main {
	padding: 10px 15px 10px 10px;
	background-image: url(images/bg_topLine.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	text-align: left;
}
.main img {
	border: 1px solid #FFFFFF;	
}
a {
	text-decoration: none;
	color: #A0B8C2;
}
a:active { 
	text-decoration: none;
	color: #A0B8C2; 
}
a:hover { 
	text-decoration: none;
	color: #DB1D1D; 
}
.newsHeader {
	color: #ADB9DC;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
}
.news {
	color: #FFFFFF;
	background-color: #A0B8C2;
	font-size: 12px;
	padding: 10px;
	width: 400px;
	text-align: left;
}
.news a {
	font-weight: bold;
	color: #FFFFFF;
}
.news a:hover {
	font-weight: bold;
	color: #DB1D1D;
}
.stores {
	color: #FFFFFF;
	background-color: #A0B8C2;
	font-size: 12px;
	padding: 10px;
	width: 150px;
	height: 80px;
	text-align: left;
}
.stores a {
	font-weight: bold;
	color: #FFFFFF;
}
.stores a:hover {
	font-weight: bold;
	color: #DB1D1D;
}
.showHeader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}
.show {
	font-weight: bold;
	text-align: left;
}
.thumb {
	text-align: center;
	width: 100px;
	background-color: #FFFFFF;
	margin: 10px;
}
.mainCell {
	padding: 10px;
	background-position: top;
	text-align: left;
}
.teamCell {
	padding: 15px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.teamCell a {
	color: #333333;
	text-decoration:none;
}
.teamCell a:hover {
	color: #A0B8C2;
	text-decoration:none;
}
