body {
font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
background-color: black;
background-image: url("../images/background.jpg");
background-position: top;
background-repeat: no-repeat;
font-size: 11px;
color: white;
padding: 0;
margin: 0px;
}

p {
font-family: arial;
font-size: 12px;
color: white;
padding: 0px 100px 5px 100px;
text-align: justify;
font-weight: normal;
margin: 0px;
}

p a {
color: #CC6666;
}

ol, ul {
padding-left: 75px;
font-size: 12px;
color: white;
}

/* --- SITE LINKS --------- */

a {
font-family:  trajan pro, arial;
color: white;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img{
text-decoration: none;
border: 0px;
}


/* --- H1, H2, H3 --------- */

h1, h2, h3 {
font-family: Arial, Helvetica, Verdana, sans-serif;
margin-top: 0;
color: white;
padding-top: 40px;
}

h1 {
background: transparent ;
border-bottom: 0px dotted black;
padding-left: 100px;
font-size: 20px;
color: white;
font-weight: normal;
}

h1 a{
color: #CC6666;
}

h2 {
font-size: 16px;
font-weight: normal;
line-height: 0px;
padding-left: 100px;
padding-top: 5px;
color: white;
}

h3 {
padding-left: 14px;
font-style: italic;
font-weight: normal;
font-size: 110%;
}

/* --- WRAPPER --------- */

.main-wrapper {
border: 0px solid white;
width: 800px;
padding-top: 300px;
margin: 0 auto;
}

/* --- BANNER --------- */

.banner {
height: 374px;
padding: 0;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

/* --- NAVBAR --------- */

.navbar {
background: none;
border-bottom: 0px solid white;
text-align: center;
height: 15px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

.navbar ul {
list-style-image: none;
margin: 0px;
text-align: center;
padding-left: 0px;
padding-right: 0px;
}

/* --- NAVIGATION --------- */

.nav-main ul {
margin: 0px 0 0 0;
padding: 0px 20px 0px 0px
}

.nav-main ul li {
font-family: Lucinda, Courier, Arial, Helvetica, Verdana, sans-serif;
display: inline;
margin-left: 0px;
padding: 0px;
border: 0px solid white;
text-align: center;
font-size: 13px;
font-weight: bold;
}

.nav-main ul li a {
font-family: trajan pro, arial;
display: inline;
background: transparent no-repeat 0 0;
height: 15px;
line-height: 15px;
padding: 0px 10px 0px 10px;
color: white;
text-decoration: none;
}

.nav-main ul li a:hover {
color: white;
}

.nav-main ul li a.current {
background: transparent no-repeat 0 0;
color: #CC6666;
}

.nav-main ul li a.current:hover {
background: transparent no-repeat 0 0;
}

/* --- CONTAINER --------- */

.container {
margin: 0px 0px;
}

/* --- MAIN CONTENT --------- */

.content {
background: transparent;
background-position: center;
width: 80%;
margin: 0 auto;
padding: 0;
}

.content-2 {
margin-left: -15px;
width: 600px;
padding: 0px;
}


/* --- HEADING IMAGES --- */
#welcome {
background-image: url("../images/welcome_heading.png");
background-repeat: no-repeat;
height: 85px;
width: 377px;
}

#artists {
background-image: url("../images/artists_heading.png");
background-repeat: no-repeat;
height: 85px;
width: 339px;
}

#offer {
background-image: url("../images/offer_heading.png");
background-repeat: no-repeat;
height: 86px;
width: 296px;
}

/* --- BOXES --------- */

.head-1 {
background: black  5px 45%;
border-bottom: 1px #069 solid;
padding-left: 40px;
font-size: 14px;
height: 25px;
font-weight: bold;
color: black;
line-height: 26px;
margin: 0px 5px 0 5px;
}

.head-2 {
border-bottom: 1px #069 solid;
padding-left: 20px;
font-size: 11px;
height: 25px;
font-weight: bold;
color: #069;
line-height: 26px;
margin: 5px 5px 0 5px;
}

.body-1 {
background: transparent;
background-position: center;
margin: 0px;
border: 0px solid white;
}

.body-2 {
background: black;
padding: 10px;
margin: 0 5px 5px 5px;
}

.graphics {
background: black;
padding: 10px;
margin: 0 0px 0px 0px;
}

.graphics p {
color: gray;
}

.spacer {
height: 10px;
}

.gallery-table td {
border-left: 1px solid white;
border-right: 1px solid white;
}

/* --- TEXT SIZES AND IMAGES --------- */

img.border {
border: 1px #BBB solid;
}

.txt-news {
font-size: 14px;
color: white;
}

/* --- FOOTER --------- */



.footer-info {
clear:both;
width: 800px;
margin: 5px;
font-family: trajan pro, arial;
font-size: 11px;
color: #999;
padding:10px;
text-align: center;
}
