body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 22px;
color: #111;
margin: 0;
}

#copyright {
background: url("img/copyright.gif") no-repeat 97% bottom;
text-indent: -9999px;
margin: 15px auto 5px;
}


/*  ------- NAV  ------- */

#nav {
clear: both;
padding: 20px 0 5px;
margin: auto auto 2px;
}


#nav ul {
background: url("img/btm-nav.gif") no-repeat;
width: 628px;
height: 128px;
list-style-type: none;
list-style-position: outside;
margin: auto;
padding: 0;
position: relative;
}

#nav ul li {
float: left;
text-indent: -9999px;
}

#nav ul li a {
display: block;
height: 100px;
}

#nav ul li.link-one  {
width: 84px;
}

#nav ul li.link-two {
width: 142px;
}

#nav ul li.link-three {
width: 150px;
}

#nav ul li.link-four {
width: 108px;
}

#nav ul li.link-five {
width: 140px;
}

#nav ul li.link-one a:hover, #nav ul li.link-two a:hover, #nav ul li.link-three a:hover, #nav ul li.link-four a:hover, #nav ul li.link-five a:hover {
border-bottom: 1px dotted #000;
}

/*  END NAV STYLES  */

img {
border: 0;
}

.floatleft a, p a {
color: #555;
text-decoration: none;
border-bottom: 1px dotted #555;
}

.floatleft a:hover, p a:hover {
border-bottom: none;
background-color: #cecece;
}

a:focus {
border: 0;
outline: 0;
}

#horizon {
position: absolute;
top: 50%;
left: 0px;
width: 100%;
margin-top: -300px;
text-align: center;
min-width: 812px;
}

#wrapper {
position: relative;
text-align: left;
width: 812px;
height: 554px;
margin: 0px auto;
}


#container {
margin: 0 auto;
width: 810px;
padding: 0 0 10px 0;
}

.smalldiv {
width: 650px;
margin: auto;
}

.artistbiobox {
display: block;
float: left;
height: 200px;
margin: 9px;
width: 300px;
padding: 0 0 14px;
}

.link {
color: #111111;
font-size: 16px;
line-height: 1.5em;
}

.floatright {
float: right;
}

.floatleft-nomargin {
float: left;
}

.center {
text-align: center;
margin: auto;
}

.floatleft {
float: left;
margin: 0 10px 12px 30px;
}

.smalldiv .floatleft-border {
float: left;
margin: 0 8px 12px 22px;
border: 1px solid #ccc;
padding: 5px;
}

.floatleft a img {
display: block;
}

.artisttextbox {
display: block;
float: right;
width: 165px;
}

dl {
margin: 0;
padding: 0;

}

dt {
text-align: left;
}

dd {
font-size: 11px;
line-height: 1.55em;
text-align: left;
margin: 0;
}

dd a, #submission .smalldiv a, .smalldiv .floatleft-border a {
color: #111;
border-bottom: 1px dotted #111;
text-decoration: none;
}

dd a:hover, #submission .smalldiv a:hover, .smalldiv .floatleft-border a:hover {
background-color: #111111;
border-bottom: none;
background-color: #cecece;
}

dd img {
float: left;
margin: 0 10px 10px 0;
}

h1 {
text-align: center;
text-indent: -9999px;
background: url("img/header.gif") no-repeat center center;
height: 125px;
}

h1 a {
display: block;
width: 642px;
height: 125px;
text-align: center;
margin: auto;
}

#firsttext {
text-align: left;
min-height: 300px;
padding: 1px 72px 0 257px;	
background: url("img/logo1.gif") no-repeat 27px 22px;
}

#secondtext {
text-align: left;
min-height: 300px;
padding: 4px 303px 0 51px;
background: url("img/logo2.gif") no-repeat 365px -20px;
}


#btm-nav {
text-align: center;
margin: auto;
}

#envelopes-graphic {
text-align: center;
margin: auto;
}


.small {
font-family: Arial, Helvetia, sans-serif;
font-size: 10px;
font-weight: normal;
}

.signup {
margin: 0 0 20px 67px;
font-weight: bold;
font-size: 18px;
}


#paypal {
text-align: center;
margin: 0 auto 24px;
border: 1px solid #ccc;
border-left: 0;
border-right: 0;
padding: 10px 0 20px 0;
}

#paypal form table {
text-align: left;
margin: auto;
padding: 20px;
}

.border {
border: 1px solid #ccc;
}