body {
    background-color: #000000;
	background-image: url('http://www.nathanblakelynn.com/images/bgimg.jpg');
	background-repeat: no-repeat;
}

#page {
    position: relative;
	width: 960px;
	border: 1px solid #aaaaaa;
	top: 15px;
	left: 50%;
	margin-left: -480px;
	background-color: #000000;
}

#header {
    border-bottom: 1px solid #000000;
}

#nav {
    border-top: 3px solid #9f8415;
	border-bottom: 3px solid #9f8415;
	background-color: #131003;
}

#nav td {
    padding-left: 20px;
	padding-right: 20px;
}

#content {
    color: #ffffff;
	margin-top: 15px;
	font-family: tahoma, calibri, trebuchet ms, trebuchet, arial;
	font-size: 10pt;
}

#col1 {
    position: relative;
	width: 600px;
	margin-left: 15px;
	float: left;
}

#col2 {
    position: relative;
	width: 310px;
	margin-left: 20px;
	float: left;
}

a {
    text-decoration: none;
}

a:link.navlink {
    color: #ffffff;
	font-family: tahoma, calibri, trebuchet ms, trebuchet, arial;
	font-size: 14pt;
}

a:active.navlink {
    color: #ffffff;
	font-family: tahoma, calibri, trebuchet ms, trebuchet, arial;
	font-size: 14pt;
}

a:visited.navlink {
    color: #ffffff;
	font-family: tahoma, calibri, trebuchet ms, trebuchet, arial;
	font-size: 14pt;
}

a:hover.navlink {
    color: #9f8415;
	font-family: tahoma, calibri, trebuchet ms, trebuchet, arial;
	font-size: 14pt;
}

a:link.lglink {
    font-size: 14pt;
	color: #9f8415;
}

a:active.lglink {
    font-size: 14pt;
	color: #9f8415;
}

a:visited.lglink {
    font-size: 14pt;
	color: #9f8415;
}

a:hover.lglink {
    font-size: 14pt;
	color: #9f8415;
}

a:link {
	color: #9f8415;
}

a:active {
	color: #9f8415;
}

a:visited {
	color: #9f8415;
}

a:hover {
	color: #9f8415;
}

table#show td.dtshow {
	padding-right: 12px;
	font-size: 10pt;
}

table#show td.locshow {
    padding-bottom: 15px;
	font-size: 10pt;
	padding-top: 0px;
}

table#show td.showhead {
    padding-right: 0px;
	font-size: 10pt;
}

.head {
    color: #ffffff;
	font-size: 14pt;
	text-align: center;
}

.itemspec {
    text-align: center;
	margin-top: 8px;
	margin-bottom: 2px;
}

.linkbotc {
    position: relative;
	text-align: center;
}

#signature {
    position: relative;
	width: 960px;
	left: 50%;
	padding-top: 15px;
	margin-left: -480px;
	text-align: right;
	font-family: tahoma, calibri, trebuchet ms, trebuchet, arial;
	color: #ffffff;
	font-size: 10pt;
}

.carthead {
    font-size: 11pt;
	font-weight: bold;
}

.newshead {
    color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

.newsitem {
    padding-bottom: 20px;
}

