* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0 auto;
	PADDING-TOP: 0px;
	margin-top: 0px;

}



BODY {

	margin-top: 0px;

	margin-bottom: 0px;

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	background-color:#000;

	line-height: 150%;

}

h1, h2, h3, h4, h5 {

	padding: 0px;

}

img {
	border: 0px;
	outline: none;

}

a:link, a:active, a:visited {

	TEXT-DECORATION: none;

	outline: none;

}

a:hover {

	text-decoration: underline;

	outline: none;

}

/* Header Definitions */

#header {
	height: 125px;
	width: 925px;
	background:url(images/bg-header.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	border-bottom:thin inset #333;

}

#header img {

}

#header h1 {

	font-size: 18px;

	text-align: right;

	color:#666666;

	padding-top: 80px;

}

/* Navigation Definitions */

#navigation {

	width: 915px;

	height: 30px;

	padding-right: 10px;

	text-align: right;

	background-image:url(images/bg-nav.jpg);

	background-color:#000000;

	border-bottom:thin #535038;

	clear: both;

}

#navigation LI {

	padding-left: 30px;

	padding-top: 6px;

	width: 60px;

	position: relative;

	display: inline;

	list-style: none;

	height: 19px;

}

#navigation A {

	color: #FFFFFF;

	display: inline;

	padding: 4px;

	text-align: center;

	width: 60px;

	color: #FFFFFF;

	text-decoration: none;

	height: 15px;

}

#navigation A:hover {

	display: inline;

	padding: 4px;

	text-align: center;

	width: 60px;

	color: #663300;

	text-decoration: none;

	background-color: #FFFFFF;

	height: 15px;

}

/* Content Wrapper Definitions*/

#content h3 {font-size: 14px;}

#container {

	width: 925px;

	background:url(images/bg-body.jpg);

	background-position:top;

	background-repeat:no-repeat;

	background-color:#000000;	

	overflow: hidden;

}

/* Body left Margin Definitions*/

#body-left {
	width: 300px;
	float: left;
	padding-left: 16px;
	padding-right: 16px;

}

#body-left h2 {
	font-size: 16px;
	color:#469CD6;

}

/* Main Content Area Definitions*/

#content {

	width: 657px;

	padding-right: 18px;

	float:right;

}

#content h3 {
	font-size: 18px;
	color:#CCCCCC;

}

#content p {
	margin-bottom: 0.8em;
	color: #FFFFFF;
	font-size: 12px;

}

.masthead {

	border: 4px solid #333;

}

/* Main Content Area Definitions*/

	

/* Footer Definitions*/

#footer {	

	width: 925px;

	border-top:thick #535038 solid;

	font-size: 12px;

	text-align: center;

}

#footer p {

	color:#8e7d6a;

}

/* Footer Nav Definitions*/

.footer-nav {

	text-align: right;

	clear: both;

}



.footer-nav LI {

	padding-left: 20px;

	position: relative;

	display: inline;

	list-style: none;

}
