body {
    font-family: "Lucida Grande", "Verdana", "Arial", sans-serif;
    color: #aaaaaa;
    padding: 1em;
    font-size: 8pt;
}

div#container {
    position: relative;
   
   
}

div#container, div.footer {
    min-width: 1020px;
    max-width: 880px;
    margin: 0 auto;

}

div#center {
    background: black;
    border: 1px #888888 groove;
    padding: 0.5em;
    margin: 1em 0;
    position: relative;
}

div#header {
    background-image: url('images/banner.png');
    background-position: 0.5em center;
    background-repeat: no-repeat;
    background-color: black;
    border: 1px #777777 solid;
    height: 130px; 
    position:relative;
}

div#navigation {
    position: absolute;
    top: 0;
    bottom: 0;
    background: black;
    width: 13em;
    padding-top: 14em;
    text-align: left;

   
}

div#content {
    background: black url('images/contbg.png') repeat-y right;
    border: 1px #555555 solid;
    margin-left: 13.5em;
    padding: 1em;
    min-height: 90em;

   
}

div.footer {
    text-align: center;
    background: black;
    border: 1px #777777 groove;
    margin-top: 0;
    margin-bottom: 0.5em;
}



/***************************************/
div#navigation > ul {
    clear: both;

}

div#navigation > ul > li {
    text-transform: uppercase;
    margin-top: 0.5em;
    font-size: 115%;
}

div#navigation > ul > li > ul > li{
    text-transform: none;
    margin-top: 0.1em;
    margin-bottom: 0.25em;
    font-size: 86.96%;
}

div#navigation > ul > li > a:active, div#navigation > ul > li >  a, div#navigation > ul > li > a:visited {
    color: white;
    text-decoration: none;
}

div#navigation > ul > li > a:hover {
    color: white;
    text-decoration: none;
}

div#navigation > ul > li:hover img.navigation {
    z-index: -10;
}

div#navigation > ul > li > ul > li > a:active, div#navigation > ul > li > ul > li > a, div#navigation > ul > li > ul > li > a:visited {
    color: #88ccff;
    text-decoration: none;

}

div#navigation > ul > li > ul > li > a:hover {
    color: #888888;
    text-decoration: none;
}



div#navigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#navigation li {
    cursor: pointer;
    list-style-image: none;
}

img.navigation {
    position: absolute !important;
    top: 0.5em !important;
    left: 0.5em !important;
    display: block !important;
    margin: 0 !important;
    width: 13em !important;
    height: 13em !important;
    border: 1px #555555 solid !important;

}

div#navigation li:hover {
    z-index:10;

}

.closed {
    display: none;
}

.open {
    display: block;
}


/***************************************/


div#content a, .footer a, div#playernav a {
    color: #88ccff;
    text-decoration: none;
}

div#content a:hover, .footer a:hover, div#playernav a:hover {
    text-decoration: underline;
}


p.footer {
    margin: 0;
    text-align: center
}


div#content p.quote {
    margin-left: 3em;
    margin-right: 3em;
}

div#content p {
    text-align: justify;
    line-height: 1.5em;
}

img {
    clear: both;
    margin: 0.5em;
}

object#navpics {
    display: block;
    float: right;
    border: 1px solid #444444;
    clear: both;
   
}

p {
    margin: 0.5em 0;
}

div#content ol, div#content ul {
    /*margin-left: 8em;
    padding-left: 2em;
    border: 1px solid #f00;*/
}
ul.rightwrap li, ol.rightwrap li {
    margin-left: 1em;
}


h2, h3, h4 {
    color: #e4e4e4;
    margin: 0;
    padding-top: 1em;
    margin-top: 2em;
}

h2 {
    font-size: 120%;
    font-weight: bold;
    margin-top: 0;

}

h3 {
    font-size: 100%;
    font-weight: bold;
    border-top: 1px solid #333333;

}

h4 {
    font-size: 100%;
    font-weight: bold;
    margin-left: 1em;
}

h2 + h3 {
    border: none;
}

/******************************************/

div#content img {
    border: 1px #555555 solid;
    max-height: 20em;
    height: 100%;
    margin: 1em;
    clear: none;
}


div#content img.right {
    float: right;
}


div#content img.left {
    float: left;
}


div#content img.full {
    max-height: none;
    height: auto;
    text-align: center;
}

div#content img.community {
    max-height: none;
    height: auto;

}

div#content form image{
    height: auto!important;
    width: auto !important;
    max-height: auto !important;
    max-width: auto !important;
    border: none !important;
}

div.footer p {

display: none;

}

div.footer:hover p {
    display: block
}

/*************************************/

applet.ipix {
    text-align: center;
}
#playerframe {
	padding: 0px;
	border: 1px solid #555;
	height: 500px;
	width: 402px;
}
#playernav {
	float: left;
	width: 150px;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
body#floatplayerbg {
	background-color: #000;
	background-image: none;
}
#flashbanner {
	height: 130px;
	width: 300px;
	margin: 0px;
	position:absolute;
	top:0;
	right:0;
}
ul#genreselect li {
	border:1px solid #545454;
        display:inline;
        margin-left:0;
        padding: 2px 0;
}
ul#genreselect li a {
        padding:2px 4px;
}
ul#genreselect li a:hover {
        background-color:#00046D;
}
h2#genretitle {
	font-size: 144%;
	margin: 0px;
	padding: 10px 0px;
	font-variant: small-caps;
	text-align: center;
}
#genreselect {
	margin-left: 0px;
	padding-left: 15px;
}
#mp3player p {
	padding: 20px;
	line-height: 150%;
}
#mp3player a {
	color: #CCFF00;
}
