*{margin:0;padding:0;list-style:none;}

body {
	
	font:62.5% Georgia, Verdana, Arial, Helvetica, sans-serif;
	background: #070707;
	color: #ccc;
	
}

h1 {color: #ccc; font-size: 3.2em; font-weight:normal; letter-spacing: 0px;}
h2 {color:#ccc; font-weight:normal; letter-spacing: 0px;}
h3 {color:#ccc;font-size: 1.2em; font-weight:normal; letter-spacing: 0px;}


a {color:#fff; text-decoration:underline;}
a:hover {color:#ccc; text-decoration:none;}

p {color:#ccc; font-size: 1.2em;font-weight:normal; }


.clear{clear:both;}


.green {color: #7CA847;}


img {border: 0;}

.wrapper {width:100%; overflow:hidden;}


#container{width:100%; height: 100%; margin:0; overflow:hidden; background: url(../img/thumbnail.jpg) repeat;}

#top {float:left; width:900px; margin-top:0px;  height: 100px;}

#top p {margin:0px; font-size: 2.2em; color: #666;}

#top-left {float:left; text-align: center; padding: 20px 30px 10px 30px; background: url(../img/see.png);}
* html #top-left {float:left;  text-align: center; padding: 10px 30px 10px 30px; background: #000;}



#top-right {float:right; border-left: #999 solid 1px; padding: 20px 20px 10px 20px; background: url(../img/see.png);}
* html #top-right {float:right; border-left: #999 solid 1px; padding: 10px 20px 10px 20px; background: #000;}

#top-right ul{line-height: 1.5em;}
#top-right ul li{ color:#ccc; font-size: 1.5em;  line-height: 1.8em; }
#top-right li a {color:#fff; text-decoration:none; letter-spacing: 0px;}
#top-right li a:hover {color: #ccc;}


#top-caption {float:left; width:600px; margin-top: 55px;  height: 200px;}
#top-caption h2 {font-size: 3.2em; padding: 30px;}


#nav {float:left; width:100%; padding:0; margin: 30px 0 0 0; font-size:1.1em; height: 34px; background: url(../img/see.png); }
* html #nav {float:left; width:100%; padding:0; margin: 40px 0 0 0; font-size:1.1em; height: 34px; background: #000;}
#nav-nav{ float: left;}
	
#nav ul{ padding-left: 28px;padding-top: 7px; padding-bottom: 5px; }
* html #nav ul{ padding-left: 28px; padding-top: 7px; padding-bottom: 5px; }

#nav ul li{display:inline; padding: 0 10px 0 10px; border-right: 1px solid #333;}
#nav li.currentpage  a:link, #nav li.currentpage  a:visited, #nav li.currentpage  a:active {color: #fff;}
#nav ul li a {color:#999; font-size: 1.4em;text-decoration:none; letter-spacing: 1px;}
#nav ul li a:hover {color: #fff;}

.mainwrapper {float: left; width:100%; background: #070707; overflow:hidden;}

#main {float: left; width: 1000px; background: #070707; padding-top: 8px;}
* html #main {float: left;  width: 1000px; background: #070707; }

#left {width:335px;float:left; margin: 5px 0 10px 0; }
.leftcontent {padding: 0 0 0 40px;}
#show {padding: 5px; border: #333 solid 1px; margin-bottom: 10px;}

.slideshow {padding: 5px; border: #333 solid 1px; margin-bottom: 10px;}

.slideshow-images {
	height: 190px;
	width: 280;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	
	
}	

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 0;
}

#right{width:550px; float:left;  margin:5px 0 0 20px;}
.rightcontent{}
.rightcontent ul{margin-left:15px; padding:0 10px 10px 10px;}
.rightcontent ul li{ font-size: 1.4em; color:#999; line-height: 1.5em; list-style-type: square;  letter-spacing: 1px;}


.rightcontent p {font-size: 1.5em; color: #999; line-height: 1.5em; letter-spacing: 1px; margin-bottom:12px;}
.rightcontent a {color:#ccc; text-decoration:none; }
.rightcontent a:hover {color:#ccc; text-decoration:none; }




#footer{ float: left; width:100%; margin: 0 0 0 0; border-top: #333 solid 1px; background: #000;}
.footercontent {float: left; margin:10px 0 0 10px; padding: 0 0 0 30px; font-size: 1em;  font-weight:normal;}
.footercontent p {color: #999; font-weight:normal;  padding:0; margin-bottom:10px; letter-spacing: 1px; line-height: 1.5em;}

.footerlogo {float: right; margin:10px 0 10px 0; }

#footer a:link {font-size: 1em; font-weight: normal; text-decoration: none;  color: #ccc; }
#footer a:visited {font-size: 1em;font-weight: normal;text-decoration: none;  color: #ccc;}	
#footer a:visited:hover {font-size: 1em;font-weight: normal; text-decoration: none; color: #999;}
#footer a:hover, a:active {font-size: 1em;font-weight: normal;text-decoration: none; color: #999;}



small { font-size: 0.8em; color:#999; }













