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

* {
margin: 0;
}
html, body {
	height: 100%;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #1c1c1c;

}

p {
	padding-bottom: 10px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3.2em; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 3.2em; /* .push must be the same height as .footer */
		background-image:url(images/background-animation.gif);
	background-color: #0e7232;
}

.footerBack {
	float:right;
	width: 350px;
	height: 3.2em;
	background-image:url(images/background-animation.gif);
}

.push {
	height: 3.2em; /* .push must be the same height as .footer */
	margin-left: 3em;
	margin-top: 1em;
}

.topNav {
	width: 100%;
	height: 1.9em;
	background-image:url(images/background-animation.gif);
}

.Main{
	display:block;
	width:305px;
    height:595px;
    position:fixed;
    top:50%;
    left:70%;
    margin-top:-298px;
    margin-left:-150px;
}

.MainGallery{
	display:block;
	width:1280px;
    height:650px;
    position:fixed;
    top:50%;
    left:10%;
    margin-top:-310px;
    margin-left:-100px;
}

.MainLarge{
	display:block;
	width:1100px;
    height:800px;
    position: fixed;
    top:50%;
    left:40%;
    margin-top:-410px;
    margin-left:-460px;
}

.MainText{
	display:block;
	width:1100px;
    height:500px;
    position:fixed;
    top:50%;
    left:10%;
    margin-top:-225px;
    margin-left:-100px;
}
	

#copyright {
	float:right;
	font-size:11px;
	font-weight:lighter;
	color:#CCC;
	padding: 12px 25px 0px;
	
}

#bottomNav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 4px 8px;
	width: 100%;
	color:#CCC
}

#bottomNav li {
	float: left;
	font: 73% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#bottomNav a {
	background: url("images/seperator.gif") top right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 9px 12px 9px 0px;
	text-decoration: none;
}
#bottomNav a:hover {
	background: #030b16 top center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}


/* Contact Menu----------------------------- */

#menu6 ul {
    list-style:none;
    font: 73% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    line-height: 1em;
    float:left;
    margin:0px;
	padding:0px;
}

#menu6 ul li{
    float:left;
}
#menu6 ul li a{
    display:block;
    text-decoration:none;
    padding: 15px 2px 0px;
    color:#ccc;
    width:195px
}
#menu6 ul li a span{
    display:block;
}

#menu6 ul li a:hover{
    background-color:#030b16;
}
#menu6 ul li a:hover span.title{
    color:#fff;
}


#menu6 ul li a span.text{
    padding:0px 5px;
	position:relative;
	left:25%;
	top: auto;
	bottom: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    background-color:#ab6559 top center no-repeat;
    visibility:hidden;
    color:#ccc;
}
#menu6 ul li a:hover span.text{
    visibility:visible;
}

/* End Contact Menu----------------------------- */
/* Background Images */
	

.background-hline {
	background-image:url(hline-glow.jpg);
	background-repeat:repeat-x;
}

.background-home{
	background-image:url(back-lemonsandoranges45.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background-home2{
	background-image:url(images/background-oldfashionedSavannah.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background-g1{
	background-color:#270202;
}

.background-g2{
	background-image:url(images/background-testament.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #000e17
}

.background-g3{
		background-image:url(images/background-marinsky53.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#041b05;
}

.background-g4{
background-image:url(images/background-hollandcastle43.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #462d02

}

.background-g5{
	
	background-color:#1a2a02;
}

.background-g6{
	background-image:url(images/background-Russian-Interior.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#282828;
}

.background-g7{
	background-image:url(images/background-FigureCemetery.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#161616;
}
/*

.background-g6{
	background-image:url(images/background-m_headPlate.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background-g7{
	background-image:url(images/background-cityofangels.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
 ----------------------------- */

.background-drawings{
	background-image:url(images/background-drawings.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.background-bio{
background: url(images/background-bio.jpg) center no-repeat, url(images/background-pattern2.jpg) 800px top repeat-y ;
}




/* ----------------------------- */

p {
	color:#FFF;
}

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 73% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #030b16 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}






.galleryTitles {
	color: #CCC;
	font: 60% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

#galleryNav {
	color: #CCC;
	font: 60% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 30%;
}

#galleryNav li {
	float: left;
	margin: 0;
	padding-left: 15px;
	padding-top:0;
}

#galleryNav a{
	color: #CCC;
	display:block;
	float: left;
	margin: 0;
	padding: 6px, 2px;
	text-decoration:none
}

#galleryNav a:hover{
	background-color:#F00;
	color: #CCC;
	text-decoration:none;
}


.close {
	color: #CCC;
	font: 50% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.close a{
	color: #CCC;
	display:block;
	background-color:#F00;
	text-decoration: none;
	padding: 2px;
}

.close a:hover {
	text-decoration:underline;
}

.bodyText {
	color: #CCC;
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.bodyText a{
	color: #CCC;
	text-decoration: none;
}

.bodyText a:hover {
	text-decoration:underline;
}

	
#Gallery1 #menu .Gallery1 a,
#Gallery2 #menu .Gallery2 a,
#Gallery3 #menu .Gallery3 a,
#Gallery4 #menu .Gallery4 a,
#gallery4 #menu .gallery4 a,
#Gallery5 #menu .Gallery5 a,
#Gallery6 #menu .Gallery6 a,
#Gallery7 #menu .Gallery7 a,
#Drawings #menu .Drawings a {
	background: #030b16 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#Bio #bottomNav .Bio a {
	background: #030b16 top center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
	



