/* =Main Elements
----------------------------------------------- */

body {
background: url('images/ind_bg.gif') -1px 0px repeat-y;
background-color: #fff;
margin: 0px;
padding: 0px;
}

#navContainer {
left: 25px;
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
width: 130px;
}

#contentContainer {
left: 180px;
margin: 0px;
padding: 0px;
position: relative;
top: 0px;
width: 600px;
}

#contentContainerSponsors {
left: 180px;
margin: 0px;
padding: 0px;
position: relative;
top: 0px;
width: 800px;
}

.navList {
color: #03c;
cursor: default;
font-family: georgia, serif;
font-size: 13px;
line-height: 16px;
list-style: none;
margin: 0px;
padding: 0px;
width: 130px;
}

.navList li
{
	background: url('images/ind_dotted.gif') repeat-x bottom;
	border-bottom: none;
	padding: 5px 0px 5px 0px;
	position: relative;
	text-align: right;
}

.navList li a:link, .navList li a:visited {
color: #002F61;
text-decoration: none;
}

.navList li a:hover {
color: #999;
text-decoration: none;
}

.navList li.last {
background: none;
border-bottom: none;
position: relative;
}

#logoCC {
left: 415px;
margin: 0px;
padding: 0px;
position: absolute;
top: 18px;
}

#logo2CC {
left: 270px;
margin: 0px;
padding: 0px;
position: absolute;
top: 18px;
}

#logo2CCSpon {
left: 450px;
margin: 0px;
padding: 0px;
position: absolute;
top: 18px;
}

#headerHome {
margin: 0px;
padding: 0px;
width: 600px;
}

#headerInt {
border-bottom: 4px solid #fff;
margin: 0px;
padding: 0px;
width: 600px;
}

#headerIntSpon {
border-bottom: 4px solid #fff;
margin: 0px;
padding: 0px;
width: 800px;
}

#feature {
border-bottom: 4px solid #fff;
margin: 0px;
padding: 0px;
width: 600px;
}

#content {
border-top: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
border-left: 1px solid #fff;
margin: 0px;
padding: 25px 180px 10px 0px;
width: 418px;
}

#contentSponsors {
border-top: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
border-left: 1px solid #fff;
margin: 0px;
padding: 25px 180px 10px 0px;
width: 600px;
}

#promoHome {
left: 445px;
margin: 0px;
padding: 0px;
position: absolute;
top: 260px;
}

#promoInt {
left: 445px;
margin: 0px;
padding: 0px;
position: absolute;
top: 150px;
}

#promoIntSponsors {
left: 630px;
margin: 0px;
padding: 0px;
position: absolute;
top: 150px;
}

p, .text {
color: #333;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 17px;
margin: 0px 0px 15px 0px;
padding: 0px;
}

em {
font-style: normal;
font-weight: bold;
}

em.ship {
font-style: italic;
font-weight: normal;
}

.sm
{
	font-weight: normal;
	font-size: 8px;
}

h1 {
color: #002F61;
font-family: georgia, serif;
font-size: 21px;
font-weight: normal;
margin: 0px 0px 20px 0px;
padding: 0px;
}

#promoLinks {
background: url('images/ind_dotted.gif') repeat-x top;
border-top: none;
color: #03c;
font-family: georgia, serif;
font-size: 11px;
font-weight: normal;
line-height: 15px;
margin: 7px 0px 0px 0px;
padding: 7px 0px 0px 0px;
width: 130px;
}

#promoLinks a:link, #promoLinks a:visited {
color: #03c;
text-decoration: none;
}

#promoLinks a:hover {
color: #999;
text-decoration: none;
}


#promoLinksSponsors {
background: url('images/ind_dotted.gif') repeat-x top;
border-top: none;
color: #03c;
font-family: georgia, serif;
font-size: 11px;
font-weight: normal;
line-height: 15px;
margin: 7px 0px 0px 0px;
padding: 7px 0px 0px 0px;
width: 130px;
}

#promoLinksSponsors a:link, #promoLinks a:visited {
color: #03c;
text-decoration: none;
}

#promoLinksSponsors a:hover {
color: #999;
text-decoration: none;
}

#slideshow a:link {
color: #002F61;
font-family: georgia, serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
}

#slideshow a:visited {
color: #002F61;
font-family: georgia, serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
}

#slideshow a:hover {
color: #999;
text-decoration: none;
text-transform: uppercase;
}

#footerContainer {
color: #999;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: right;
margin: 0px;
padding: 10px 0px 0px 0px;
position: relative;
width: 780px;
}

.footerLogo {
float: left;
margin: 0px 0px 0px 25px;
padding: 0px;
}

#insidePic {
float: right;
margin: 0px 0px 15px 20px;
padding: 0px;
}

.caption {
color: #666;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
}

#slideshow {
margin: 0px;
padding: 0px;
text-align: center;
width: 360px;
}



/* =Links
----------------------------------------------- */

a:link {color: #002F61;}
a:visited {color: #;}
a:hover {color: #999;}
a:active {color: #002F61;}

