
body
{
background-color:#e25f00;
font: normal 85% Verdana, Helvetica, sans-serif;

}


#homecontainer
{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top:60px;
background-color:#e25f00;
padding:10px 20px 10px 20px;
height:570px;
background-image:url('images/1.jpg');
background-repeat:no-repeat;
}


#container
{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top:60px;
background-color:#e25f00;
padding:10px 20px 10px 20px;
height:570px;
}

#container embed {width:880px}

#links 
{
background-color:#e25f00;
float:right;
width:450px;
}

#links ul {
        list-style-type: none;
        width: 400px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #f9ffc0;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
        background: #ac4800;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}



#home 
{
background-image:url(images/back.png);background-repeat:no-repeat;height:60px;width:140px;
}

#home a:link, #home a:visited  { 
        height:50px;
        width:50px;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 9px;
        font-size:9pt;
        text-decoration: none;
}
#home a:hover {
        height:50px;
        width:50px;
        color: #313131;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 9px;
        font-size:9pt;
        text-decoration: none;

}

#cds
{
background-color:transparent;
padding:4px
}

#cds img {margin:8px;width:150px;border:none}

#cd_case {
position:relative;
display:block;
float:left;
width:160px;
height:193px;
background-color:#e25f00;
margin:4px 28px 4px 16px;
text-align:center;
padding:5px 12px 5px 5px;
text-decoration:none;
}

a:link, a:hover, a:visited {text-decoration:none;}

#cd_case:hover{
position:relative;
display:block;
float:left;
width:160px;
height:193px;
background-color:#ceab3c;
margin:4px 28px 4px 16px;
text-align:center;
padding:5px 12px 5px 5px;
}


#cd_case em { 
        color: #000;
        display: block;
        font: normal 75% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#cd_case span {
        color: #fff;
        font: bold 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}


img.watermark {
position: absolute;
top: 4px;
left: 4px;
}


