BODY, {
	background: #E6E6FA url(../images/mwit.gif);
	color: #000;
	font: normal 400 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-bottom: 3%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
}
TD {
	text-align: left;
}
A {
	background: none;
	font-weight: 500;
	text-decoration: underline;
}

H1 {
	background: none;
	color: Black;
	font-size: xx-large;
	font-family: fantasy;
	text-align: center;
}

H2 {
	background: transparent none;
	color: #000000;
	font-size: x-large;
	font-size-adjust: inherit;
	font-family: fantasy;
	font-weight: bold;
	text-align: center;
}

H3, H4, H5, H6 {
	font-size: 90%;
	text-decoration: underline;
}
H7 {
	font-size: small;
}
P {
	background: transparent none;
	color: #2F4F4F;
	font: 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2% 2% 2% 2%;
	text-align: left;
}

TH {
	background : #000000 none;
	color : #DCDCDC;
	font-size : 115%;
	font-weight : 600;
}
#banner {
	font-family: fantasy;
}

#smallfont {
 font-size: smaller;
}

.Text{
	font-size: large;
	text-align: center;
	vertical-align: middle;
}

.menu {
	azimuth: right-side;
	text-align: right;
	vertical-align: top;

}

.footer {
	text-align: center;
	vertical-align: text-bottom;
	font-size: xx-small;
	azimuth: center;
}

.star {
	background-image: url(../images/terrys_star.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

.img{
	float: right;
}
.imgl{
	float: left;
}