img{
	border: none;
}

#body {
	margin:0em;
	padding:0em;
	background-image:url(../graphics/background_img.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#000;
	font: 13px helvetica, arial, sans-serif;
}

#center {
 	margin-left: auto;
 	margin-right: auto;
 	width:800px;
}

div.body {
	margin:0px;
	padding:0px;
	color:#000;
	text-align:center;
	vertical-align:text-top;
	position: relative;
}

#attention {
	display:none;
	/*
	height: 80px;
	padding: 20px;
	width: 100%;
	background: #C10000;
	font-size: 16px;
	position: fixed;
	color: #fff;
	z-index: 100;
	text-align: center;
	*/
}

#attention span {
	display:none;
	/*
	font-size: 20px;
	font-weight: bold;
	*/
}

#plain_wood {background: transparent url(../graphics/plainwood.gif);}
#fading_woodtop {background: transparent url(../graphics/fadingwood.gif) repeat-x top left;}
#fading_woodbottom {background: transparent url(../graphics/faddingwoodmuskie_bottom.gif) repeat-x bottom left; padding-bottom:200px;}
	
div.contentbox {
	padding:20px;
	padding-top:30px;
	padding-bottom:30px;
	width:760px;
}

#myBox {
    margin: auto;
    color: #fff;
    width: 700px;
    padding: 20px;
    text-align: left;
    background-color: #FFF;
}
#myBox p {
  padding:0;
  margin:1ex 0;
}

div.sponsors {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:center;
}

h1 {text-transform:capitalize; color:#916130;}
h1.hidden {display:none;}
h3 {color:#bc4535;text-transform:capitalize;text-indent:0;}
h3.hidden {visibility:hidden;}

a.one:link {color:#03F;}
a.one:visited {color:#03F;}
a.one:hover {color:#bc4535;}

a.two:link {color:#03F; text-decoration:none;}
a.two:visited {color:#03F; text-decoration:none;}
a.two:hover {color:#bc4535; text-decoration:underline;}

a.three:link,a.three:visited
{
display:block;
font-weight:bold;
color:#000;
background-color:#999;
width:120px;
text-align:center;
padding:4px;
text-decoration:none;
}
a.three:hover,a:active
{
background-color:#000;
color:#FFF;
}

ol li {
	margin-bottom: 10px;
}

#text ul {
	width: 650px;
	margin-left: -15px;
	line-height: 1.5;
}

#text {padding:0; line-height:20px; color:#000; font-weight:normal;}
p.italic {font-style:italic;}
.bold {font-weight:bold;}
.light_text {font-weight:500;}
.underline {text-decoration:underline;}

p.contactus_short {
	width:200px;
	font-weight:500;
}
#copyright {
	margin-left: auto;
 	margin-right: auto;
	font-size:12px;
	vertical-align:middle;
	color:#a0a0a0;
}