body {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #f6f6f6;
}

a {
	color: #009900;
}

a:hover {
	color: #009900;
}

#content {
	font-size: 90%;
	color: #3f3f3f;
	margin-left: 10px;
	background: #ffffff;
	border: 2px solid #797979;
	margin-right: 10px;
	padding-left: 5px;
	float: left;
	width: 450px;
	padding-right: 5px;
	padding-top: 5px;
}

#content p {
	border-width: 0px;
	margin-top: 0px;
	margin-left: 5px;
}

#content h2 {
	margin: 0px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #818181;
	background: url(images/nagradient.jpg) inherit;
	border-style: none;
}

#right {
	float: left;
	color: #3f3f3f;
	background-color: #ffffff;
	border: 2px solid #797979;
	margin-right: 10px;
	margin-left: 0px;
	width: 180px;
	font-size: 80%;
	padding: 10px 5px 10px 5px;
}

#right h3 {
	margin: 0px;
	border-bottom: 1px dotted #828282;
	border-style: none;
	background: repeat-x url(images/navgradient.jpg);
}

#right ul {
	margin: 0px;
	padding-left: 10px;
}

#right ul li {
	list-style: none;
}

#content ul {
	margin-top: 3px;
}

#footer {
	background: repeat-x url(images/refinery.gif);
	height: 260px;
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0px;
	padding-bottom: 0px;
	z-index: -1;
}

#masthead {
 width: 1024;
 margin: 0px auto 0px auto;
 height: 23px;
 background: url(images/navgradient.jpg) repeat-x top;
 border-bottom: 1px solid #ccced2;
 border-left: 1px solid #f5f6f7;
 border-right: 1px solid #ccced2;
}

#shadow {
	background: repeat-x url(images/shadow.gif);
	height: 10px;
	width: 100%;
	margin-bottom: 0px;
}

#masthead h1 {
 color: #009900;
 margin-bottom: auto;
	font: normal bold .75em Arial, Helvetica, sans-serif;
	text-decoration: none;
	direction: ltr;
	text-align: left;
	text-transform: none;
	margin-right: auto;
	margin-top: auto;
	margin: auto;
	margin-left: 25px;
	background: inherit;
}

#masthead h2 {
 color: #009900;
 font: bold Arial, Helvetica, sans-serif;
 font-size: .75em;
 margin-right: 10px;
 margin-bottom: auto;
	text-decoration: none;
	text-align: right;
	text-transform: none;
	margin: auto;
	margin-left: auto;
	margin-top: auto;
}