body {
	background:#000000;
	margin: 0 auto;
	font-family:arial, verdana, helvetica, geneva, sans-serif;
}

h1 {
	font-size:1em;
	font-weight:bold;
	line-height:normal;
	margin:0;
}

h2 {
	font-size:0.9em;
	font-weight:bold;
	line-height:normal;
	margin:0;
}

h3 {
	font-size:0.7em;
	font-weight:bold;
	line-height:normal;
	margin:0;
}

p {
	font-size:0.7em;
	line-height:normal;
	margin:0;
	padding:0;
}

.main p a {
	color:#ED4101;
	font-size:1em;
	line-height:normal;
	margin:0;
	padding:0;
}


/* misc */

.clearer {clear: both;}

/*.main_right .padded {padding: 6px 2px 6px 16px;}

.main .padded {padding: 18px 24px;}

.meta {font-size: 0.8em; color: #666;}*/

.left {float: left;}

.right {float: right;}



/* structure */

.container {
	font-size: 1.2em;
	margin: 0 auto;
	width:982px;
}



/* header */

.header {
	background:url(../img/bg_header1.gif) no-repeat;
	float:left;
	width:756px;
	height:257px;
	padding:0 0 0 46px;
}

.content {
	background:url(../img/bg_content1.gif) repeat-y;
	float:left;
	width:802px;
	height:auto;
}


/* structure */

.nav {
	float:left;
	width:223px;
	margin:0 0 0 34px;
	color:#FFF;
	font-size:0.75em;
	font-weight:bold;
	background:#FFF url(../img/bg_navi.gif) repeat-y;
}

.main {
	float: left;
	width: 502px;
	padding-top:14px;
}

.main ul {
	font-size:0.7em;
}

.sponsors {
	margin: 257px 0 0 0;
	float:right;
	width:176px;
	color:#000;
}

.sponsors_top {
	background:#000000 url(../img/top_sponsors2.gif) no-repeat;
	padding:14px 15px 0 15px;
	float:right;
	width:146px;
	color:#000;
}

.sponsors_mid {
	background: url(../img/bg_sponsors2.gif) repeat-y;
	padding:15px 15px;
	width:146px;
	color:#000;
	text-align:center;
}

.sponsors_bot {
	background:url(../img/bot_sponsors1.gif) no-repeat;
	width:176px;
	height:17px;
}

/* navigation */

/* .firstnav {
	background:#FFF url(../img/bg_navi_top.gif) no-repeat;	
	padding:17px 0 6px 21px;
	width:178px;	
}

.firstnav a {
	color:#FFF;
	text-decoration:none;
}

.firstnav a:hover {
	color:#FFF;
	text-decoration:none;
	background:#FFF url(../img/bg_navi_top_hover.gif) no-repeat;
}*/

.firstnav {
	background:#FFF url(../img/bg_navi_top.gif) no-repeat;	
	padding:17px 0 6px 21px;
	width:178px;	
}

.nav ul {
	margin:0;
	padding:0;
}

.nav li {
	list-style:none;
}

.nav li a {
	/*background: #89866F; */
	color:#FFF;
	display:block;
	padding:6px 0 6px 21px;
	width:148px;
	text-decoration:none;
	list-style:none;
}

.nav li a:hover, .nav li a.active  {
	background:#F36B16 url(../img/bg_navi_hover.gif) no-repeat;
	color:#FFF;
	list-style:none;
}


/* footer */

.footer {
	background:url(../img/bg_footer1.gif) no-repeat;
	color:#ED4101;
	float:left;
	width:606px;
	height:50px;
	padding:5px 0 0 196px;
	font-size: 0.55em;
	text-align: center;
}

.footer .left,.footer .right {padding: 0 16px;}

.footer a {color:#ED4101; text-decoration:none;}

.footer a:hover {color:#373737; text-decoration:none;}

/* div */

.gallery img {
	margin:2px 1px 2px 1px;
	padding:1px;
	border:1px solid #CCCCCC;
	vertical-align:middle;
}


/* Emailform*/

label{
	font-size:0.7em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
}

.required {
	font-weight:bold;
	color:#FF6600;
	background-color:transparent;
}
