/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	margin: 0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-attachment:fixed;
}

h1, h2, h3{
	font-family: "Trebuchet MS", Georgia, Verdana, serif;
	padding: 0;
	margin: 0;
}

#container{	
	text-align: left;
	width: 100%;
}
#wrapper{
	width: 900px;
	margin-left: auto ;
  	margin-right: auto ;
}
#header{	
	height: 181px;
	background-image:url(/images/header2.jpg);
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;
}
#clear{
	clear:both;
}
#main-content{
	background-color:#fff;
	padding:0px 0px 0px 0px;
}

#main-full{
	padding:10px 10px 10px 10px;
}

#footer{
	background-color:#fff;
	margin:10px 0px 30px 0px;
	height:70px;
	padding:10px 10px 10px 10px;
	background-image:url(/images/footer2.jpg);
}
/*+++++++++++++on page div layout++++++++++++++ */

#contact-right-align {
	width:300px;
	float:right;
	padding-left:5px;
	border-left:solid 1px #0099FF;
}
#contact-left-align {
	float:right;
	padding-left:23px;
	padding-right:31px;
	line-height: 190%;
}

#footer-text{
	float:left;
	position:relative;
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	top:53px;
}
#footer-text a{
	text-decoration:none;
	color:#FFFFFF;
}
#logo-home{
	position:relative;
	height:139px;
	width:261px;
	text-decoration:none;
}
#nav-menu ul{
	float: left;
	list-style: none;
} 
#nav-menu{
	float: left;
} 
#nav-menu a{
	margin: 0px 2px 0px 0px;
	padding: 0px 7px 0px 7px;
	background-color:#fff;
	color: #000;
	text-decoration: none;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

#nav-menu a:hover{
	margin: 0px 2px 0px 0px;
	padding: 0px 7px 0px 7px;
	background-color:#000;
	color: #fff;
	text-decoration: none;
} 
#nav-pos{
	position:relative;
	top:0px;
	left:460px;
	width:450px;
} 
#main-column{
	width:560px;
	float:left;
	background-color:#fff;
}
#main-story{
	width:540px;
	float:left;
	background-color:#ddd;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
}
#navlinks{
	color:#ccc;
	font-size:14px;
	height:20px;
	text-align:right;
}
#navlinks a{
	text-decoration:none;
}
#navlinks-current{
	color:#ccc;
	text-decoration:none;
}

#preview-pic{
	float:left;
	width:286px;
	height:260px;
	margin:10px 10px 0px 0px;
}

#preview-pic-desc{
	float:left;
	position:relative;
	top:1px;
	width:276px;
	padding:0px 5px 5px 5px;
	background-color:#000;
}
#right-bar{
	width:295px;
	float:left;
	background-color:#ddd;
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
}
#right-bar-details{
	margin:2px 0px 20px 5px;
	padding: 0px 10px 0px 0px;
}
#right-bar-details a{ 
	text-align:right;
	color:#333;
	text-decoration:none;
	list-style-type:none;
	list-style-position:outside;
	
}
#right-bar-details ul{
	display: inline;
	list-style-type:none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#side-desc-pict{
	float:left;
	margin: 0px 0px 0px 2px;
}
#thumbnail-group{
	padding:10px 0px 0px 10px;
}

#two-column-box{
	width:100%;
}


/*+++++++++++++style-layout++++++++++++++ */
.article-link a{
	color:#0F0;
	text-decoration:none;
	font-size:12px;
}

.article-link-bold a{
	color:#FFFFFF;
	background-color:#0099FF;
	text-decoration:none;
}

.bold-title{
	font-size:18px;
	font-weight:900;
	color:#000;
	margin:7px 0px 7px 0px;
}
.body-text{
	float:left;
	width:500px;
	font-size:12px;
	color:#000;
}
.gallery-group-text a{
	float:left;
	text-align:left;
	width:120px;
	color:#333;
	line-height: 14px;
	margin:2px 0px 2px 5px;
	text-decoration:none;
}

.page-title{
	font-size:26px;
	font-weight:900;
	text-align:left;
	color:#000;
	padding:10px 0px 10px 10px;
}
.page-title a{
	color:#000;
	text-decoration:none;
}
.page-title a:hover{
	color:#666;
	text-decoration:none;
}
.preview-pic-title a{
	font-size:14px;
	font-weight:900;
	color:#00FF00;
	text-decoration:none;
}
.preview-pic-desc2{
	width:286;
	font-size:12px;
	color:#FFF;
	margin-top:0px;
}
.preview-pic-desc3{
	font-size:9px;
	color:#000;
}
.right-bar-head{ 
	color:#000;
	font-size:18px;
	font-weight: bold; 
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	border-bottom:solid thin #555;
}
.right-bar-head a{
	color:#000;
	text-decoration:none;
}
.right-bar-head a:hover{
	color:#666;
	text-decoration:none;
}
.right-bar-details{ 
	text-align:left;
	color:#333;
	line-height: 14px;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
}
.image-hover{
border-bottom: 10px solid #000;
}
.image-hover:hover{
border-bottom: 10px solid #00FF00;
}
.gal-image{
	border: 1px solid #000;
	margin:0px 0px 0px 0px;
	width:168px;
	height:125px;
}
.gal-image:hover{
	border: 1px solid #fff;
	margin:0px 0px 0px 0px;
	width:168px;
	height:125px;
}
.gal-image-auto{
	float:left;
	border: 1px solid #000;
	margin:0px 0px px 0px;
	width:168px;
	height:125px;
}
.gal-image-auto:hover{
	float:left;
	border: 1px solid #fff;
	margin:0px 0px 0px 0px;
	width:168px;
	height:125px;
}