/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.75em;
	margin:0 0 25px 0;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#000;
}

h1 {
	font-size:1.8em;
	margin:0 0 8px 0;
}

h2 {
	font-size:1.4em;
	margin:0 0 8px 0;
}

h3 {
	font-size:1.2em;
	margin:0 0 8px 0;
}

p {
	margin:0 0 8px 0;
}

a img { border:0; }

/* ---- class settings ----------------------- */

.form { padding:0 5px 0 5px; }

.input-text { height:14px; border:1px #000 solid; background-color:#999; padding:0 0 3px 3px; }

.message { width:250px; height:100px; }

.btn_sign-up { margin:5px 0 0 0; }

.img_btm-margin { margin:0 0 10px 0; }

.img-border { border:2px #000 solid; }

.img-logos { border:0px #000 solid; float:left; margin-left:10px; }

.padding { padding:0 10px 10px 10px; }

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.championship_table td{ border:1px solid black; border-style:solid;}
.championship_table{ border:1px solid black; border-style:solid;}

.img-btn {
	border:0;
	margin:0px 0px 0px 0px;
}

a:hover img.img-btn {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}

a heds {
color:#FFFFFF;
}
/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:731px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:731px;
	height:auto;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:180px;
	height:auto;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:731px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main2.gif);
}

#main2 {
	position:relative;
	top:0;
	left:0;
	width:731px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.gif);
}

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	color:#fff;
	float:left;
	width:180px;
	height:auto;
	padding:0 0 55px 0;
}

/* ---- end side bar content settings ---------------- */

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:549px;
	height:auto;
	padding:0 0 80px 2px;
}

.content {
	position:relative;
	top:0;
	left:0;
	width:519px;
	height:auto;
	padding:0 0px 0 5px;
}

.content_top {
	position:relative;
	top:0;
	left:0;
	width:519px;
	height:auto;
	padding:0 0px 0 0px;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:731px;
	height:25px;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_logos {
	position:absolute;
	right:7px;
	bottom:0;
	width:502px;
	height:auto;
	margin-top:5px;
	padding:0 0 0 40px;
	background-color:#000000;
	border-top:1px #000 solid;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	float:left;
	width:180px;
	cursor:pointer;
	position:relative;
	background-repeat:no-repeat;
}

a:hover#nav_01 {
	background-position:-180px 0;
}

#nav_01 {
	height:24px;
	background-position:0 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_02 {
	background-position:-180px -24px;
}

#nav_02 {
	height:25px;
	background-position:0 -24px;
	background-image:url(images/nav/nav.gif);
}


a:hover#nav_03 {
	background-position:-180px -49px;
}

#nav_03 {
	height:23px;
	background-position:0 -49px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_04 {
	background-position:-180px -72px;
}

#nav_04 {
	height:24px;
	background-position:0 -72px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_05 {
	background-position:-180px -96px;
}

#nav_05 {
	height:24px;
	background-position:0 -96px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_06 {
	background-position:-180px -120px;
}

#nav_06 {
	height:24px;
	background-position:0 -120px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_07 {
	background-position:-180px -144px;
}

#nav_07 {
	height:24px;
	background-position:0 -144px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_08 {
	background-position:-180px -168px;
}

#nav_08 {
	height:25px;
	background-position:0 -168px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_09 {
	background-position:-180px -193px;
}

#nav_09 {
	height:24px;
	background-position:0 -193px;
	background-image:url(images/nav/nav.gif);
}



a:hover#nav_10 {
	background-position:-180px -217px;
}

#nav_10 {
	height:24px;
	background-position:0 -217px;
	background-image:url(images/nav/nav.gif);
}





