body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#000000;
	background-image:url("../images/backgroundTile.jpg");
	background-position:center top;
	}
	
	img {
		border:none;
	}
	
.title {
	position: relative;
	margin-left: 255px;
	margin-right:30px;	
	font-size:22px;
	font-weight:bold;
	color:#FCC12F;
}

.text {	
	text-align:justify;
	margin-left: 255px;
	margin-right:30px;	
	margin-bottom:auto;
	color: #fff;
	font-size:12px;
}

.image-text {	
	text-align:left;
	color: #fff;
	font-size:11px;
	margin-bottom: 5px;
}

.table-text {	
	text-align:justify;
	margin-left: 30px;
	margin-right:250px;
	font-size:12px;
}

.list-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.formfield{
	font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	color: #fff;
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:50px;	
	margin-top:10px;
	list-style-image: url('/images/bullet.gif');
}

.quote-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-left: 280px;
	margin-right:50px;	

}

.right {
	
	margin-left:200px;
}

#main-window {
	border:0px solid #545454;
	width:960px;
	margin:auto;
	margin-top:11px;
	background-color:#000;
}


#main-window a{
	color: #FCC12F;
	text-decoration: none;
}

#main-window a:hover{
	color: #FCC12F;
	text-decoration: underline;
}

#header{
	position:absolute;
	top:0px;
	margin-left:0px;
	height: 375px;
	z-index:2;
	width:960px;
	background-color:#000;
	border-bottom:5px solid #FCC12F;
	/*background-image:url(/images/header-new.jpg);
	background-repeat:repeat-x;*/
}

#over-menu {
	background:#000;
	height:50px;
	left:0;
	position:absolute;
	top:142px;
	width:960px;
	z-index:100;
}

#logo{
	position:absolute;
	top:5px;
	margin-left:10px;
	width:261px;
	z-index:101;
}

#thumbs {
	border: 0px solid #545454;
	position: absolute;
	top: 227px;
	margin-left:225px;
	height:83px;
	width:800px;
	z-index:2;
}

#thumbs img {
padding-left: 10px;
}


#left-side {
	border: 0px solid #545454;
	position: absolute;
	top: 400px;
	margin-left:26px;
	height:auto;
	width:249px;
	z-index:3;
}


#menu-bg {
	text-align: right;
	color:#ffffff;
	position: relative;
	top: 0px;
	background:#161616;
	height:auto;
	width:204px;
	z-index:3;
	border:1px solid #6b696a;
}

#menu-top {
	overflow: hidden;
	height: 25px;
	width:204px;
	z-index:2;
}

#menu-bottom {
	overflow: hidden;
	height: 12px;
	width:204px;
	z-index:2;
}

#menu {
	text-align: right;
	position: relative;
	top: -20px; 
	left:0px;
	z-index:101;
	width:204px;
}

#menu a{
	color: #FCC12F;
	text-decoration: none;
}

	#menu a:hover {
		color: #ffffff;
		text-decoration: underline;
		}

	
#articles {
	width:204px;
	position: relative; 
	top:5px;
	background-image:url(/images/latest-articles-middle.gif);
	background-repeat:repeat-y;
	z-index:2;
	overflow: hidden;
}

#articles hr{
	color:#fff;
	height: 1px;
}

#articles-top {
	overflow: hidden;
	height: 32px;
	width:204px;
	background-image:url(/images/latest-articles.gif);
	background-repeat:repeat-x;
	z-index:2;
}

#articles-bottom {
	overflow: hidden;
	height: 16px;
	width:204px;
	background-image:url(/images/latest-articles-bottom.gif);
	background-repeat:repeat-x;
	z-index:2;
}

#articles-content {
	width:180px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:8px;
}

	.articles-span {
		color: #fff;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #fff;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#FCC12F;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #FCC12F;
		text-decoration: none;
		}
		


#copywrite {
	background-color:#000;
	height: 53px;
	margin-left:10px;
	position: relative; top:0px;
}

	#copywrite p {
		text-align: center;
		color: #c0c3d3;
		font: 12px Arial, Helvetica, sans-serif;
		padding-top: 15px;
		margin-left:20px;
		height: 25px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#c0c3d3;
		}

	/* IMAGE GALLERY STYLES */

.image-gallery {
	width:630px;
	height:195px;
	margin-left:250px;
	margin-bottom:20px;
}

.inner-gallery {
	width:620px;
	height:185px;
	border:1px solid #c4c4c4;
	background:url(/images/gallery-bg.gif) no-repeat;
}

.inner-gallery img {
	padding:10px;
	width:340px;
	float:left;
}

.image-gallery .title-text {
	margin-top:0;
	font-weight:bold;
	color:#7686AB;
}

.image-gallery .gallery-text {
	float:right;
	width:240px;
	padding:10px
}

.gallery-text img {
	width:196px;
	height:29px;
	padding-bottom:0px;
}


.small-gallery {
	margin-left:250px;
	width:630px;
	/*border:1px solid #c4c4c4;*/
}

.small-gallery img {
	margin:10px;
	/*border:2px solid #c4c4c4;*/
}