﻿
body{
	margin: 20px 20px;
	font: 11px/14px Verdana, sans-serif;
	color: #666;
	background: #fff;
	width: 1000px;
}
a:link,a:visited,a:active,a:hover{ color: #333; }
a:active,a:hover{color:#F48026;}

input.input,select.input,textarea.input{
	font: 10px/14px Verdana, Helvetica, sans-serif;
	border: 1px solid #666;
	vertical-align: bottom;
	height: 14px;
}
p, ul { margin-bottom: 1em;}

#hdr {
	background: url(../images/dots.gif) repeat-x top left;
	width: 100%;
}
#logo { margin-right: 65px;}
#fineart { margin-right: 65px;}
#recent { margin-right: 186px;}


.snav { 
	display: none;
	border: 1px solid #b4b4b4;
	position: absolute;
	background: #fff;
}
.snav ul { margin-bottom: 0; }
.snav ul li { list-style: none; margin-left: 0;}
.snav ul li a:link,
.snav ul li a:active,
.snav ul li a:visited,
.snav ul li a:hover
{
	color: #999;
	font-size: 9px;
	text-decoration: none;
	padding:3px;
}
.snav ul li a.on, .snav ul li a:hover { color: #333;}

#snaveditorial { 
	
	top: 37px;
	left: 262px;
}
#snavfineart {
	top: 37px;
	left: 385px;
}
#snavabout {
	top: 37px;
	left: 500px
}


#container{
	width: 980px;
	padding-left: 80px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 900px;

}
#container-photo { width: 980px;}
#photo-nav { 
	float: right;
	width: 70px;
	margin-top: 150px;
	padding-left: 20px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 50px;

}
#circles { padding-left: 3px;}
#circles img{
	cursor: pointer;
	margin: 2px;
}
#main, #main-text, #main-photo{
	width: 800px;
	height: 567px;
	padding: 30px;
	border: 1px solid #b4b4b4;
	margin: 23px 0 45px 0px;
	text-align: center;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 738px;
	height: 507px;
}
#main-text {
	margin: 23px 0 45px 95px;
	padding: 40px 50px 20px 80px;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 670px;
	height: 507px;
}
#main-text .l, #main-text .r { width: 50%;}
 
#main-text h1 { 
	background: url(../images/hdr-dots.gif) repeat-x bottom left;
	padding-bottom: 8px;
	margin-bottom: 20px;
	color: #b4b4b4;
}

#main-photo{
	width: 900px;
	height: 600px;
	border: 0;
	padding: 0;
}
#ftr {
	background: url(../images/dots.gif) repeat-x top left;
	padding-top: 27px;
	width: 100%;
}
