body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin:0;
  padding:0;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


div#container {
width:780px;
}

/*
div#calendar {
position:absolute;
top:102px;
left:0px;
width:780px;
background-color:#666666;
}
*/
div#topbanner {
display:none;
}


div#innertopbanner {
display:none;
}


div#menucol {
width:200px;
margin-right:20px;
margin-bottom:260px;
}

div#innermenucol {
width:160px;
}

div#headercol {
width:560px;
float:left;
clear:both;


}

div#innerheadercol {
width:550px;

/*height:40px;
position:absolute;
top:10px;
left:10px;
background-color:#eef5cb;*/
}




div#leftcol {
width:280px;
float:left;
clear:both;
}

div#innerleftcol {
width:260px;

}

div#rightcol {
width:280px;
float:left;
clear:both;
}

div#innerrightcol {
width:260px;

}


div#homeleftcol {
width:280px;
position:absolute;
top:110px;
left:210px;
background-color:#eef5cb;
}



div#homerightcol {
width:280px;
position:absolute;
top:120px;
left:490px;
background-color:#eef5cb;
}



A.header:link	{color:#fff;
	text-decoration:none}
A.header:active {color:#fff;
	text-decoration:none}
A.header:visited {color:#fff;
	text-decoration:none}
A.header:hover {color:#fff;
	text-decoration:underline}