*{font-size:100.01%}
html {
	font-size:62.5%;
	background:#333;
}
body {
	color:#333;
	font:1.2em "Trebuchet MS", verdana, sans-serif;
	margin:0;
	padding:15px 0;
	background:#333;
	list-style-position: inside;
}

/* Common Parts */
a {
	color:#c60;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
p {
	margin:0 0 9px;
	line-height:1.333;
}
img {border:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
ul {
	margin:0 0 15px 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
/* Main Blocks */
#page-box {
	width:1000px;
	margin:0 auto;
	position:relative;
	padding-top:123px;
}
/*header*/
#header {
	width:735px;
	height:78px;
	padding:64px 0 0 265px;
	background:url(../images/bg-page.gif) no-repeat 0 100%;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	font-size:1px;
}
/*splatter*/
.splatter {
	width:278px;
	height:204px;
	overflow:hidden;
	position:absolute;
	background:url(../images/bg-main.gif) no-repeat 0 -353px;
	top:-10px;
	left:-37px;
}
/*logo*/
#logo {
	position:absolute;
	width:262px;
	height:162px;
	background:url(../images/logo.png) no-repeat;
	z-index:2;
	cursor:pointer;
	outline:none;
	top:0;
	left:-10px;
	margin:0;
}
#logo span {
	display:block;
	width:262px;
	height:162px;
	text-indent:-9999em;
	overflow:hidden;
}
/*navigation*/
#header ul {
	margin:0;
	list-style:none;
	font-size:18px;
	width:700px;
	position:absolute;
}
#header li {
	float:left;
	background:url(../images/bg-main.gif) no-repeat 0 -115px;
	position:relative;
}
#header li strong {
	color:#ffc;
	float:left;
	height:37px;
	padding:16px 8px 0 18px;
	font-weight:bold;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	line-height:22px;
	white-space:nowrap;
}
#header li span {
	float:left;
	background:url(../images/bg-main.gif) no-repeat 0 -115px;
	width:15px;
	height:57px;
	overflow:hidden;
}
#header li a:hover, #header li:hover strong, #header li.hover strong {
	text-decoration:none;
	color:#333;
}
#header li:hover, #header li.hover {
	background-position:0 0;
	position:relative;
}
#header li:hover span, #header li.hover span {background-position:0 -57px;}
.sub {
	position:absolute;
	font-weight:normal;
	width:175px;
	top:44px;
	left:-1px;
	padding:25px 0 20px;
	font-weight:bold;
	left:-9999px;
}
#header li:hover .sub, #header li.hover .sub {left:-1px;}
.sub .top {
	background:url(../images/bg-sub-top.png) no-repeat;
	height:25px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.sub .btm {
	background:url(../images/bg-sub-btm.png) no-repeat;
	height:20px;
	overflow:hidden;
}
#header .inner {
	font-size:12px;
	background:url(../images/bg-sub.png) repeat-y;
	width:135px;
	padding:0 20px;
	min-height:140px;
}
* html #header .inner {height:140px;}
#header ul ul {
	float:none;
	margin:0;
	position:static;
}
#header .sub li {
	float:none;
	background:none;
}
#header .sub li a {
	color:#333;
	position:relative;
}
#header .sub li a:hover {
	color:#c60;
	text-decoration:underline;
}
#header .inner p {margin:0;}
/*container*/
#container {
	background:url(../images/bg-page.gif) repeat-y -1000px 0;
	padding:0 0 0 24px;
	overflow:hidden;
	width:976px;
	position:relative;
	z-index:1;
	clear:both;
}
#container .btm-bg {
	background:url(../images/bg-page.gif) no-repeat -1996px 0;
	height:46px;
	width:978px;
	overflow:hidden;
	margin:0px 0 0 -24px;
	position:relative;
	z-index:1;
}
#container h1 {
	font-size:3.083em;
	color:#000;
	margin:0 0 25px;
	font-weight: bold;
}
.intro {
	display:block;
	color:#666;
	font-weight:bold;
	font-size:1.583em;
	line-height:1.389em;
}
#container ul {
	padding:0 0 15px;
	list-style:none;
	margin:0;
}
#container li a, .general a {
	font-size:1.25em;
	line-height:1.667;
	font-weight: bold;
}
.general {
	display:block;
	margin:0 0 15px;
}
.general a {
	color:#C60;
	text-indent: 0px;
}
.general a:hover {
	color:#000;
	text-indent: 0px;
}
.onclick {color:#630 !important;}
#content {
	padding:149px 69px 0 27px;
	width:885px;
	overflow:hidden;
	background:url(../images/bg-inner-page.jpg) no-repeat;
	position:relative;
	z-index:2;
	margin-bottom:-10px;
}
/*main content*/
#main-content {
	float:left;
	width:644px;
}

.para-indent-bold {
	font-weight: bold;
	color: #000;
}

