﻿body 
{
	background-color: black;
	color: white;
}
P.homePageContent
{
	font-size: 12px;
}
H2.homePageContentCentered
{
	text-align: center;
}
TD.homePageContentHeader
{
	font-size: 16px;
	font-weight: bold;
	font: Tahoma;
}
TD.homePageContent
{
	font: Tahoma;
	font-size: 11px;
}
h3 
{
	 width: 200px;
	 color: #666666; 
	 font-size: 15px; 
	 font-family: Tahoma; 
	 padding-top: 5px;
}
.emphasis
{
	color: Red;
	font-weight: 400;
}
a:link {color: #FF0000; text-decoration: none;}     /* unvisited link */
a:visited {color: Gray; text-decoration: none;}  /* visited link */
a:hover {text-decoration: underline;}   /* mouse over link */

a.rolloverHome_old {
	display: block;
	width: 93px;
	height: 22px;
	background: url('/images/topMenuHomeLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;

}
a.rolloverHome {
	display: block;
	width: 68px;
	height: 22px;
	background: url('/images/topMenuHomeLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;

}
a:hover.rolloverHome {
	background-position: 0 -22px;
}
a.rolloverProducts {
	display: inline-table;
	width: 85px;
	height: 22px;
	background: url('/images/topMenuProductsLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverProducts {
	background-position: 0 -22px;
}
a.rolloverNews {
	display: inline-table;
	width: 53px;
	height: 22px;
	background: url('/images/topMenuNewsLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverNews {
	background-position: 0 -22px;
}
a.rolloverTeams {
	display: inline-table;
	width: 61px;
	height: 22px;
	background: url('/images/topMenuTeamsLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverTeams {
	background-position: 0 -22px;
}
a.rolloverPrint {
	display: inline-table;
	width: 63px;
	height: 22px;
	background: url('/images/topMenuPrintLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverPrint {
	background-position: 0 -22px;
}
a.rolloverCareers {
	display: inline-table;
	width: 84px;
	height: 22px;
	background: url('/images/topMenuCareersLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverCareers {
	background-position: 0 -22px;
}
a.rolloverAbout {
	display: inline-table;
	width: 60px;
	height: 22px;
	background: url('/images/topMenuAboutLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverAbout {
	background-position: 0 -22px;
}
a.rolloverContact {
	display: inline-table;
	width: 75px;
	height: 22px;
	background: url('/images/topMenuContactLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverContact {
	background-position: 0 -22px;
}
a.rolloverSponsorship {
	display: inline-table;
	width: 194px;
	height: 22px;
	background: url('/images/topMenuSponsorshipLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverSponsorship {
	background-position: 0 -22px;
}
a.rolloverAccount {
	display: inline-table;
	width: 74px;
	height: 22px;
	background: url('/images/topMenuAccountLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverAccount {
	background-position: 0 -22px;
}
a.rolloverViewCart {
	display: inline-table;
	width: 109px;
	height: 22px;
	background: url('/images/topMenuViewCartLink.jpg') 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a:hover.rolloverViewCart {
	background-position: 0 -22px;
}
a.rolloverBackground1 {
	display: inline-table;
	width: 67px;
	height: 51px;
	background: url('/images/buttonbackground1.jpg') no-repeat top left;
	text-decoration: none;
	float: left;
}
a:hover.rolloverBackground1 {
	background-position: 0 -51px;
}
a.rolloverBackground2 {
	display: inline-table;
	width: 67px;
	height: 51px;
	background: url('/images/buttonbackground2.jpg') no-repeat top left;
	text-decoration: none;
	float: left;
}
a:hover.rolloverBackground2 {
	background-position: 0 -51px;
}
a.rolloverBackground3 {
	display: inline-table;
	width: 67px;
	height: 51px;
	background: url('/images/buttonbackground3.jpg') no-repeat top left;
	text-decoration: none;
	float: left;
}
a:hover.rolloverBackground3 {
	background-position: 0 -51px;
}
a.rolloverBackground4 {
	display: inline-table;
	width: 67px;
	height: 51px;
	background: url('/images/buttonbackground4.jpg') no-repeat top left;
	text-decoration: none;
	float: left;
}
a:hover.rolloverBackground4 {
	background-position: 0 -51px;
}
a.rolloverBackground5 {
	display: inline-table;
	width: 67px;
	height: 51px;
	background: url('/images/buttonbackground5.jpg') no-repeat top left;
	text-decoration: none;
	float: left;
}
a:hover.rolloverBackground5 {
	background-position: 0 -51px;
}
#pageHeader
{ 
	background: url(/images/pageHeader.jpg) no-repeat top right; 
	background: color: red;
	height: 99px; 
	position: relative;
	width: 600px;
}
#backgroundSelection
{
	margin-left: 2.8cm;
	position: relative;
	width: 400px;
	color: #666666;
	font-size: 11px;
	font-weight:bolder;
	font-family: Tahoma; 
}
#topMenu
{
	width: 818px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	clear: both;
}
#pageFooter
{
	display: none;
}
#homePageContentContainer
{
	position: relative;
	display: block;
	width: 489px;
	height: 350px;
	top: 95px;
	margin-left: 5.5cm;
	margin-right: auto;
	background-color: black;
	background-image: url('/images/homePageContentBackground.jpg');
	background-repeat: no-repeat;
	background-position: center top;	
	font-family: Tahoma;
	font-size: smaller;
}
#contentContainer
{
	position: relative;
	display: block;
	width: 730px;
	height: 600px;
	margin-left: 4.3cm;
	margin-right: auto;
	overflow: auto;
	color: white;
	top: 40px;
}
#homePageContent1
{
	top: 28px;
	left: 10px;
	width: 220px;
	height: 140px;
	position: absolute;
	color: white;
}
#homePageContent2
{
	top: 28px;
	left: 258px;
	width: 220px;
	height: 140px;
	position: absolute;
	color: white;
}
#homePageContent3
{
	top: 180px;
	left: 10px;
	width: 220px;
	height: 140px;
	position: absolute;
	color: white;
}
#homePageContent4
{
	top: 180px;
	left: 258px;
	width: 220px;
	height: 140px;
	position: absolute;
	color: white;
}
#header { margin:0 0 10px 0;padding:0; position: relative; background: black; width: 1024px;}
#brandingarea { background: url(../images/pageHeader.jpg) no-repeat top center; height: 59px; position: relative; background-color: black; }
#contentHeader 
{
	 width: 200px;
	 color: #666666; 
	 font-size: 24px; 
	 font-family: Tahoma; 
	 border-top: dotted 1px red; 
	 border-bottom: dotted 1px red;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 padding-left: 10px;
}

#catalogDownload
{
	top: 375px;
	left: 395px;
	width: 280px;
	height: 225px;
	position: absolute;
	color: White;
	background-color: black;
	text-align: center;
	border: dashed 1px #5b1113;
}
/*#contentHeaderBackground { background: url(../images/contentHeader.jpg) no-repeat top left; height: 60px;}
#contentHeaderBackground 
{ 
	height: 60px; border-top: dashed 1px red; border-bottom: dashed 1px red;
}
*/