a.menu:link {
	color:#000020;
}

a.menu:hover { 
	color:#8f0000;
}

a.menu:active {
	color:#400000;
}

a.menu:visited {
	color:#00008f;
}

#BodyStyle{
background-color:#ffffdf; color:#000000; font-family:sans-serif; font-size:medium; line-height: 1.2em;
}

#H3{ font-size: x-large;
}

#H1 { font-size: large;
}

#TOP{    
position:absolute;top:0px; left:0px;                                                                                                                                                                                                                                                                                                                          
 height: 100px; width:100%; border-bottom: 2px solid;
}

#LEFT{
min-width:175px; position:static;
 width:99%; height:3000px; left:0px; top:0px;
border-right: 1px solid; 
}

#RIGHT{
position:static; height:100%; width:100%; top:2px; margin-top:20px;
}

#BannerText{	position:absolute; left:0px; top:0px;
		width:100%; height:100px;
		font-size:xx-large;
		text-align:center;
}

#BannerLogo{	position:absolute; left:0; top:0;
		width:99px; height:99px;
}


