/* cheetah styles */
/*REMOVE DEFAULTS*/
* {padding:0; margin:0;}
body{
color:#333333;
font-family:Tahoma, Arial, Verdana, sans-serif;
background-color:#000000;
}

A {color:#990000;}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color:#cccccc;}

#container{
margin:0 auto;
}
#top, #bottom, #top_left, #top_right, #mid, #top_left_a, #top_left_b, #top_boxes, #top_right_a, #top_right_b, #top_right_c, #top_right_d, #bottom_boxes{
float:left;
}
#top{
width:100%;
border-left: 2px solid #ffff00;
background-color:#ffff00;
}
#top_boxes{
padding:10px 0 10px 20px;
text-align:left;
font-size:12px;
width:900px;
}
#mid{
width:100%;
border-left: 2px solid #ffff00;
}
#top_left{
width:700px;
}
#top_left_a{
width:700px;
height:650px;
}
#top_left_b{
width:700px;
height:100px;
}
#top_right{
height:650px;
width:199px;
border-left: 1px solid #ffff00;
}
.slide_col{
float:left;
height:650px;
width:199px;
}
.slide{
float:left;
padding: 10px 0 10px 10px;
width:189px;
}
#top_right_a, #top_right_b, #top_right_c, #top_right_d{
padding: 10px 0 10px 10px;
width:189px;
}
#bottom{
width:100%;
border-left: 2px solid #ffff00;
background-color:#ffff00;
}
#bottom_boxes{
color:#990000;
padding:10px 0 10px 20px;
text-align:left;
font-size:10px;
width:900px;
}