/**************************
CONTENT (HOME PAGE SPECIFIC)
**************************/
#left{
position: relative;
text-align: left;
float: left;
width:568px;
}
#center{
width: 0;
display: none;
}
#right{
position: relative;
text-align: left;
float: left;
width:202px;
}
/**************************
HEADER (HOME PAGE SPECIFIC)
**************************/
#header {
height: 308px;
width: 770px;
}

#headerrow3 {
height: 195px;
width: 770px;
border-bottom: 4px solid #3D5387;
}