
body {
	background: #000 ;
	border:1px solid #4A4F3E;
	width:965px;
	padding:2px;
	margin:5px auto;
	/*a { color:#4A4F3E; text-decoration:bolder;}
    a:hover { color:#c3da44; text-decoration: underline; font-size:18px;}*/
}

a { color:#4A4F3E; text-decoration:bolder;}
a:hover { color:#c3da44; text-decoration: underline; font-size:17px;}

h3 {
	font-family:Curlzmt;
	font-weight:bold;
}
.green{
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c3da44;
}

.valsgallery {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #838972;
}
.headline {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bolder;
	color: #4A4F3E;
}
.roll-link {
	font-family: garamond;
	font-size: 1em;
	font-weight: bold;
	color: #c3da44;
	text-decoration: none;
}
.nav{
    margin-top:-12px;	
}
.nav ul li {
	display: inline;
	font-family: Garamond;
	font-weight:bold;
	font-size:18px;
}
.nav ul a {
	border-bottom: none;
	padding: 20px 20px 20px 10px;
	margin-right: 0;
	margin-top: 0px;
	color: #6D6F61;
	font-size:18px;
	text-decoration: none;
	
}
.nav ul {
	background-image: url(images/nav.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 964px;
	margin-left: 0;
	list-style: none;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #000;
}

.nav li a:hover {
	background-image: url(images/frame.png) ;
	background-repeat:no-repeat;
	background-position:center;
	color: #A5B83C;
	font-size:18px;
}
.main {
	background: url(images/background2.jpg) repeat-y top center;
	width: 700px;
	height: auto;
	margin: 0;
	padding: 2px 100px 30px;
	
}
.photo {
	background: url(images/background2.jpg) no-repeat top center;
	width: 700px;
	margin: 10px;
	padding: 80px 100px 150px 100px;
}
.drawings {
	background: url(images/background2.jpg) no-repeat top center ;
	width: 700px;
	margin: 10px;
	padding: 80px 100px 150px 100px  ;
}
.art {
	background: url(images/background2.jpg) no-repeat top center;
	width: 700px;
	margin: 10px;
	padding: 80px 100px 150px 100px;
}
.footer {
	
	width: 964px;
	margin: -50px 0 0 0;
	padding: 6px 0 6px 0;
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #c3da44;
}
/*for fancybox  */


#content {
	width: 550px;
	margin: 30px auto;
	padding: 10px 20px;
	background: #FFF;	
	border: 1px solid #CCC;
}
a {
	outline: none;	
	margin-right: 5px;
}

a img {
	padding: 2px;	
	margin: 5px 5px 5px 0px;
}

