
.menuitem a
{
	color:Gray;
	background-color:Transparent;
	border-style:none;
	text-decoration:none;
}

.menuitem a:hover
{
	color:White;
	background-color:Transparent;
	border-style:none;
	text-decoration:none;
}
.positiondiv
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.contenttable
{
	width:800px;
}

.menutable
{
	width:600px;
}

.sideimg
{
	width:250px;
	height:180px;
	border-width:thin;
	border-color:Black;
	border-style:solid;
}
