body#sculpture a#sculpturenav,
body#photography a#photographynav,
body#video a#videonav,
body#recent a#recentnav,
body#about a#aboutnav,
body#contact a#contactnav {
	font-weight: bold;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #666666;
	text-decoration: none;
}
#gallery {
	float: left;
	height: 100%;
}
a:link {
	color: #666666;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:visited:hover {
	color: #000000;
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999999;
}
#menu {
	text-align: right;
	float: left;
	width: 20%;
	clear: left;
	margin-right: 20px;
}
#header {
	clear: both;
	height: 5%;
	width: 100%;
}
#heading {

	text-align: right;
	float: left;
	width: 15%;
	border: thin solid #CCCCCC;
}
#content {
	float: left;
	width: 75%;
	clear: none;
	margin: 0px 0px 0px 10px;
	border: none;
	font-size: 90%;
}
#image {
	float: left;
	margin-right: 10px;
	border-style: none;
	text-decoration: none;
}
img {
	text-decoration: none;
	border: 0px;
}
#contain {
	width: 1200px;
}
