BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	background-color : White;
	font-size : 0.75em;
}

P{
	margin-top : 1em;
	margin-bottom : 1em;
}

LI {
	list-style : outside;
	margin-left : -1em;
}

.heading  {
font-size : 200%;
}

.subheading  {
	font-size : 120%;
}

.body  {
}

.bodyTiny  {
	font-size : 80%;
}

.body12 {
font-size : 12px;
}

#divall {
width: 98% !important;
}

#main {
	margin:0px 4px 4px 10px;

}
#sponsors {
	padding:4px 0px 0px 8px;
	vertical-align : top;
	float:right;
	width:192px;
	margin:0px 0px 4px 0px;
	}
#menu {
	position: absolute;
left:-150px;
	}
#tame {
	float:right;
	background:white;
	margin:0px 0px 10px 0px;
	text-align:right;
	}

A:hover  {color :  #F60D11; text-decoration: underline;}
A:link,A:visited,A:active {color : black; text-decoration: underline;}

.menu,.menuS,.menuT  {
	font-size : 0px;
	visibility : hidden;
	width : 0px;
	position : absolute;
	left: -150px;
}






