/* CSS Document */
BODY{
background-color: rgb(95,1,1);
}

div#everything {
margin-left: auto;
margin-right: auto;
width: 780px;
}


div#banner {
background-image:url(images/home_banner08.jpg);
background-repeat:no-repeat;
margin-top: 0px;
width: 780px;
height: 195px;
text-indent: -9999px;
}


div#left {
background-image:url(images/home_left.jpg);
float:left;
margin-top: 0px;
margin: 0px;
padding: 0px;
width: 485px;
height: 373px;
}

div#cds_block  {
float: right;
padding: 0px;
margin-top: 0px;
width: 295px;
height: 308px;
}

.cds  {
background-image: url(images/home_cds08.jpg);
background-repeat: no-repeat;
float: right;
padding: 0px;
margin-top: 0px;
margin: 0px;
width: 295px;
height: 308px;

}

/*.cds:hover {
background-image: url(images/homecds_glow.jpg);

}*/

div#myspace_block{
float: right;
padding: 0px;
margin-top: 0px;
width: 295px;
height: 65px;
}

.myspace {
background-image: url(images/home_myspace08.jpg);
background-repeat: no-repeat;
float: right;
padding: 0px;
margin-top: 0px;
width: 295px;
height: 65px;
text-indent: -9999px;
}


div#bottom_content {
background-image: url(images/home_content.jpg);
float: left;
padding: 0px;
margin-top: 0px;
margin:0px;
width: 780px;
height: 51px;
}

H1 {
margin-left: 350px;
margin-top: 10px;
font-family: font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight: bold;
font-size: 16pt;
}

a{
color:#FFFFFF;
text-decoration: none;
}

a:hover {
color:#FFFF33;
}


div#home_footer {
background-image: url(images/home_footer.jpg);
background-repeat: no-repeat;
float: right;
padding: 0px;
margin-top: 0px;
width: 780px;
height: 33px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 8pt;
color: #FFFF33;
}


div#home_footer p {
margin-left:5%;
line-height: 150%;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 8pt;
color: #FFFF33;
}

div#counter {
margin-left:375px;
padding-left:375px;
margin-bottom:0px;
padding:0px;
}







