body {
	margin:0;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
html {scrollbar-face-color: #FF0000;
scrollbar-shadow-color: #A60505;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
}
a {color:#FF0000;text-decoration:none;}
a:hover {
	background-color: #FF0000;
	color: #000000;
}
h1 {text-transform:uppercase; font-size:16px;}
#all {
	width:1001px;
	margin:0 auto;
	background:#000000 url(images/body_bckgopenall.png) no-repeat;
	height: 1000px;
}
#container {
	background-image: url(images/footer_bckg.jpg);
	background-repeat: repeat-x;
	background-position: center 1000px;
}
#logo {padding:110px 0 0 0px; height:80px;}
#logo a {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-size:36px;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#menu {
	padding:7px 0px 0 1;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: capitalize;
	margin-top: 7px;
	margin-left: 1px;
	font-size: 7px;
	font-weight: bold;
}
#menu ul {margin-top:0;}
#menu ul li {display:inline;}
#menu a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	padding:2px 10px 5px 7px;
	text-transform:capitalize;
	font-weight: bold;
}
#menu a:hover {
	color: #FF0000;
	background-color: #000000;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #FFFFFF;
}
#main {
	padding:0 85px 0 90px;
	min-height:10px;
}
/* images */
img {
	border: 3px solid #000000;
	padding: 3px;
	margin-right: 6px;
	margin-left: 6px;
}
img.float-right {
  	margin: 5px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
blockquote {
	margin: 5px 10px;
	border: 2px solid #FFFF00;
	background: #0055EE url(none) no-repeat center;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.1em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
}
/* Headers */
h1, h2, h3 {
	font: bold 1em/.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #111;
	padding: 5px 10px 1px 1px;
	margin: 0;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -2px;	
}
h2 {
	font-size: 200%;
	color: #663333;	
}
h3 {
	font-size: 170%;	
	font-weight: normal;	
}

p, dl { padding: 10px; margin: 0; }

.col-one {
	margin-right: 540px;
	padding-left: 75px;
}
.col-two {
	float: left;
	width: 350px;
	margin-left: -420px;
	margin-top: 5px;
}
.col-one, .col-two {
	padding-bottom: 10px;
}
/* footer */
#footer-wrapper {
	clear: both;
	width: 998px;
	margin: 0 auto;
	text-align: left;
	font: normal 1.0em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	background-color: #000000;
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
	color: #FF0000;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #FF0000;	
}
#footer-wrapper a {
	color: #FF0000;
	background: #000000;
}

#footer-wrapper ul.footer-list {
	border-top: 1px solid #000000;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #000000;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 2px 0 2px 3;
	border: none;
	margin-left: 3;
	color: #FF0000;
}
#footer-wrapper ul.footer-list li a span {
	color: #CCCCCC;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 5px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #FF0000;
	width: 950px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}
h4 {
	color: #0055EE;
	font-size: 10px;
	margin-left: 18px;
}
