body {
	margin: 0;
	padding: 0;
	background-color: #FDB6A3;
	font: 0.69em Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #000000;
	}

.wrapper {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width:828px;
	height:628px;
	background-repeat: no-repeat;
	}
	
/* background images for wrapper */ 
#bgHome {background-image: url(bgimages/main_home.jpg);}
#bgHome2008 {background-image: url(bgimages/2008_home_bg.jpg);}
#bgHome2009 {background-image: url(bgimages/2010_home_bg.jpg);}
#bgNews {background-image: url(bgimages/main_news.gif);}
#bgNewsarchive {background-image: url(bgimages/main_news_archive.gif);}
#bgProfile {background-image: url(bgimages/main_profile.gif);}
#bgResults {background-image: url(bgimages/main_results.gif);}
#bgGallery {background-image: url(bgimages/main_gallery.gif);}
#bgSponsors {background-image: url(bgimages/main_sponsors.gif);}
#bgLinks {background-image: url(bgimages/main_links.jpg);}
#bgContact {background-image: url(bgimages/main_contact.gif);}
#bgCredits {background-image: url(bgimages/main_credits.gif);}
#bgQA {background-image: url(bgimages/q_and_a_bg_2.gif);}
#bgInterview {background-image: url(bgimages/q_and_a_bg.gif);}


/** content divs **/
.content {
	position: absolute;
	background-color: #ffffff;
	padding: 10px;
	overflow: auto;
	}
.content2 {
	position: absolute;
	padding: 10px;
	overflow: auto;
	}
#contentHome {
	width:365px;
	height:141px;
	left: 235px;
	top: 301px;
	}
#contentHome2008 {
	width:420px;
	height:310px;
	left: 335px;
	top: 220px;
	}
#contentNews {
	width:668px;
	height:411px;
	left: 70px;
	top: 125px;
	}
#contentNewsarchive {
	width:668px;
	height:411px;
	left: 70px;
	top: 125px;
	background-image: url(bgimages/newsarchive_bg.gif);
	background-repeat: no-repeat;
	}
#contentProfile {
	width:525px;
	height:409px;
	left: 70px;
	top: 125px;
	}
#contentResults {
	width:490px;
	height:411px;
	left: 70px;
	top: 125px;
	}
#contentGallery {
	width:703px;
	height:434px;
	left: 53px;
	top: 123px;
	}
#contentGallery2 {
	width:708px;
	height:434px;
	left: 53px;
	top: 123px;
	}
#contentSponsors1 {
	width:373px;
	height:51px;
	left: 72px;
	top: 142px;
	}
#contentSponsors2 {
	width:669px;
	height:284px;
	left: 70px;
	top: 250px;
	}
#contentLinks {
	width:669px;
	height:150px;
	left: 70px;
	top: 125px;
	}
#contentContact {
	width:406px;
	height:400px;
	left: 266px;
	top: 154px;
	}

#credits {
	position: absolute;
	left: 678px;
	top: 577px;
	}
	
#homeBottom {
	margin-top: 25px;
	width: 90%;
	text-align: center;
	}
	
/** links **/
a:link {
	color: #EA0001;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #0100A4;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color: #EA0001;
	font-weight: bold;
	text-decoration: none;
	}

a img {border: 0;}

