/* CSS Document */

body {
	text-align:center;
	background: #191B22 url(images/back.gif) center top repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font: 0.9em/1.2 Helvetica, Arial, sans-serif;
	color: #EEF0F0;
	
}

#container {
	width:774px;
	margin-left: auto;
	margin-right:auto;
}

#header {
	margin-left: auto;
	margin-right:auto;
	
}

h1, h2, h3 {

	font-family: 'Gill Sans', Helvetica, Arial, sans-serif;
	padding: 0;
	font-weight:bold;
	color:#ffffff;
	}
	
h1, h2 {
	text-transform: uppercase;
	}
	
img {
	border:none;
	
}
	
object * {
	padding:0;
	margin:0;
}

#flashDrawings {
	float:left;
}	

h2 {	
font-size:1.2em;	
	}
	
h3 {
		
	font-size:1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	}
	
p {margin-top:3px;}

img {
	border:none;
}
	
#prints h2, #drawings h2  {

	position:relative;
	top:40px;
	padding-left: 100px;
	color:#FFFFFF;
}

#about h2 {
	
}

#drawings h2 {
	color:#35557A;
}


a {
	text-decoration:underline;
	color:inherit;
}

a:hover {
	color:#35557A;
	

}

#menu {
	position:relative;
	top:-12px;
	left:-60px;
	
}	

#content{
	margin-top:80px;
}

#prints, #drawings, #about, #contact, {
text-align:left;
padding: 40px 20px 20px 20px;

}

#printsIndividual, #drawingsIndividual {
padding: 20px;
text-align:center;
}

#about {
	padding: 20px  100px 20px 100px;
	text-align:left;
}

#Description {
	padding: 0px 100px 20px 100px;
	text-align:left;
	color:#272933;
}

#prints, #drawings {
	display:block;
	text-align:left
}


#prints, #printsIndividual  {
	background: #838D8E;
	}
	
	

#drawings, #drawingsIndividual {
	background:#86A0AD;
}

#about {
		background: #838D8E;
}

#gallery {
	text-align:center
}

#gallery img {
	margin: 10px 0 10px 0;
}

#galleryDrawings {
	
}

#gallery #prints {
	width:256px;
	margin-left: auto;
	margin-right:auto;
	
}

#footer {
	text-align:right;
	margin: 10px 10px 0 0
}

.galleryRow {
	border-bottom: solid 1px #191B22;
	padding:0 0 20px 0;
	margin: 20px 0;	
}

.printsImage, .drawingsImage {
	display:inline;
	padding-left:20px;
	}


.clear {clear:both}

#next {
	padding-right: 20px;
	color:#878F94;
	float:right;

	
}

#next a {

	text-decoration:none;
	}

#back a {
	text-decoration:none;
}
	
#back {
padding-left: 20px;
color:#878F94;
	float:left;
}
