html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin:0pt;
padding:0pt;
}

body {
background-image:url(../images/body_bg.jpg);
background-color:#fcca00;
background-repeat:repeat-x;
text-align:center;
color:#999;
}
body, input, textarea, select, option {
font-family: Verdana,Arial,sans-serif;
font-size:0.8em;
line-height:140%;
font-style:normal;
font-weight:normal;
}

a:link, a:visited {
color:#fff;
}

a:hover, a:active {
color:#ffcc00;
}

ul, ol {
list-style-position:outside;
list-style-type:none;
}


fieldset, img {
border:medium none;
}
caption, th {
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0pt;
}
.clear {
clear:both;
}
.clearer {
clear:both;
display:block;
font-size:1px;
height:0pt;
line-height:1px;
margin:0pt;
padding:0pt;
}
img {
}
img.left {
float:left;
margin:2px 20px 16px 0pt;
}
img.right {
float:right;
margin:2px 0pt 16px 20px;
}
img.across {
margin:2px 0pt 16px;
}
img.flushleft {
margin-left:-20px;
}
img.flushright {
margin-right:-20px;
}
#container {
	margin:0pt auto;
	position:relative;
	width:797px;
	text-align: left;
}
#top {
	position:relative;
	width:100%;
	background-image: url(../images/Top_BG.png);
	background-repeat:no-repeat;
	color: #fff;
	height: 200px;
}
#top #logo {
	margin: 50px 10px 0px 20px;
	width: 320px;
	float:left;
}

#top #top_text {
	margin: 90px 0px 0px 10px ;
	float:left;
/*	color: #FFCC00;*/
	color: #777;
	width: 408px;
	text-align:right;
	line-height:130%;
}

#content {
	color:#bbb;
	line-height:160%;
	width: 638px;
	padding:10px 80px 0px 80px;
	position:relative;
	background-image: url(../images/Mid_BG.png);
	background-repeat: repeat-y;
	min-height: 200px;
	height: auto !important;
	height:200px;
}

#content ul {
list-style-image:url(../images/bullet_arrow.png);
margin-left:10px;
line-height:180%;
color:#ffcc00;
}

#content table {
margin-left: 40px;
}

#content td {
border-bottom: 1px #333 solid;
padding:5px;
}

#content fieldset {
border: 1px #ffcc00 dotted;
background-color: #222;
}

#content legend {
padding:5px;
color: #ffcc00;
font-size: 120%;
font-weight:normal;
}

#content table input, #content table select {
background-color: #FFFFCC;
border: 1px #000 solid;
height: 20px;
font-weight:normal;
font-size:110%;
}

#content table textarea, #content table input #submit  {
background-color: #FFFFCC;
border: 1px #000 solid;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:2px;
height: 80px;
width: 180px; 
} 

#content table #submit  {
background-color: #fff;
border: 1px #000 solid;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:10px;
font-size:130%;
height:40px;
} 

#content table #submit:hover  {
background-color: #ffcc00;
border: 1px #000 solid;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:10px;
font-size:130%;
height:40px;
} 

#home_hero {
	width: 558px;
	height: 60px;
	padding: 0px 70px 0px 70px;
	color: #FFCC00;
	font-size:110%;
	line-height:180%;
	margin-bottom:70px;
	font-weight:normal;

}

#home_hero h1 {
	color:#FFFFFF;
	font-weight:normal;
	font-size: 170%;
	margin-bottom:10px;
}




.list {
	float:left;
	width: 250px;
	background-color:#222;
	padding:15px;
	margin:20px 0px 0px 20px;
	font-size:90%;
}

.list ul {
	line-height:165%;
}

.list li {
list-style-image:url(../images/bullet_arrow.png);
margin-left:10px;
color:#999999;
}

.list a:link, .list a:visited  {
text-decoration:none;
color: #999;
}

.list a:hover, .list a:active  {
text-decoration:none;
color: #fff;
}



#bottom {
	background-image: url(../images/Bot_BG.png);
	background-repeat:no-repeat;
	color: #fff;
	height: 246px;
	background-position:bottom;
}

#botnav {
	color:#999;
	padding-top: 56px;
	text-align:center;
	font-weight:normal;
}

#botnav a:link, #botnav a:visited {
	color:#999;
	text-decoration:none;
	padding: 0px 10px;
}

#botnav a:hover, #botnav a:active {
	color:#fff;
	text-decoration:none;
}


#credits {
text-align:center;
font-size:80%;
padding-top:24px;
color:#999;
}