/* CSS Document */

a {
text-decoration:none;
color:#F7923A;
}

body {
background-color:#000000;
color:#FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-size:30px;
}

#container {
height:527px;
width:800px;
margin: 0px auto;
}

#top_spacer {
width:800px;
height:260px;
}

#welcome_spacer {
width:800px;
height:65px;
}

#button_holder {
width:634px;
height:111px;
padding-left:86px;
padding-right:86px;
}


.buttons{
width:90px;
height:84px;
float:left;
border:#FFFFFF solid 3px;
margin-left:24px;
}


#bottom_spacer {
width:800px;
height:100px;
}

#footer_spacer {
width:800px;
height:30px;
font-size:18px;
}

#footer_spacer a{
color:#FF0000;
text-decoration:none;
}

#logo {
width:90px;
height: 64px;
margin-right:10px;
margin-top:32px;
float:right;
}

#logo {
text-decoration:none;
}

#catnic_logo {
width:404px;
height: 144px;
clear:both;
margin: 0px auto;
}
