html {
background: url(images/background_2008c.jpg) fixed repeat;
}

body {
background: url(images/background_2008c.jpg) fixed repeat;
font-family: Georgia;
}

#wrapper {
width: 925px; margin-top:20px
}

/* NAVIGATION */
#subcontent {
float: left;
margin: 50px 241px 0 40px;
}

#subcontentHolder {
position: fixed;
width: 170px;
height: 170px;
}

#subcontentHolder img {
margin-bottom: 20px;
}

#subcontent ul {
list-style:none;
margin:0;
padding:0;
}

#subcontent li a {
text-decoration: none;
display: block;
color: #fff7e2;
font-family: georgia;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 1.5px;
margin-bottom: 12px;
}

#subcontent li a#ghostly {
background: url(img/ghostly_logo.gif) no-repeat;
height: 25px;
width: 25px;
}

#subcontent li a#ghostly:hover {
background-position: -24px;
height: 25px;
}

#subcontent a:hover {
text-decoration: underline;
}

#subContent span.navHead {
background: #fff;
padding: 3px;
margin: 3px;
display: block;
}

/* MAIN BODY */

#container {
float: left;
width: 625px;
margin-top: 30px;
}

.section {
clear: both;
width: 613px;
color: #000;
background: #CEBCAA;
margin-bottom:10px;
padding:10px;
text-align:justify;
border: #FFFFFF 10px solid;
}

.programacion {
clear: both;
width: 613px;
color: #000;
background: #CEBCAA;
margin-bottom: 10px;
padding:10px;
text-align:justify;
border: #FFFFFF 10px solid;
background-image:url(images/djs.jpg); background-repeat:no-repeat; background-position:right;
}

h2.sectitle {
font-size: 28px georgia;
font-style: italic;
color: #403d4a;
border-bottom: 1px dotted #000000;
padding: 12px 0 15px 20px;
margin: 0 1px 0 0;
}



.galeria {float:left; margin:5px; background-color:#FFFFFF; padding:5px}
#clear {clear:both}

a {color:#000033}
a:hover {text-decoration:none}
