body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	padding: 0px;
	font-size: 75%;
	line-height: 150%;
}

.Hide {display:none;}

#Header {
	background-color: #939191;
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
	width: 615px;
	background-image: url(graphics/nikeapple.jpg);
	margin: 0px;
	padding: 0px;
}

#Logo {
	background-image: url(graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 615px;
}

#ContactBar {
	background-color: #686D70;
	background-image: url(graphics/telemail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 615px;
}

#Content {
	width:615px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
	
#generalRight {
	width: 475px;
	float: right;
	padding-top: 25px;
	padding-left: 25px;
}

* html #generalRight { /* IE5 BOX FIX */
	width: 500px;
	w\idth: 475px;
	float: right;
	padding-top: 25px;
	padding-left: 25px;
}
	
#generalLeft {
	float: left;
	width: 115px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

#Menu {
	height: auto;
	width: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: right;
	font-size: 12px;
	line-height: 100%;
	padding-top: 20px;
	padding-right: 9px;
}

* html #Menu { /* IE5 BOX FIX */
	height: auto;
	width: 115px;
	w\idth: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: right;
	font-size: 12px;
	line-height: 100%;
	padding-top: 20px;
	padding-right: 9px;
}

#Menu a:link, #Menu a:visited {
	text-decoration: none;
	color: #333333;
	}
	
#Menu a:hover, #Menu a:active {
	color: #999999;
	text-decoration: none;

	}

.Subheader {
	font-weight: bold;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	color: #666666;
	border-bottom-style: solid;
}
		
#IntroductionTitle {
	background-image: url(graphics/introduction.gif);
	height: 115px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}

#FineArtGalleryTitle {
	background-image: url(graphics/fineartgallery.gif);
	height: 115px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}

#FineArtCommissionsTitle {
	background-image: url(graphics/fineartcommissions.gif);
	height: 115px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}

#ContactTitle {
	background-image: url(graphics/contact.gif);
	height: 115px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}

#PhotographicServicesTitle {
	background-image: url(graphics/photographicservices.gif);
	height: 115px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}

#WorkshopsAndTeachingTitle {
	background-image: url(graphics/workshopsandteaching.gif);
	height: 115px;
	width: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}
.Thumbnail {
	width: 250px;
}
.errortext {
	font-weight: bold;
	color: #FF0000;
}

#ViewImage {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
