html { min-height: 100%; margin-bottom: 1px; }

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color:#333333;
	
}

#container {
	width:765px;
	margin:0 auto;
	text-align:center;
}

h1 {
	text-indent:-9999px;
	height:64px;
	width:367px;
	margin-left:398px;
	background-image:url(http://www.williams-studio.com/images/gallerytitle.gif);
}
#mainmenu {
margin-top:-25px;
}
#mainmenu li {
	float: left;
	list-style-type:none;
	margin:0 4px;
}

#mainmenu a:link, #mainmenu a:visited {
color:#666666;
text-decoration:none;
}

#mainmenu a:hover, #mainmenu a:active {
color:#000000;
}

#indeximage {
	margin:0 auto;
	text-align:center;
}

#work:hover, #workactive, #bio:hover, #bioactive, #artiststatement:hover, #artiststatementactive, #resume:hover, #resumeactive, #contact:hover, #contactactive {
	border-bottom:#687586 solid 2px;
}

.mainimage {
	margin:35px auto 0;
	text-align:center;
	width:500px;
}

.hide {
	display:none;
}

#content {
	text-align:left;
	margin:5px;
	padding:20px 0 0;
	background-image:url(http://www.williams-studio.com/images/hr.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#content h2 {
	text-align:right;
	padding-bottom:2px;
	font-size:1em;
	font-weight:lighter;
}

#footer {
	width:700px;
	padding-top:15px;
	border-top:#000000 1px solid;
	margin:35px auto 25px;
	text-align:center;
	font-size:.8em;
	color:#666666;
	clear:both;
}

#footer a:link, #footer a:visited, #resumecontent a:link, #resumecontent a:visited, #contactcontent a:link, #contactcontent a:visited{
	color:#333333;
	text-decoration:none;
}

#footer a:hover, #footer a:active, #resumecontent a:hover, #resumecontent a:active, #contactcontent a:hover, #contactcontent a:active{
	color:#000000;
	border-bottom:#687586 solid 2px;
}

#imagemenu {
	width:200px;
	float:left;
	margin-bottom:25px;
}

#imagemenu h3 {
	color:#666666;
	font-size:1em;
	font-weight:lighter;
	padding:6px 0 2px;
	border-bottom:#666666 1px solid;
}

#imagemenu h3 a:link, #imagemenu h3 a:visited {
	color:#666666;
	text-decoration:none;}

#imagemenu h3 a:hover, #imagemenu h3 a:active {
     color:#000000;
	 font-weight:normal;}

#imagemenu p {
	color:#333333;
	font-size:0.7em;
}

.images img{
	float:left;
	margin:8px 8px 0 0;
	width:50px;
	height:50px;
	border:#000000 1px solid;
}

.images img:hover{
	border:#FFFFFF 1px solid;
}

#imagemenu p{
	clear:left;
    padding:3px 8px 0 0
}

.image {
	margin-top:25px;
	width:500px;
	float:right;
}
.image img {
	width:500px;}
	
.image h4 {
	text-align:right;
	font-size:1em;
	font-weight:lighter;
}
.image p {
	padding-top:3px;
	line-height:15px;
	font-size:0.7em;
	margin-bottom:25px;
	text-align:right;
}

#biocontent p, #statementcontent p{
	margin-top:10px;
	width:400px;
	font-size:.8em;
}

#indexwork {
	margin-top:8px;
	margin-bottom:25px;
	float:right;
	height:598px;
	width:300px;
	background:url(images/indexworkbg.jpg) bottom right no-repeat;
}

#resumecontent h3 {
	margin-top:5px;
	border-bottom:#000000 1px solid;
	width:750px;
	color:#666666;
	font-weight:lighter;
	text-align:right;
}

h4.address {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:ultra-expanded;
	margin-top:10px;
	font-size:1.2em;
	font-weight:lighter;
}

#resumecontent h4 {
	font-size:1em;
	margin-top:10px;
}

#resumecontent p {
	margin-top:10px;
	font-size:1em;
	width:750px;
	color:#000000;
}

.imgnav {
	padding:15px 201px 0;
	margin-bottom:25px;
}

a.previous {
	display:block;
	text-indent:-9999px;
	float:left;
	width:14px;
	height:16px;
	background-image:url(images/previous.gif);
}

a.next {
	margin-left:80px;
	display:block;
	text-indent:-9999px;
	width:14px;
	height:16px;
	background-image:url(images/next.gif);
}
