html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	color: #000;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	padding: 0;
	text-align: left;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #DA7E33;
	font-size: 1.1em;
	line-height: 1.8em;
}
h2 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}
a,  a:link {
	color: #FF9933;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #EFC584;
	text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
	color: #FF9933;
}
#outerWrapper {
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../_images/bg-home.jpg);
	height: 663px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyright {
	font-size: .85em;
	color: #4B120B;
	font-style: normal;
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	padding-top: 380px;
	padding-right: 620px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #D07933;
}
