@CHARSET "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;	
}
* html #center{
	text-align: center;
}
#mainFrame{
	width: 710px;
	height: 101%;
	margin: 50px auto 0px auto;
	border: solid 0px #000000;
	text-align: left;
}
#top {
	width: 710px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}
#hLine {
	width: 710px;
	height: 13px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	z-index: 3;
}
#navFrame {
	height: 300px;
	border-right-width: 0px;
	border-right-style: solid;
	z-index: 1;
	float: left;
}
#menu {
	width: 125px;
	padding-top: 22px;
	padding-left: 28px;
}
#topImg {
	position: relative;
	top: 32px;
	left: 28px;
}
#topImgRight {
	position: relative;
	top: 27px;
	left: 323px;
}
#content {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
	width: 535px;
	z-index: 4;
	float: left;
	border-left-width: 0px;
	border-left-style: solid;
	overflow: visible;
	border: solid 0px #CCCCCC;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}
*html #content {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 50px;
}
.headline{
	font-weight: bold;
	margin-bottom: 14px;
}
.copy{
	margin-bottom: 14px;
	line-height: 18px;
}
.galleryNote {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 10px Arial, Helvetica, Verdana, sans-serif;
}
#copyright {
	position: relative;
	bottom: 5px;
	left: 28px;
}
.menuItem {
	margin-bottom: 7px;
}

#artistsWorks
{
	width: 515px;
	height: 350px;
	text-align: left;
	margin: 0 auto;
}

#galleryInfo
{
    text-align: left;
    margin: 0 auto;
}
#galleryThumbs
{
    text-align: left;
    margin: 0 auto;
}