#main-content h2 {
	font-size:1.75em;
	color:#000;
	margin:20px 0 5px;
	font-weight: bold;
}
/*artwork holder*/
.artwork-holder {
	margin:0 0 0 -10px;
	position:relative;
}
/*text holder*/
.text-holder {
	float:right;
	width:450px;
	padding-left:10px;
}
/*add navigation*/
.add-nav {
	float:left;
	width:171px;
	background:#f0f0e3 url(../images/bg-main.gif) no-repeat -345px 0;
}
.add-nav ul {
	background:url(../images/bg-main.gif) no-repeat -516px 100%;
	margin:0 !important;
	list-style:none;
	padding:95px 15px !important;
	min-height:234px;
	width:141px;
}
* html .add-nav ul {height:234px;}
.add-nav a:hover {color:#630 !important;}
.add-nav a.active {
	color:#000 !important;
	text-decoration:underline;
}
.add-nav a.onclick {color:#000 !important;}
/*sidebar*/
#sidebar {
	margin:45px 0 0;
	float:right;
	width:233px;
	background:url(../images/bg-sidebar-main.gif) repeat-y;
}
#sidebar .content {
	width:198px;
	overflow:hidden;
	background:url(../images/bg-sidebar.gif) no-repeat 0 -38px;
	padding:22px 0 50px 35px;
}
#sidebar .btm {
	width:100%;
	height:38px;
	overflow:hidden;
	background:url(../images/bg-sidebar.gif) no-repeat;
}
#sidebar h2 {
	font-size:2.083em;
	line-height:1;
	font-weight:bold;
	color:#000;
	margin:0 0 5px;
}
/*photo holder*/
.photo-holder {
	background:url(../images/bg-photo-holder.png) no-repeat;
	width:77px;
	height:105px;
	padding:9px 9px 11px 7px;
	overflow:hidden;
	display:block;
}
.photo-holder * {position:relative;}
.photo-holder img {display:block;}
/*sponsors holder*/
.sponsors-holder {
	background:#cc9 url(../images/bg-page.gif) no-repeat -2974px 100%;
	width:881px;
	padding:0 20px 20px;
	margin:-15px 0 0 29px;
	text-align:center;
}
.sponsors-holder div {
	width:100%;
	overflow:hidden;
	position:relative;z-index:3;
}
.sponsors-holder h3 {
	font-size:1.333em;
	line-height:1.125;
	font-weight:bold;
	margin:0 0 15px;
	color:#000;
}
.sponsors-holder a {
	color:#300;
	line-height:14px;
}
.sponsors-holder a:hover {
	color:#f60;
	text-decoration:underline;
}
.sponsors-holder a.onclick {color:#000 !important;}
.sponsors-holder ul {
	margin:0;
	padding:0 0 15px;
	list-style:none;
}
.sponsors-holder li {
	display:inline;
	margin:0 10px;
}
.sponsors-holder img {
	display:inline;
	vertical-align:middle;
}
/*footer*/
#footer {
	text-align:right;
	font-size:.833em;
	color:#ccc;
	padding:20px 55px;
	height:1%;
	overflow:hidden;
}
#footer a {
	text-decoration:underline;
	color:#ccc;
}
#footer a:hover {color:#c60;}
#footer a.onclick {color:#fff !important;}
#footer p {
	line-height:.9;
	margin:0 0 5px;
}
#footer ul {
	margin:0 0 7px;
	list-style:none;
	overflow:hidden;
	font-size:1.2em;
}
#footer li {
	margin-left:12px;
	display:inline;
}
#footer li a {color:#c60;}
#footer li a:hover {color:#fff;}
#footer li a.onclick {color:#c60 !important;}

/*homa page*/
.index #container p {
	line-height:18px;
	margin-bottom:5px;
}
.index #container h1, .index #container h2 {
	font-size:2.083em;
	font-weight:bold;
	margin:0 0 5px;
	color:#000;
}
.index .general a {color:#c60;}
.index .general a:hover {
	color:#000;
	text-decoration:underline;
}
.index .sponsors-holder {
	padding:0 20px;
	margin-bottom:60px;
}
.index .sponsors-holder h3 {
	float:left;
	margin:3px 10px 0 0;
	text-align:left;
}
.index .sponsors-holder h3 a {
	display:block;
	font-size:.75em;
	color:#c60;
}
.index .sponsors-holder ul {
	float:left;
	width:685px;
	text-align:left;
}
.index .sponsors-holder li {margin:0 2px;}
.index #content {
	padding:180px 79px 0 62px;
	background-image:url(../images/bg-index-main.gif);
	height:407px;
	position:relative;
}
.biker {
	background:url(../images/biker.png) no-repeat;
	width:146px;
	height:148px;
	position:absolute;
	left:100%;
	margin:-95px 0 0 -146px;
	z-index:9;
	text-indent:-9999em;
}
/*boxes*/
.left-box {
	position:absolute;
	left:62px;
	top:181px;
	width:230px;
	height:334px;
	overflow:hidden;
}
.top-left-box {
	position:absolute;
	left:347px;
	top:182px;
	width:235px;
	height:142px;
	overflow:hidden;
}
.top-right-box {
	position:absolute;
	left:633px;
	top:180px;
	width:200px;
	height:142px;
	overflow:hidden;
}
.btm-box {
	position:absolute;
	left:468px;
	top:362px;
	width:383px;
	height:162px;
	overflow:hidden;
}
.photo-box {
	position:absolute;
	left:1057px;
	top:367px;
	width:136px;
	height:162px;
	overflow:hidden;
}
.index .photo-holder {margin:0 auto;}
.photo-box .general {padding-top:10px;}
.paragraph-indent {
	text-indent: 0px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
