/* CSS Document */

body {
background: #000000;
font-family: Verdana, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
}

a {
color: #FFFFFF;
}

.top_row {
height: 154px;
}

.middle_row {
background: url(img_mid_right.jpg) repeat-x top left;
height: 206px;
width: 100%;
}

.mid_content {
width: 960px;
}

.bottom_row {
height: 334 px;
}

.left_img {
float: left;
clear: left;
}

.announcement {
width: 500px;
padding-top: 25px;
padding-left: 25px;
float: left;
clear: right;
}
