
body {
	background: #000000;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #D3D3D3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	background-image: url(images/header.png);
	clear: both;
	height: 129px;
	width: 1280px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1280px;
}

#content {
	clear: both;
	width: 1280px;
	height: 505px;
	background-image: url(images/body.png);
	background-repeat: no-repeat;
}

#contentb {
	clear: both;
	width: 1280px;
	height: 505px;
	background-image: url(images/body_single.png);
	background-repeat: no-repeat;
}

#contentc {
	clear: both;
	width: 1280px;
	height: 505px;
	background-image: url(images/body_contact.png);
	background-repeat: no-repeat;
}

/* Text Area */
#textarea {
position:relative;
margin:0 auto;
padding:5px;
padding-top: 35px;
width:650px;
font-size:1.23em;
text-align:left;
}

#textarea h2 {
margin:.5em 0 -.5em 0 !important;
margin:.5em 0 -.9em 0;
color:#034079;
font-family:Arial, Helvetica, Geneva;
font-size:1.5em;
font-weight:lighter;
}

#textarea p {
font-size:.9em;
}

#textarea .date {
margin-left: 40px;
font-size:.7em;
font-weight: bold;
color:#828181;
text-transform:uppercase;
}

#textarea .contact {
text-align:center;
margin-top: 0px;
font-size:1em;
font-weight: bold;
color:#828181;
font-size: 12px;
}



#footer {
	background: url(images/footer.png) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	text-align: left;
	width: 1280px;
	height: 201px;
	margin-top: 0px;
}

#footer p {
	margin-top: 0px;
	margin-left: 450px;
	padding-top: 145px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {
	float: left;
	width: 1200px;
	height: 225px;
	margin-left: -46px;
	margin-top: -12px;
}

#nav {
	clear: both;
	display: block;
	height: 10px;
	width: 1280px;
	margin-top: -37px;
	margin-left: 0px;
}

*:first-child+html #nav {
	margin-top: -37px;
	height: 30px;
	padding-bottom: 6px;
}


#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	margin-left: 340px;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 16px;
	padding-left: 25px;
	padding-right: 25px;
	height:19px;
	margin-left: 3px;
}
.nlink{

	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