.bgpink a {background-color: #feedea;}
.padtb2lr5 a {padding: 2px 5px;}

/** headings **/

h1	{
	font-size: 1.82em; /** 20px **/
	font-weight: normal;
	padding-bottom: 10px;
	}

h2	{
	font-size: 1.27em; /** 14px **/
	font-weight: bold;
	margin-top: 0;
	}

h3	{
	font-size: 1.18em; /** 13px **/
	font-weight: bold;
	margin: 0 0 5px 0;
	}

h4	{
	font-size: 1.18em; /** 13px **/
	font-weight: bold;
	margin: 0;
	}

h5	{
	color: #ffffff;
	font-weight: bold;
	background-color: #EA0001;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
/** text **/
	
.style2 { /** bold white on red background **/
	color: #ffffff;
	font-weight: bold;
	background-color: #EA0001;
	padding: 5px;
	}
.style3 {font-size: 1.27em;} /** 14px **/
.style4 {font-size: 0.91em;} /** 10px **/
.bold {font-weight: bold;}
.style5 {font-size: 12px; font-weight: bold;}

/** text align **/
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}

/** tables **/
th {
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	background-color: #EA0001;
	padding: 5px;
	}
	
.valigntop th {
	vertical-align: top;
	padding: 2px 5px;}	

td {
	vertical-align: top;
	text-align: left;
	}
.padrb td {padding: 0 10px 15px 0;}
.bgpinktd td {
	background-color: #feedea;
	padding: 2px 5px;
	}
.tdpadtb10 td {padding: 10px 0;}
.tdpadtb10rl5 td {padding: 10px 5px;}

.borderleft {border-left: 2px solid #EA0001;}

.valignmiddle td {
	vertical-align: middle;
	padding: 10px;
	}

.gallery td {
	width: 110px;
	font-size: 0.91em;
	text-align: center;
	line-height: 120%;}
	
.galleryleft {
	float: left;
	width: 100px;
	margin: 0 0 10px 0;
	}
	
.galleryleft img {
	display: block;
	margin: 5px 0;
	}

.gallerymaincol {
	width: 570px;
	margin-left: 120px;
	}

/** photo credit **/
.photo {
	font-size: 0.91em;
	text-align: right;
	}
	
/** right-hand column **/
.widthrhc {width: 180px;}
.margrhc {margin-right: 200px;}

/** profile page **/	
.widthrhc_pro {width: 220px;}
.margrhc_pro {margin-right: 240px;}
/** left-hand column version **/
.widthlhc_pro {width: 220px;}
.marglhc_pro {margin-left: 230px;}

.width100pc {width: 100%;}
.width95pc {width: 95%;}
.width340 {width: 340px;}
.width48pc {width: 48%;}
.width190 {width: 190px;}

/** margins **/
.margr10 {margin-right: 10px;}
.margr20 {margin-right: 20px;}
.margr40 {margin-right: 40px;}
.margtnone {margin-top: 0;}
.margt5 {margin-top: 5px;}
.margt7 {margin-top: 7px;}
.margt10 {margin-top: 10px;}
.margt15 {margin-top: 15px;}
.margt20 {margin-top: 20px;}
.margbnone {margin-bottom: 0;}
.margb5 {margin-bottom: 5px;}
.margb10 {margin-bottom: 10px;}
.margb20 {margin-bottom: 20px;}
.margl10 {margin-left: 10px;}
.margtminus {margin-top: -18px;}
	
/** padding **/
.pad3 {padding: 3px;}
.padt5 {padding-top: 5px;}
.padt10 {padding-top: 10px;}
.padr10 {padding-right: 10px;}	
.padr40 {padding-right: 40px;}
.padb10 {padding-bottom: 10px;}
.padb20 {padding-bottom: 20px;}
.padl10 {padding-left: 10px;}
.padl20 {padding-left: 20px;}
.padlb10 {padding: 0 0 10px 10px;}
.padrbl5 {padding: 0 5px 5px 5px;}
.padtb2rl5 {padding: 2px 5px;}

.padb5 li {padding-bottom: 5px;}
.padrb li {padding: 0 30px 20px 0;}
.padrb10 li {padding: 0 30px 10px 0;}

	
/** position **/
.floatright {float: right;}
.floatleft {float: left;}

.clear {clear: both;}	

/** bulleted lists **/	
.bulletred ul {
	padding-left: 0;
	margin-left: 0;
	}
.bulletred li {
	list-style: none;
	background-image: url(images/bulletred.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 12px;
	}
	
.arrows {
	position: absolute;
	top: 19px;
	left: 652px;
	width: 48px;
	}