body {
	background-color: #d3d3d3;
	font-family: Century Gothic;
	color: #000000;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

#top {
	width: 918px;
	height: 29px;
	margin-top: 15px;
	background: url(images/top.jpg);
}

#container {
	width: 918px;
	background: url(images/bg.jpg);
}

#topsection {
	width: 870px;
	height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#topsection img {
	float: left;
}

#fadeshow1 {
	float: right;
	width: 522px;
	height: 195px;
}

#menu {
	width: 900px;
	height: 45px;
	padding-top: 8px;
	background-color: #808080;
	color: white;
}

.topmenu {
	text-decoration: none;
	color: white;
	font-size: 11pt;
	margin-left: 3px;
	margin-right: 3px;
}
	
.topmenu:hover { 
	color: white;  
    text-decoration: underline;
}

#main {
	width: 870px;
	text-align: left;
	padding: 5px;
	font-size: 10pt;
}

#mainartist {
	width: 850px;
	height: 400px;
	text-align: left;
	color: #a8a89a;
	padding: 5px;
	font-size: 10pt;
}

#postage {
	color: black; 
	text-align: center;
	margin-top: -10px;
	margin-bottom: 5px;
	font-weight: bold;
}

h1	{
	font-size: 20pt;
	color: #333333;
	text-align: center;
	margin-top: -40px;
	font-family: Century Gothic;
}
	
h2  {
	margin-top: 15px;
	font-size: 15pt;
	text-align: center;
	color: #333333;
	font-family: Century Gothic;
}

input {
	font-family: Century Gothic;
	text-align: center;
}

textarea {
	font-family: Century Gothic;
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#mailing {
	width: 880px;
	text-align: center;
	margin-top: 60px;
}

#termstext {
	width: 600px;
	float: left;
}

.termspics {
	float: left;
	width: 120px;
	padding-top: 70px;
}

.itemcontainer {
	width: 840px;
}

.pics {
	width: 500px;
	text-align: center;
	padding-bottom: 30px;
}

.details {
	width: 330px;
	color: #aeae9e;
	font-size: 8pt;
}

#pagenumber {
	width: 840px;
	background-color: white;
	text-align: center;
	font-size: 13pt;
	color: #b0b0b0;
}

.number {
	color: #808080;
	font-size: 13pt;
	padding-bottom: 5px;
	text-align: top;
}

.next {
	margin-top: 5px;
}

.numbers2 {
	padding-bottom: 5px;
}

.artistbutton {
	width: 149px;;
	height: 20px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #808080;
	float: left;
	text-align: center;
}

#bottom {
	width: 918px;
	height: 38px;
	background: url(images/bottom.jpg) no-repeat bottom;
}

#bottomsection {
	width: 895px;
	#width: 900px;
	height: 15px;
	background-color: #808080;
	padding: 3px;
}

#copy {
	float: left;
	text-align: left;
	width: 33%;
	font-size: 8pt;
	color: #FFFFFF;
}

#terms {
	width: 33%;
	float: left;
	text-align: center;
}

.terms {
	color: #FFFFFF;
	font-size: 8pt;
}

#adh {
	float: right;
	text-align: right;
	width: 33%;
	font-size: 8pt;
	color: #FFFFFF;
}

.adh {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.adh:hover {
	text-decoration: underline;
}
