* {
	margin: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
	font-variant: normal;
	color: #000000;
}

a {
color: #000000;
}

a:visited {
	text-decoration: none;
}

a:hover {
color: #FFFF00;
}

ul {
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: auto;
}

body {
background: #000000;
background-position: 50% 50%;
font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 860px;
	background-color: #FFFFFF;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-y;
}

#head {
width: 860px;
height: 240px;
background: #9D3A06 url("images/head2.jpg");
border: 0px solid #333333;
border-width: 0px 0px 0px 0px;
text-align: right;
}

#head img {
position: relative;
margin-bottom: 30px;
}

#head h1 {
color: #DC231E;
font-size: 40px;
margin-top: 30px;
margin-right: 30px;
cursor: default;
color: #293D52;
letter-spacing: -5px
}

#left_column {
padding-top: 20px;
width: 258px;
float: left;
}

#right_column {
	padding-top: 20px;
	width: 602px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#left_column {
	color: #ffffff;
	background: #eeeeee url(images/leftgrad2.jpg) repeat-x;
	margin: 0px;
	}

* html #left_column {
	position: relative;
	top: -8px;
	margin-left: 0px;
	width: 258px;
	background-color: #eeeeee;
}

* html #right_column {
position: relative;
top: -8px;
margin-left: 0px;
}

#right_column {
margin-top: 0px;
margin-left: 0px;
color: #000000;
background: #ffffff url("images/rightgrad2.jpg") repeat-x;
}

#left_column h1, #right_column h1{
font-size: 12px;
margin-left: 15px;
margin-right: 15px;
display: block;
padding-bottom: 3px;
}

#left_column h1 {
	border-bottom:solid #668EBF;
	border-bottom-width: thin;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#right_column h1 {
	border-bottom:solid #293D52;
	border-bottom-width: thin;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#left_column img, #right_column img{
border: 0px solid #293D52;
margin: 20px 10px 20px 10px;
}

#left_column h1 {
	color: #DC231E;
	background-color: #eeeeee;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right_column h1 {
	color: #DC231E;
	border-color: #003399;
	font-size: 16px;
}

p {
	margin: 20px 20px 20px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.links {
	list-style: none;
	list-style-image: none;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #000000;
}

.links li {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.blue {
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

.red {
	border-top-color: #DC231E;
	border-right-color: #DC231E;
	border-bottom-color: #DC231E;
	border-left-color: #DC231E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DC231E;
	font-size: 14px;
	font-weight: bold;
}
.links a {
	display: block;
	width: 164px;
	height: 24px;
	background-color: #F08A1E;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin: 5px 0;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
}

* html .links a {
	width: 164px;
}

.links a:hover {
background-color: #668EBF;
color: #fff;
}

#bottom {
float: center;
clear: both;
margin: 30px 0 0 70px;
}

#left_footer {
color: #668EBF;
padding-bottom: 10px;
}

* html #left_footer {
position: relative;
}
