body {
background-color:#F9F9F9;
	margin-left: 0px;
	margin-top: 0px;
	text-align:center;
}

.mainwrapper {
width:760px;
height:552px;
}

.billb {
background-image:url(../images/billboard.png);
height:395px;
width:760px;
}

.bilbtag a:visited {
	width:235px;
	height:79px;
	text-align:left;
	position:relative;
	top:100px;
	left:50px;
	float:left;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#f9f9f9;
}

.topimage {
background-image:url(../images/top.png);
width:755px;
height:60px;
}

.topimage-hf {
background-image:url(../images/HF-top.png);
width:755px;
height:211px;
}

.space {
height:10px;
background-color:#F9F9F9;

}

.accor {
width:760px;
}

.note , .note.a, .note.a:visited {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#00000;
text-align:right;
font-weight:bold;
}

/* aucordion style */
.applemenu{
margin: 5px 0;
padding: 0;
width: 758px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(../images/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #f9f9f9;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
font-weight:bold;
font-size:12px;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 2px;
height: 100%; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}



#whitebox {
	margin: 0px 0px 0px 0px;
background-color:#F9F9F9;
	width: 760px;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 0px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 10px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}
