.frame {
	width: 755px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	text-align:left;
	height:100%;
	}

.header {
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 120px;
	background-image: url(graphics/header.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: solid #A6BCD6 4px;
	border-right: solid #A6BCD6 4px;
	color: #A6BCD6;
}

.nav {
	position: absolute;
	margin: 120px 0px 0px 0px;
	width: 750px;
	height: 15px;
	background-color: #FFFFFF;
	border-left: solid # 10px;
	padding-top: 5px;
	border-left: solid #A6BCD6 4px;
	border-right: solid #A6BCD6 4px;
}

#navcontainer ul {margin: 0; padding: #FFFFFF; list-style-type: #FFFFFF; text-align: left; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	color: #557098;
	background-color: #DDE7EC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	margin: 10px 0px;
	border-left: solid #DDE7EC 3px;
	border-top: solid #DDE7EC 3px;
}
#navcontainer ul li a:hover {
	color: #000178;
	background-color: #DDE7EC;
}

.content {
	margin: 140px 0px 0px 0px;
	width: 750px;
	background-color: #DEE7EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	position: absolute;
	z-index: 5;
	border-bottom: solid #A6BCD6 4px;
	padding-bottom: 15px;
	border-left: solid #A6BCD6 4px;
	border-right: solid #A6BCD6 4px;
}


.leftcolumn {
	position: static;
	margin: 15px 0px 0px 15px;
	width: 375px;
	background-color:#FFFFFF;
	color: #557098;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 8;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

.denoun {
	margin: 0px;
	width: 750px;
	background-color: #DEE7EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	position: absolute;
	z-index: 5;
	padding-bottom: 15px;
	border: solid #A6BCD6 4px;
}

.denounprints {
	margin: 15px 0px 0px 15px;
	width: 675px;
	background-color:#FFFFFF;
	color: #557098;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 8;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}

.sidebar {
	margin: 15px 0px 0px 15px;
	width: 260px;
	background-color:#FFFFFF;
	color: #557098;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	z-index: 7;
	height: auto;
	float: left;
	background-image: url(graphics/background3.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 25px;
}


#subcolumn {
	margin: 5px 0px 0px 10px;
	border-top: solid #003366 5px;
	height: auto;
	width: 240px;
	clear: both;
	background-color: #E1E9F2;
	color: #003366;
	font-size: 12px;
	padding-bottom: 15px;
	border: solid #003366 1px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FCFDFD;
	background-image: url(graphics/background1.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

.address {
	font-size: 13px;
	color: #FFFFFF;
	width: 160px;
	height: 100px;
	text-align: center;
	padding-top: 20px;
	background-color: #000178;
}

a:link {
	text-decoration: none;
	color: #85A3CA;
}
a:visited {
	text-decoration: none;
	color: #7F9EC6;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #7D9CC5;
}
.h1 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #557098;
}
.h2 {
	font-size: 14px;
	color: #000178;
	font-weight: bold;
}

.h3 {display:block; background-color:#7C9CC6; color:#FFFFFF; font-size: 12px; padding: 2px 5px 2px 5px;}

#artistslist ul {
	list-style-type: none;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}

h3 {padding: 0px; margin: 0px;}
#welcome {width: 350px; height: 35px; background-image: url(graphics/welcome.gif); background-repeat: no-repeat;}
#welcome span {display: none;}

.exhibit {
	float: left;
	margin: 0px;
	text-align: center;
	width: 345px;
	border-bottom: dashed #557098 1px;
	padding-bottom: 10px;
	clear: left;
} 
.exhibit p {
	text-align: left;
	text-indent: 0px;
	padding-left: 35px;
	padding-bottom: 2px;
	font-size: 13px;
	padding-top: 3px;
}

