@charset "UTF-8";

#back {
	width:20px;
	height:20px;
	float:left;
	}
#forward {
	width:20px;
	height:20px;
	float:left;
	padding-left:10px;
	}
#gallery_name {
	top: 40px;
	left: 30px;
	position: fixed;
	width: 100%;
	height: 50px;
	z-index: 70;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	font-size: 39px;
	color:rgba(256,256,256,.30);
}
#header {
	height: 150px;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background-color:#494b49;
	vertical-align: middle;
	z-index: 20;
	text-shadow: -3px 3px 3px rgba(0,0,0,.20);
	-webkit-box-shadow: 0px 3px 10px 3px rgba(0,0,0,0.20);
	box-shadow: 0px 3px 10px 3px rgba(0,0,0,0.20);
	}	
#headerline{
	width: 100%;
	height: 1px;
	position: fixed;
	top: 5px;
	left: 0px;
	z-index: 20;
	margin: auto;
	color: rgba(256,256,256,1.00);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: rgba(208,18,21,1.00);
}*
#headershadow {
	height: 150px;
	width: 100%;
	top: 65px;
	left: 0;
	position: fixed;
}
#menuposition {
	top:110px;
	left:45px;
	position:fixed;
	z-index:101;
	}
#page_name {
	top: 80px;
	left:60px;
	position: fixed;
	width: 100%;
	height: 50px;
	z-index: 50;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	color:rgba(255,255,255,.70);
	text-shadow: 0px 0px rgba(51,51,51,1.00);
	font-size: 18pt;
	line-height:27px;
	text-decoration:none;
	border:0;
	/*color:#fbfff8;*/
	/*background:rgba(15,237,228,0.20);*/
	}
#section_name {
    /*top: 80px;
	left:60px;*/
    position: relative;
    width: 100%;
    height: 50px;
    z-index: 50;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    color: rgba(180,175,175,1);
    text-shadow: 0px 0px rgba(51,51,51,1.00);
    font-size: 18pt;
    line-height: 27px;
    text-decoration: none;
    border: 0;	/*color:#fbfff8;*/
	/*background:rgba(15,237,228,0.20);*/
	}
#website {
	top: 20px;
	left: 60px;
	width: 400px;
	height: 20px;
	position: fixed;
	z-index: 50;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	font-size: 16px;
	color: rgba(256,256,256,.60);
	letter-spacing: 3px;	
}
