﻿body {
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(images/mainbg-tile.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a
{
color: #ed1c24;
}

a:hover
{
color: #ed1c24;
text-decoration: none;
}

h1
{
font-family: "Century gothic", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 26px;
letter-spacing: -1px;
color: #ed1c24;
margin: 0 0 14px 0;
}

h1 .level3title
{
font-weight: normal;
color: #000000;
}

h2
{
font-family: "Century gothic", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 16px;
color: #606060;
margin: 0 0 14px 0;
}

h3
{
font-family: "Century gothic", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 16px;
color: #ed1c24;
margin: 0 0 4px 0;
}

h4
{
font-family: "Century gothic", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #606060;
margin: 0 0 10px 0;
}

p
{
margin: 0 0 14px 0;
}

ul
{
margin: 0 0 16px 0;
padding: 0;
list-style-type: none;
}

ul li
{
margin: 0;
padding: 0 0 3px 20px;
list-style-type: none;
background-image: url(images/redbullet.gif);
background-repeat: no-repeat;
background-position: 3px 3px;

}

#outer
{
text-align: center;
}

#leftbg
{
background-image:url(images/topleft-tile.gif);
background-repeat:no-repeat;
background-position:left top;
height: 304px;
}

#rightbg
{
background-image:url(images/topright-tile.gif);
background-repeat:no-repeat;
background-position:right top;
height: 304px;
}

#rightbgextra
{
background-image:url(images/topright-curveend.gif);
background-repeat:no-repeat;
background-position: center top;
height: 304px;
}

#maincontainer
{
text-align: left;
margin: 0 auto;
width: 758px;
}

#topbar
{
width: 758px;
height: 69px;
}

#logo
{
width: 234px;
height: 69px;
float: left;
background-color: #ffffff;
}

#topcontent
{
width: 524px;
height: 69px;
float:left;
display:inline;
background-image:url(images/topbg-tile.gif);
background-repeat:repeat-x;
background-color: #ed1c24;
}

#slogan
{
width: 130px;
height: 69px;
float:left;
display:inline;
}

#toplinks
{
width: 355px;
height: 34px;
margin: 8px 0 0 34px;
float: left;
display:inline;
}

#header
{
clear:both;
width: 758px;
height: 234px;
background-color: #ed1c24;
}

#contentarea
{
width: 758px;
}

#content
{
width: 494px;
float: left;
background-color:#FFFFFF;
/*hide from mac IE5 \*/
height: 250px;
/* END HACK */
min-height: 250px;
}

#content .mainpad
{
padding: 15px 28px 20px 28px;
}


#sub #content
{
background-image:url(images/subtop-bg.gif);
background-repeat:no-repeat;
}

#sub #content .mainpad
{
padding: 56px 28px 20px 28px;
}


#subpromoarea
{
background-image: url(images/subpromoarea-bg.gif);
background-repeat: no-repeat;
height: 183px;
width: 264px;
}



#navigation
{
width: 264px;
float: left;
background-image: url(images/navigation-bg.gif);
background-repeat: repeat-y;
}

#navigation .mainpad
{
padding: 18px 0px 20px 14px;
}

#navigation ul
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #a8a8a8;
margin: 8px 0 20px 0;
padding: 0 8px 0 0;
list-style-type: none;
}

#navigation ul li
{
color: #a8a8a8;
margin: 0;
padding: 0 0 5px 18px;
list-style-type: none;
background-image: url(images/navbullet.gif);
background-repeat:no-repeat;
background-position: 7px 5px;
}

#navigation a
{
text-decoration: none;
color: #000000;
}

#navigation a:hover
{
text-decoration: none;
color: #a8a8a8;
}

#navigation .col1
{
width: 124px;
float: left;
}

#navigation .col2
{
width: 124px;
float: left;
}


#navigation .sponslogo
{
text-align:center;
}

#navigation .sponslogo img
{
display:block;
margin: 5px auto 20px auto;	
}



#navigation .promobuttons
{
clear: both;
margin: 0 0 6px -3px;
}

#navigation .promobuttons img
{
display:block;
}


#navigation #subpromoarea .promobuttons
{
padding: 44px 0 0 9px;
margin: 0;
}









.picright
{
float: right;
width: 176px;
margin: 0 0 28px 26px;
font-weight: bold;
color: #ed1c24;
}

.picright img
{
display: block;
}

.picright p
{
margin: 10px 0 0 0;
border-collapse: collapse;
}


#footer
{
font-size: 10px;
color: #999999;
margin: 15px 0 15px 0;
clear: both; 
}




.clearer
{
clear: both;
font-size: 0;
line-height: 0;
}