a:link {
	background-color: transparent;
	color: #AEC8DD;
}

a:visited {
	background-color: transparent;
	color: #AEC8DD;
}

a:hover {
	background-color: #2C588F;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #060D15;
	border: 0;
	color: #AEC8DD;
	margin: 0;
	padding: 0;
}

body#home .navhome, body#galleries .navgalleries, body#artists .navartists, body#whatsnew .navwhatsnew, body#events .navevents, body#framing .navframing, body#contact .navcontact {
	background-color: #1F3E51;
}

h1 {
	color: #5A94BE;
	font-family: Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	color: #5A94BE;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-left: 10px;
	padding-top: 0;
	text-align: left;
}
h3 {
	color: #5A94BE;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-left: 30px;
	padding-top: 0;
	text-align: left;
}
h4 {
	color: #5A94BE;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-left: 10px;
	padding-top: 0;
	text-align: left;
}
h5 {
	color: #5A94BE;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-left: 30px;
	padding-top: 0;
	text-align: left;
}
p {
	margin-left: 30px;
	margin-right: 30px;
}

table#artwork td {
	background-color: transparent;
	color: #AEC8DD;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}

table#artwork td img {
	margin: 18px 4px 4px 4px;
}
table#artwork {
	border-left: 1px solid #203D51;
}
table#artwork2 td {
	background-color: transparent;
	color: #AEC8DD;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	padding: 0 3px 0 3px;
}
table#artwork2 td img {
	margin: 18px 2px 4px 2px;
}

.bold {
	font-weight: 700;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.floatleft {
	float: left;
	margin: 0 40px 50px 40px;
}

.floatright {
	float: right;
	margin: 0 70px 50px 50px;
}

.imgleft {
	float: left;
	margin: 10px 35px 50px 76px;
}

#belowfooter {
	clear: both;
	height: 100px;
	margin: 0 auto 0 auto;
	width: 776px;
}

#contentartist {
	background-color: #060D15;
	color: #AEC8DD;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	left: 0;
	line-height: 1.5;
	position: absolute;
	text-align: left;
	top: 210px;
}

#footer {
	clear: both;
	height: 10px;
	width: 774px;
}

#headerartist {
	border-bottom: 1px solid #060D15;
	left: 0;
	position: absolute;
	top: 20px;
	width: 774px;
	background-color: #060D15;
}

#leftcolumn {
	left: 0;
	position: absolute;
	top: 0;
	width: 388px;
}

#navartist {
	border-top: 1px solid #2C588F;
	height: 24px;
	left: 1px;
	position: absolute;
	top: 126px;
}
#navartist img {
	background: transparent;
}
#navartist td a:link {
	background-color: #060D15;
			text-decoration: none;
		display: block;
}

#navartist td a:visited {
	background-color: #060D15;
			text-decoration: none;
		display: block;
}

#navartist td a:hover {
	background-color: #1F3E51;
			text-decoration: none;
		display: block;
}

#newsletterartist {
	left: 0;
	position: absolute;
	top: 150px;
}

#rightcolumn {
	left: 400px;
	position: absolute;
	top: 0;
	width: 400px;
}






.gold {
	color: #FFCC33 !important;
	background: transparent !important;
}
.gold a:link {
	color: #FFCC33;
	background: transparent;
}
.gold a:visited {
	color: #FFCC33;
	background: transparent;
}
.gold a:hover {
	color: #000000;
	background: #FFCC33;
}



