div#banner {
	background: #eeeeee url(../themes/HeaderJuly.jpg) no-repeat center center;
	height: 350px;
	}

div#spotlight {
	margin-top: 30px;
	background: #eeeeee url(../themes/FeaturedArtistJuly.jpg) no-repeat center center;
	height: 510px;
	}

div#content {
	border-left: 3px solid #373592;
	border-right: 3px solid #373592;
	background-color: #eeeeee;
	color: #839e91;
	margin: 0px 170px;
	padding: 5px 5px 100px 5px;
	text-align: center;
	min-height: 2300px;
	}

p#artists_nav_heading {
	margin: 30px auto 0px auto;
	background-color: #eeeeee;
	color: #373592;
	font-family: "Copperplate Gothic Bold", sans-serif;
	font-size: 150%;
	text-align: center;
	text-decoration: underline;
	}

p#disclaimer {
	margin: 5px auto 10px auto;
	text-align: center;
	}

div#artists {
	height: 330px;
	overflow: auto;
	font-size: 85%;
	}

body {
	background-color: #eeeeee;
	color: #839e91;
	font-size: .9em;
	font-family: "Copperplate Gothic Bold", sans-serif;
	}

a, a:visited {
	background-color: transparent;
	color: #839e91;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	background-color: transparent;
	color: #373592;
	}

a.nav {
	padding-left: 16px;
	background: transparent url(../themes/purplebullet.jpg) scroll no-repeat center left;
	font-size: 90%;
	}

a.nav:hover {
	background: transparent url(../themes/greenbullet.jpg) scroll no-repeat center left;
	}

a.nav_updated {
	padding-left: 16px;
	background: transparent url(../themes/greenbullet.jpg) scroll no-repeat center left;
	color: #373592;
	font-size: 90%;
	}

a.nav_updated:hover {
	background: transparent url(../themes/purplebullet.jpg) scroll no-repeat center left;
	color: #839e91;
	}

span.disabled {
	padding-left: 16px;
	font-size: 90%;
	font-weight: bold;
	}

td a {
	font-family: arial, sans-serif;
	}

a.tutorial, a.small_link {
	font-family: arial, sans-serif;
	font-size: 80%;
	}

p.empty a {
	color: #373592;
	}

img {
	border-style: none;
	}

table {
	margin: 0px auto;
	}

td {
	text-align: center;
	}

form {
	margin: 25px 0px;
	}

label {
	background-color: #eeeeee;
	color: #373592;
	}

input, select {
	border: 2px inset #373592;
	background-color: #eeeeee !important;
	color: #839e91;
	}

div#container {
	border: 3px solid #373592;
	margin: 10px auto;
	width: 800px;
	}

ul.bevelmenu {
	font: bold 120% "Copperplate Gothic Bold";
	padding: 7px 0px;
	margin: 0px;
	width: 100%;
	background-color: #373592;
	color: #839e91;
	text-align: center;
	}

ul.bevelmenu li {
	list-style: none;
	display: inline;
	}

ul.bevelmenu li a {
	padding: 5px;
	text-decoration: none;
	background-color: #373592;
	color: #eeeeee !important;
	border: 2px solid #373592;
	}

ul.bevelmenu li a:hover {
	background-color: #eeeeee;
	color: #839e91 !important;
	border-style: outset;
	}

html>body .bevelmenu li a:active { 
	border-style: inset;
	}

div#leftnav, div#rightnav {
	background-color: transparent;
	width: 150px;
	margin: 0px;
	padding: 10px;
	font-family: arial, sans-serif;
	}

div#leftnav {
	float: left;
	}

div#rightnav {
	float: right;
	text-align: center;
	}

p.nav_heading_top, p.nav_heading {
	background-color: #eeeeee;
	color: #373592;
	font-family: "Copperplate Gothic Bold", sans-serif;
	font-size: 150%;
	text-align: center;
	text-decoration: underline;
	}

p.nav_heading_top {
	margin-top: 0px;
	}

p.nav_heading {
	margin-top: 30px;
	}

div#stats {
	font-weight: bold;
	text-align: center;
	}

p.heading {
	background-color: #eeeeee;
	color: #373592;
	font-family: "Copperplate Gothic Bold", sans-serif;
	font-size: 150%;
	text-align: center;
	text-decoration: underline;
	}

p#tou {
	margin: 0px auto 30px auto;
	border: 1px solid #373592;
	width: 388px;
	background-color: #eeeeee;
	color: #373592;
	padding: 5px;
	}

div#to_top {
	border-left: 3px solid #373592;
	border-right: 3px solid #373592;
	background-color: #eeeeee;
	color: #373592;
	margin: 0px 170px;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: underline;
	}

div#footer {
	clear: both;
	background-color: #373592;
	color: #eeeeee;
	padding: 2px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	font-family: "Comic Sans MS";
	}

div#footer a {
	color: #eeeeee;
	text-decoration: underline;
	}

div#header {
	margin: 30px auto 25px auto;
	}

div.codes {
	width: 380px;
	margin: 15px auto 30px auto;
	text-align: center;
	}

div.codes p {
	display: table-cell;
	}

a.viewfull {
	font-size: 125% !important;
	text-decoration: underline !important;
	}

div#page_nav_top {
	margin-bottom: 25px;
	}

div#page_nav_bottom {
	margin-top: 50px;
	}

div.pagination ul {
	width: 400px;
	margin: 0px auto;
	padding: 2px;
	text-align: center;
	}

div.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	}

div.pagination a, div.pagination a:visited {
	padding: 0px 5px;
	border: 1px solid #373592;
	font-family: arial, sans-serif;
	text-decoration: none;
	background-color: #eeeeee;
	color: #373592;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #373592;
	background-color: #373592;
	color: #eeeeee;
	font-weight: bold;
	}

div.pagination li.currentpage {
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 0px 5px;
	border: 1px solid #839e91;
	background-color: #eeeeee;
	color: #839e91;
	}

* html div.pagination li.currentpage {
	margin-right: 5px;
	padding-right: 0px;
	}

div#members {
	text-align: left;
	}

div#rightnav form {
	margin: 0px;
	}

p#login {
	font-size: 85%;
	}

p#join {
	margin: 0px auto;
	width: 207px;
	text-align: right;
	}

p#login input, p#join input {
	margin-bottom: 5px;
	}

div.tag {
	border-bottom: 2px solid #373592;
	margin-bottom: 50px;
	padding-bottom: 30px;
	}

p.submit {
	width: 100%;
	text-align: center;
	}

p.submit input {
	border: 2px outset #373592;
	background-color: #eeeeee;
	color: #373592;
	margin-bottom: 0px;
	}

div#rightnav a.small {
	font-size: 75%;
	}

p#sponsored_links {
	margin-top: 30px;
	}

p#sponsored_links_top {
	margin: 5px auto 0px auto;
	width: 400px;
	height: 75px;
	}

p#sponsored_links_top_two {
	margin: -15px auto 0px auto;
	width: 400px;
	height: 75px;
	}

span#message {
	background-color: #eeeeee;
	color: #373592;
	font-size: 110%;
	}

p#empty a {
	background-color: #eeeeee;
	color: #373592;
	}

div#faq {
	padding: 0px 20px;
	text-align: left;
	}

div#faq span {
	color: #373592;
	}

p.image_stats {
	width: 400px;
	margin: 10px auto 20px auto;
	text-align: left;
	}

a.modify {
	border: 2px outset #373592;
	background-color: #eeeeee;
	color: #373592;
	padding: 5px;
	}

p#greeting, p#logout {
	text-align: center;
	}

span#note {
	font-size: 75%;
	}