body {
	background: #e0cd9c url(../images/bg.jpg) repeat-x 50% 0;
}

h1, h2, h3, h4 {
	letter-spacing: -1px;
	font-weight: normal;
}

h1 {
	font-size: 230%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 170%;
}

h4 {
	font-size: 140%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 170%;
}

a,
a:link,
a:active {
	color: #020504;
}

a:visited {
	color: #222;
}

a:hover {
	color: #b80007;
}

#Intro .blogtitle a {
    text-decoration: none;
}

.clear {
    clear: both;
    line-height: 0.1;
    height: 0.01em;
}

.show_grid_12 {
	background: #fff url(../images/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.inimg,
.intxt {	
	margin: 0 14px;
}

.outimg,
.outtxt {	
	margin: 0 -14px;
}

.smaller {
	font-size: 90%;
}

.larger {
	font-size: 110%;
}

.imgleft {
	float: left;
	margin-right: 14px;
}

.imgright {
	float: right;
	margin-left: 14px;
}

#Header {
	height: 365px;
	position: relative;
}

#Header h1 {
	margin: 0;
}

#Header h1 a {
	background: transparent url(../images/logo_header-trans-2010.png) no-repeat 0 21px;
	display: block;
	width: 440px;
	height: 365px;
	text-indent: -999em;
}

#EnterNow {
	background: transparent url(../images/header_enter_bg-trans.png) no-repeat 0 0;
	width: 494px;
	height: 164px;
	padding: 20px 0 0 34px;
	position: absolute;
	top: 70px;
	right: 12px;
}

#EnterNow .left {
	float: left;
	width: 290px;
}

#EnterNow h2 {
	color: #020504;
	font-size: 240%;
	font-weight: normal;
	line-height: 0.8;
	margin: 0;
}

#EnterNow p {
	color: #bfa03d;
	font-size: 180%;
	letter-spacing: -1px;
}

#EnterNow .right {
	background: transparent url(../images/header_download-trans.png) no-repeat 0 0;
	float: left;
	font-size: 90%;
	margin-top: -5px;
	padding: 0 0 5px 60px;
	width: 120px;
}

#EnterNow .right strong {
	border: none;
	font-size: 150%;
	letter-spacing: -1px;
}

#Swimsuit {
	background: transparent url(../images/header_swimsuit_bg-trans.png) no-repeat 0 0;
	height: 160px;
	padding: 12px 150px 0 0;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 204px;
	width: 212px;
}

#Swimsuit a {
	color:#BFA03D;
	font-size:110%;
	line-height:1;
	text-decoration:none;
}

#Swimsuit a strong {	
	color:#020504;
	font-size:130%;
	font-weight:normal;
	letter-spacing:-1px;
	text-decoration: underline;
}

#WrapTop,
#WrapBottom {
	background: #e0cd9c url(../images/wrapper_top_bg.gif) no-repeat 50% 0;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 960px;
}

#WrapBottom {
	background: #e0cd9c url(../images/wrapper_bottom_bg.gif) no-repeat 50% 0;
	margin-bottom: 30px;
}

#Container {
	background: #f9f5eb;
}

#Intro p {
	font-size: 110%;
}

#Nav a {
	background: transparent url(../images/nav_large.gif) no-repeat 0 0;
	color:#FFF;
	display:block;
	font-size:140%;
	height:30px;
	letter-spacing:-1px;
	line-height:0.8;
	margin:0;
	padding:10px 15px 0;
	text-decoration:none;
	width:245px;
}

#Nav a:hover {
	background-position: 0 -50px;
	color: #BFA03D;
}

#Nav a.current,
#Nav a.current.small,
#Nav a.current.small:hover {
	background-position: 0 -100px;
	color: #BFA03D;
}

#Nav a.small {
	background: transparent url(../images/nav_small.gif) no-repeat 0 0;
	width: 103px;
	float: left;
}

#Nav a.small:hover {
	background-position: 0 -50px;
	color: #BFA03D;
}

#Nav a.active.small {
	background-position: 0 -100px;
	color: #BFA03D;
}

#Nav a.small.odd {
	margin-right: 6px;
}

#Nav a.facebook {
	background-image: url(../images/nav_facebook.gif);
	text-indent: -999em;
}

#Nav a.twitter {
	background-image: url(../images/nav_twitter.gif);
	text-indent: -999em;
}

#Schedule {
	padding-top: 20px;
}

#Schedule .inimg {
	position: relative;
	line-height:0.8;
	margin-bottom: 14px;
}

#Schedule .inimg h2 {
	background: transparent url(../images/schedule_title_bg-trans.png) repeat 0 0;
	font-size: 220%;
	line-height:0.8;
	margin: 0;
	padding:10px 0 10px 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 258px;
}

#Schedule .intxt {
	margin: 0 28px;
}

#Schedule h3 {	
	color:#BFA03D;
}

#Sidebar {
    margin-top: 12px;
}

#Sponsors {
	position: relative;
	text-align: center;
}

#Sponsors h2 {
	position: absolute;
	top: 0;
	left: 28px;
	line-height:1.1;
	text-align: left;	
}

#Footer {
	margin: 40px auto;
	text-align: center;
}
