
body {
	background: #000000 url(images/main-bg2.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	color:#FFF;
}

* 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: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 12px;
	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 {
	clear: both;
	height: 326px;
	width: 1000px;
}

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

#content {
	clear: both;
	width: 1000px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
	font-size: 14px;
}
#content-gallery {
	clear: both;
	width: 1000px;
	background-image: url(images/content-bg-gallery.jpg);
	background-repeat: repeat;
}

#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 1000px;
}

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

#left {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	width: 686px;
}

#left-gallery {
	background: #333333 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	width: 960px;
}
#logo {
	height: 72px;
	width: 1000px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 100%;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	padding-left:0px;
	text-align:left;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
#nav ul li a:hover {
	text-decoration:underline;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	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;
}

#slideshow h3 {
	font-size:12px;
	color:#000;
	border:0;
	background-color:#fff;
}
.slideshow_img{width:439px; height:329px; background:#000000; float:left;overflow:hidden;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;
  background-color: #e3e3e3;  
}

#content_wrapper ul {
	font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
}