@charset "UTF-8";
/* CSS Document */

*{margin: 0; 
	padding: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
}
img{border:none;}
.wrap {
}
.head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 191px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	color: #FFF;
	height: 30px;
	width: 300px;
}
#nav {
	position:relative;
	top:150px;
	width:493px;
	height:30px;
	z-index:1;
	left: 50px;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
a{
	color:#FFF;
	text-decoration: none;
}
body {
	background-color: #B4E5F6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#number {
	font-size: 12px;
	color: #FFF;
	width: 300px;
	float: right;
	margin-top: 60px;
	height: 40px;
}
#no {
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.page {
	color: #FFF;
	height: 383px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foot {
	color: #FFF;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#words {
	position:relative;
	left:50px;
	top:10px;
	width:480px;
	height:365px;
	z-index:2;
	color: #000;
}
#links_holder {
	position:relative;
	left:300px;
	top:10px;
	width:470px;
	height:365px;
	z-index:2;
	color: #000;
}

#gallery {
	position:relative;
	left:50px;
	top:10px;
	width:800px;
	z-index:2;
	color: #000;
	height: 383px;
}
.wrap .head #number #email a {
	font-size: 14px;
	color: #FFF;
}
.wrap .head #nav #navlist #active #current {
	color: #2BB8E5;
}
.wrap .foot img {
	margin-top: 30px;
	margin-left: 3px;
	float: right;
	margin-right: 5px;
}


/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a {
	color: white;
	text-decoration: none;
}
#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	
	width: 250px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	padding: 0;
	float: left;
	display:inline;
	top: 15px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	top: 0px;
}
#picture {
	padding: 0px;
	float: left;
	width: 400px;
	position: relative;
	top: -13px;
	left: 155px;
	margin-right: auto;
	margin-left: auto;
}
#mainImageOutline {
	padding: 0;
	background-color: #eee;
	padding: 0px;
	overflow: hidden;
	width: 0px;
	height: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #404040;
	border-bottom-color: #333;
	border-left-color: #404040;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }
#gallery noscript h1 {
	font-size: 14px;
	color: #000;
}
.butt {
	font-size: 12px;
}
div.scroll {
	height: 270px;
	width: 500px;
	overflow: auto;
	background-color: #fff;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
.scroll_columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34BAE7;
	background-image: url(../img/link_bg.gif);
	border: thin dotted #A5E6F8;
	padding-top: 10px;
}
#scroll_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 20px;
	background-image: url(../img/link_bg.gif);
	padding-top: 10px;
}
.wrap .page #words .scroll .scroll_columns .global {
	color: #07ABDF;
}






#inner_wrap_front {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 100px;
}
#warning {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	margin-top: 20px;
	background-image: url(../img/front.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 392px;
}
#warning_words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0091;
	width: 496px;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-image: url(images/front.jpg);
	height: 250px;
	background-repeat: no-repeat;
	padding-left: 5px;
}
#enter {
	float: left;
	width: 200px;
	margin-top: 30px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
}
#exit {
	float: right;
	width: 200px;
	margin-top: 30px;
	padding-top: 10px;
}
#links {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
}
.wrap #inner_wrap_front #container_front #warning_words #exit a {
	color: #000;
}
.wrap #inner_wrap_front #container_front #warning_words #enter a {
	color: #000;
}
.clear {
	height: 100px;
}.new_links {
	color: #000;
	text-align: center;
}
.wrap .head #number #email a:hover {
	color: #0FAAE1;
}
.wrap .head #nav #navlist li a:hover {
	color: #C4ECF8;
}
.wrap .page #links_holder {
	color: #10ADE1;
	font-size: 14px;
}
.wrap .page #links_holder .scroll .scroll_columns .global {
	color: #0FAAE1;
	font-size: 14px;
}
.pic {
	width: 250px;
	float: right;
	padding-right: 70px;
}
h1 {
	font-size: 14px;
}
