body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/nav2/bg22.gif);
	background-repeat: repeat-x;
	background-color: #DAA520;
	font-family: Tahoma;
	color: Black;
}
		
.topcell {
	margin: 0px;
	padding: 0px;
	height: 100;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/manoirBi2.jpg);
}
.leftcol {
	margin: 0px;
	width: 130px;
	text-align: center;
	color: #DAA520;
	background-image: url(images/anim-bstars.gif);
	font-size: xx-small;
}
.botcell {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.maincell {
	vertical-align: top;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	font: xx-small;
}
.stand
{
	font-family: Times New Roman; 
	color: #DAA520; 
	font-style: italic; font-weight: bold
}

H1
{
	font-size: 34px;
	font-family: "Arial Black";
}

.table1
{
	margin: 0px;
	padding: 0px;
	width: 1000px;	
}


.menu{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border-top: 0;
	border-top-width: 0;
	padding: 0 0 0 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}



