@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/bg_long.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}

.navlinks {
	font-size: 14px;
	font-weight:bold;	
}
.footer-space { 
letter-spacing: 2pt;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.header-space { 
letter-spacing: 2pt;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-size: 10px;
	color: #cccccc;
}
a.navlink {
	font-size: 14px;
	font-weight:bold;
}
a.navlink:link {
	font-size: 14px;
	font-weight:bold;	
	text-decoration: none;
}
a.navlink:visited {
	font-size: 14px;
	font-weight:bold;	
	text-decoration: none;
	color: #000000;
}
a.navlink:hover {
	font-size: 14px;
	font-weight:bold;	
	text-decoration: underline;
	color: #000000;
}
a.navlink:active {
	font-size: 14px;
	font-weight:bold;	
	text-decoration: none;
	color: #000000;
}
a.altlink {
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
a.altlink:link {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
}
a.altlink:visited {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
	color: #000000;
}
a.altlink:hover {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
	color: #000000;
}
a.navlink:active {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: none;
	color: #000000;
}
a.headinglink {
	font-size: 14px;
	font-weight:bold;
}
a.headinglink:link {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
}
a.headinglink:visited {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
	color: #000000;
}
a.headinglink:hover {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
	color: #000000;
}
a.headinglink:active {
	font-size: 13px;
	font-weight:bold;	
	text-decoration: underline;
	color: #000000;
}
.headertext {
	font-size: 12px;
	font-weight:none;
	color: #ffffff;
}
a.headerstuff {
	font-size: 12px;
	font-weight:none;
	color: #ffffff;
}
a.headerstuff:link {
	font-size: 13px;
	font-weight:none;
	color: #bda239;	
	text-decoration: underline;
}
a.headerstuff:visited {
	font-size: 13px;
	font-weight:none;	
	text-decoration: underline;
	color: #bda239;
}
a.headerstuff:hover {
	font-size: 13px;
	font-weight:none;	
	text-decoration: underline;
	color: #bda239;
}
a.headerstuff:active {
	font-size: 13px;
	font-weight:none;	
	text-decoration: underline;
	color: #bda239;
}
div.spacedOut
{
line-height: 1.3em;
}
.image-border{
	border-style:solid;
	border-color: #a98c46;
	border-width:1px;
	padding: 4px 4px 4px 4px ;
	float: left; 
    margin: 4px;
}
.image-borderl{
	border-style:solid;
	border-color: #a98c46;
	border-width:1px;
	padding: 4px 4px 4px 4px ;
	float: right; 
    margin: 4px;
}
.image-border-inv{
	border-style:solid;
	border-color: #a98c46;
	border-width:1px;
	padding: 4px 4px 4px 4px ;	
    
}