BODY
{
	border: 0px background:white;
}
div#TopLeft
{
	background: url(winlogo.png) #0000a3 fixed no-repeat 2.5em .45em;
	left: 0px;
	width: 10em;
	border-bottom: white 1px solid;
	position: absolute;
	top: 0px;
	height: 5em;
}

div#Top
{
	/*border-right: white 1px solid;*/
	background: #9090f0;
	border-left: white 2px solid;
	width: 90%;
	color: #5c5c5c;
	border-bottom: white 1px solid;
	position: absolute;
	top: 0px;
	height: 5em;
	left: 10em;
	text-align: left;
	font-family: Verdana, Helvetica, Sans-Serif;
}
div#Top span
{
	top: 3.75em; /*	margin-left:-16em; 	margin-top:-1em;*/
	padding: .01em .25em 0 .25em;
	position: absolute;
}

div#Top .Heading
{
	margin-top: 0.5em;
	font-size: 1.3em;
	margin-left: 0.2em;
	font-family: Verdana,Helvetica, Sans-Serif;
}
.TableHeading
{
	font-size: larger;
	background: #9090f0;
	font-weight:bolder;
	font-style:italic;
	padding:.1em, .1em, .1em, .2em;
	margin:0,  0, .4em, 0em;
}
div#Top span a
{
	padding: .1em .25em 0em .25em;
	text-decoration: none;
	color: #5c5c5c;
}
div#Top span a:hover
{
	/*	border-right: white 2px solid; 	border-top: gray 2px solid; 	border-left: gray 2px solid;*/
	background-color: Gray;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	color: white;
}

div#Left
{
	background: #6262A3;
	position: absolute;
	width: 10em;
	height: 90%;
	top: 5em;
	left: 0px;
	border-top: white 1px solid;
}
div#Left span
{
	font-family: Verdana,Helvetica,Sans-Serif;
	font-style: normal;
	font-size: smaller;
	position: relative; /*text-align:center;*/
	margin: 1em 1em 0 1.5em;
}
div#left a
{
	padding-right: 0.2em;
	display: block;
	padding-left: 0.2em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
	margin-left: 2em;
	width: 6em;
	color: white;
	padding-top: 0.2em;
	font-family: Verdana,Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
	border: 2px #6262A3 solid;
}

div#Left a:hover
{
	background-color: #5c5c5c;
	border-right: 2px white solid;
	border-bottom: 2px white solid;
	border-top: 2px black solid;
	border-left: 2px black solid;
}

div#Left a span
{
	display:none;
}

div#Left a:hover span
{
	display:block;
	border-top-style:inset;
	/*border-top:2px black solid;*/
	position:absolute;
	top:30Em;
	left:0;
	margin-left:.25em;
	width:11em;
	text-align:center;
	padding: 0 0 0 0;
	
}	

div#Bottom
{
	left: 10.2em;
	top: 5.2em;
	position: relative;
}
div#Bottom .Content
{
	font-family: Trebuchet MS, Verdana,Helvetica,Sans-Serif;
	font-size: .90em;
	width: 75%;
}
div#Bottom .RSSContent
{
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 1em;
	width: 75%;
}
div#Bottom .Content a
{
	color: blue;
	font-family: Trebuchet MS,Verdana,Helvetica,Sans-Serif;
	text-decoration: none;
}
div#bottom div#upcoming
{
	font-family: Trebuchet MS,Verdana, Helvetica, Sans-Serif;
	font-size: .85em;
	width: 75%;
}
div#bottom div#upcoming .heading
{
	font-size: larger;
	background: #9090f0;
	background-image: url(gradient_DKBlue.jpg);
	font-weight:bolder;
	font-style:italic;
	padding:.1em, .1em, .1em, .2em;
	margin:0,  0, .4em, 0em;
		border-right: 3px gray solid;
		border-bottom: 3px gray solid;

}

div#Forums
{
	left:1em;
	top: 6em;
	position:relative;
		font-family: Verdana,Helvetica,Sans-Serif;
	font-size: .75em;
	width: 75%;

}