body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	background-image: url(images/page_bg.jpg);
	background-repeat:repeat-x;
	margin-left: 30px;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
	color: #CD9B38;
}
td.indent1 {
	padding-left: 15px;
	}
table {
	margin-right: 50px;
	}
#header {
	background:url(images/mast.jpg) top left no-repeat;
	height: 125px;
	margin-top: 0px;
	padding-top: 0px;
	}

#header_links ul {
	font-size: .7em;
	text-align: right;
	margin-right: 45px;
	margin-top: 10px;
	height: auto;
	float: right;
	padding-bottom: 20px;
	}

#header_links li {
	list-style-type: none;
	}
	
#footer_links ul {
	font-size: .7em;
	margin-top: 20px;
	}

#footer_links li {
	list-style-type: none;
	border-right: solid thin #CD9B38;
	display: inline;
	padding-right: .3em;
	padding-left: 5px;
	}

#partners {
	float: right;
	margin-right: 50px;
	background-color: #CD9B38;
	padding: 5px;
	width: 173px;
	margin-left: 20px;
	}
.gold_large {
	color: #CD9B38;
	font-size: large;
	}

#header h1{
	display: none;
	}
.tag1 {
	color: #003366;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	letter-spacing: .1em;
	line-height: normal;
}
.tag2 {
	color:#000000;
	font-weight: bold;
	font-size: small;
	line-height: normal;
}
h1, h2, h3, h4 {
	color: #CD9B38;
	margin-top: 1em;
}
h5 {
	color: #003366;
	margin-top: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}
h6 {
	color: #003366;
	margin-top: 1em;
	text-transform: uppercase;
	font-size: 1em;
}
h3, h4, h5, h6, li, ul {
	margin-bottom: -1em;
}
h1, h2 {
	margin-bottom: 1.5em;
	}
blockquote {
	margin-left: 1em;
	}
ul {
	margin-top: -1em;
	margin-bottom: 2em;
	}
a {
	color: #003366;
	text-decoration: none;
	}
a:hover {
	background-color:#FFFF99;
	}
#content {
	position: absolute;
	top: 120px;
	}
li {
	list-style:square;
	list-color: #CD9B38;
	}
.small {
	font-size: small
	}
.smaller {
	font-size: x-small;
	line-height:normal;
	}
	