@charset "utf-8";
/* CSS Document */

html body{
background:#000000;
font-family:Trebuchet Ms, Verdana, Arial;
height:100%;
}
#wrapper{
width:999px;
margin:auto;
}
#content_box #content .headline_area h1{
display:none;
}
#header_area{
display:none;
}
#footer_area{
display:none;
}
#content_area #sidebars{
display:none;
}
#wrapper .title{
border-bottom:1px solid #CCCCCC;
margin-bottom:10px;
margin-top:10px;
text-align:center;
width:100%;
}
#wrapper .title h1{
color:#CCCCCC;
font-family:Trebuchet MS;
font-size:22px;
letter-spacing:3px;
margin-bottom:15px;
}
.menu_row{
border-bottom:1px solid #CCCCCC;
height:410px;
margin-top:0;
width:100%;
}
.menu_cell  {
float:left;
height:450px;
text-align:center;
width:311px;
}
body.portal-templates #content_box #content .format_text .menu_cell h2{
color:#91BDEE;
font-family:Trebuchet MS;
font-size:16px;
}
body.portal-templates .format_text .title h1{
text-align:center;
}
.format_text .sf-menu li{
background-image:url("/images/button1_new.jpg");
background-repeat:no-repeat;
font-size:12px;
height:27px;
margin-right:10px;
text-align:center;
width:94px;
}
.format_text .sf-menu li a{
color:#fff;
border:0px;
}
.format_text .sf-menu a.sf-with-ul{
padding-left:10px;
padding-right:10px;
}
#menu{
margin:auto;
text-align:center;
width:620px;
}
.sf-menu li a:hover {
background-image:url("/images/button2_new.jpg");
height:27px;
background-repeat:no-repeat;
font-size:12px;

}
.sf-menu li div.submenu ul{
background:#215482;
}
.sf-menu li div.submenu ul li{
background:#215482;
width:144px;
}
.sf-menu li div.submenu ul li a{
width:120px;
}
.sf-menu li div.submenu ul li a:hover{
background:#5991B2;
}