html {
background: #9dc7e1;
text-align:center;
}


#container {
width : 790px;
background: #FFFFFF;
}

#left {
width : 166px;
float : left;
margin-top:40px;
}

#main {
width : 458px;
float:left;
}

#right {
width : 166px;
float :left;
margin-top: 40px;
}

#right_bar{
position:relative;
right : -69px;
top : -44px;
}

#left_bar{
position:relative;
left : -6px;
top : -245px;
} 

#organizations{
font-family:tahoma;
font-size:12px;
}

#leftBarOrg{
padding-right: 30px; 
}

#leftBarOrg li{
list-style-type: none;
padding-bottom: 15px;
}

#press{
background: url(images/press_bg.gif);
border: solid 1px #235b9b;
padding:2px;
color:#235b9b;
width : 100px;
height: 20px;
}

#press a {
text-decoration:none;
color:#235b9b;
}

#press:hover{
background: #fff;
color:#235b9b;
font-weight:bolder;
}

#press a:hover {
color:#235b9b;
}