body {
	padding: 0;
	margin: 0;
	/*background: #998877 url(images/body_bg.jpg) repeat-x bottom;*/
	background: #303F42 url(../images/body_bg.jpg) repeat-x bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.s5 {height: 5px;}
.s8 {height: 140px;}
.s10 {height: 10px;}
.s15 {height: 15px;}
.s20 {height: 20px;}
.s25 {height: 25px;}
.s30 {height: 30px;}
.s35 {height: 35px;}
.s85 {height: 85px;}

p {
	line-height: 1.2em;
	margin: 1em;
	margin-left: 0px;
	margin-right: 0px;
}

#list {
	line-height: 1.5em;
	list-style-image: url(../images/li_arrow.gif);
}

#left a {
	text-decoration:none;
	color: #303F42;
}
#left a:hover {
	text-decoration:underline;
	color:#EEC015;
}

.header {
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	height: 100px;
	/*background-color: #000000;*/
	background: #000000 url(../images/header_bg.jpg) repeat-x;
}

.header_content	{
	height: 100px;
	width: 800px;
	margin: inherit;
	padding: inherit;
	text-align: left;
}

.back_button a {
	text-decoration:none;
	color:white;
	background:#55676A;
	padding: 3px;
}

.back_button a:hover {
	background: #6C7A7D;
	color: #EEC015;
	padding: 3px;
}

.content {
	width: 810px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url(../images/bg1.jpg);
}

#main {
	width: 535px;
	padding-right: 15px;
	float: right;
}

#left {
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
}

#quotes{
	height: 105px;
	padding-left: 75px;
	font-size: 12pt;
	background: #FFFFFF url(../images/quote.gif) no-repeat;
}

.footer {
	clear:both;
	margin:0 auto;
	margin-bottom:0;
	padding:0;
	padding-right:2px;
	height:20px;
	background-color:#000000;
}

.footer_content {
	width: 800px;
}
.footer_content a{
	//width: 800px;
	float:right;
}
.footer p {
	float:right;
	margin:0;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px;
	color:#fff;
}

#menu {
	background: #303F42;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 227px;
}
#menu li {
	font: 9pt "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #55676A;
	border-bottom: 1px solid #393939;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 8px 8px;
	text-decoration: none;
}
#menu a:hover {
	background: #6C7A7D;
	color: #EEC015;
	padding-bottom: 8px;
}                    


#div_form {
	width: 700px;
}
.div_former {
	background: #FFDF5F;
	float: left;
	border: solid #ffffff 4px;
	margin: 0px auto;
	margin-left:150px;
}
.div_former a{
	float: right;
	padding-right: 20px;
	color: red;
	//text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
.div_former a:hover{
	float: right;
	padding-right: 20px;
	color: blue;
	//text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}

.div_h3 {
	float: left;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 650px;
	border: 0;
}
.div_h3 img{
	border: 0;
}

.div_h3 a{
	float: left;
	padding-right: 0px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	padding: 20px 10px 0 20px;
	border: 0;
}

.div_h3 a:hover{
	float: left;
	padding-right: 0px;
	color: red;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	padding: 20px 10px 0 20px;

}

/*.link_bugout {
	float: left;
	width: 150px;
}
.link_video {
	float: left:
	width: 150px;
}*/