body {
background-color: #061936;
font-size: 13px;
font-family: Geneva, Arial, Helvetica, sans-serif;
/* color: #a6a6a6; */
color: #fff;
}

a {
color: #b0df96; 
text-decoration: none;
}
a:hover {
color: #abff70;
text-decoration: none;
}

#container {
width: 756px;
height: 504px;
}

#header {
margin-top: -548px;
margin-right: 5px;
float: right;
}

.bg {
position: absolute;
margin-left: -635px;
width: 102%;
height: 276px;
background: url(images/leftbg.png);
z-index: -99;
margin-top: -438px;
}

/* firefox selector (ie fix  */
html>body .bg {
position: absolute;
margin-left: -10px;
width: 100%;
height: 276px;
background: url(images/leftbg.png);
z-index: -99;
margin-top: -375px;

}
/* firefox selector (ie fix  */


#footer {
float: left;
margin-left: 5px;
margin-top: 33px;
}


#content{
margin-top: 100px;
width: 807px;
height: 541px;
background: url(images/content.png) no-repeat;
}

#content2 {
position: absolute;
font-family: Century Gothic;
text-align: left;
margin-top: 71px;
margin-left: -260px;
float: left;
width: 510px;
height: 403px;
/* border: 1px solid #000; */
}

/* firefox selector (ie fix  */
html>body #content2 {
position: absolute;
font-family: Century Gothic;
text-align: left;
margin-top: 71px;
margin-left: 39px;
float: left;
width: 510px;
height: 403px;
/* border: 1px solid #000; */
}
/* firefox selector (ie fix  */

#cbodynews {
font-family: Century Gothic;
padding: 5px;
text-align: left;
width: 510px;
height: 403px;
overflow: auto;
/* border: 1px solid #000; */
}


#cbodybio {
font-family: Century Gothic;
padding: 5px;
text-align: left;
width: 510px;
height: 403px;
overflow: auto;
/* border: 1px solid #000; */
}

#cbodydisco {
font-family: Century Gothic;
padding: 5px;
text-align: left;
width: 510px;
height: 403px;
overflow: auto;
/* border: 1px solid #000; */
}

#cbodyservices {
font-family: Century Gothic;
padding: 5px;
text-align: left;
width: 510px;
height: 403px;
overflow: auto;
/* border: 1px solid #000; */
}

#cbodystudio {
font-family: Century Gothic;
padding: 5px;
text-align: left;
width: 510px;
height: 403px;
overflow: auto;
/* border: 1px solid #000; */
}

#nav {
text-align: right;
margin-top: 37px;
margin-right: 15px;
float: right;
width: 180px;
height: 426px;
/* border: 1px solid #000; */
}

/* firefox selector (ie fix  */
html>body #nav {
text-align: right;
margin-top: 37px;
margin-right: 25px;
float: right;
width: 180px;
height: 426px;
/* border: 1px solid #000; */
}
/* firefox selector (ie fix  */







.nimg {
margin-top: 86px;
margin-right: 16px;
position: absolute;
z-index: 99;
}

/* firefox selector (ie fix  */
html>body .nimg {
position: static;
margin-top: 95px;
margin-left: -25px;
width: 192px;
height: 47px;
}
/* firefox selector (ie fix  */








#leftsidebar {
background: url(images/leftsb.gif) no-repeat;
margin-top: -388px;
margin-left: -608px;
float: left;
width: 29px;
height: 276px;
}

#rightsidebar {
background: url(images/rightsb.gif) no-repeat;
margin-top: -388px;
margin-right: -36px;
float: right;
width: 33px;
height: 276px;
}

.player {
position: absolute;
margin-top: -42px;
margin-left: -645px;
}

/* firefox selector (ie fix  */
html>body .player {
position: static;
margin-top: -53px;
margin-left: -283px;
}
/* firefox selector (ie fix  */


.nav-links {
	list-style:none;
	margin-top: 10px;
	width: 160px;
	height: 155px;
	margin-left: -34px;
}

.nav-links li {
    margin-top: 2px;
}

img, div, input { behavior: url("iepngfix.htc") }