body 
{
	background-color:#000000;
	font-family:verdana;
	font-size:10;
	color:black;

}

table
{
	background-color:White;
	border:none;
}

table tr td
{
	font-family:verdana;
	font-size:smaller;
	color:black;
	font-size:10;
	background-color:White;
}

td
{
	border:none;

}
div.page
{
	position:absolute;
	background-color:white;
	top:20%;
	height:90%;
	left:auto;
	width:750;
}

div.menu
{
	
	background-color:white;
	font-family:Verdana;
	font-weight:bold;
	color:black;
}

div.welcome
{
	background-color:White;
	width:100%;
	height:100%;
	
}

div.bellamain
{
	position:absolute;
	top:25%;
	left:7%;
	vertical-align:bottom;
}

div.news
{
	background-color:white;
	border-style:solid;
	border-color:Maroon;
	border-width:1;
	border:solid, 1, silver;
	padding:0,4,0,4;
	margin:0,3,0,3;
	margin-left:3px;
	margin-right:50px;
	padding-left:4px;
	padding-right:4px;
	width:200px;
	
}


table.menuList
{	
	position:absolute;
	top:16%;
	left:10%;
	height:3%;
	width:80%;
	padding:0;
	background-color:white;
	
}

a.menu
{
   color:black;
   font-style:normal;
   text-decoration:none;
   padding:4;
}

a.menu:hover
{
   color:Blue;
   font-style:normal;
   background-color:White;
	
}

div.title
{
	position:absolute;
	top:0;
	background-color:White;
	width:70%;
	left:15%;
	height:15%;
	color:Black;
	text-align:right;
	vertical-align: middle;
	font-family:Verdana;
	
}

table.sponsors
{
	border-style:solid;
	border-color:Maroon;
	background-color:White;
	border-width:1;
	margin-left:3;
	font-size:10;
	top:20%;
	left:2%;
	width:200px;

}

div.sponsors
{
	margin-left:3;

}