body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#hat {
	position:relative;
	height: 100px;
	width: auto;
}
#hatleft {
	position: absolute;
}
#hatright {
	float:right;
	position: relative;
}
#hatcenter {
	width:100%;
	position: absolute;
	text-align: center;
}
.heading1 {
	width:100%;
	position: absolute;
	text-align: center;
	font-family: "Arial Black", Arial, "MS Sans Serif";
	font-size: 36px;
	color: #FFFF00;
	padding-top: 17px;
}
.heading2 {
	width:100%;
	position: absolute;
	text-align: center;
	font-family: "Arial Black", Arial, "MS Sans Serif";
	font-size: 36px;
	color: #990033;
	padding-top: 20px;
	padding-left: 3px;
}
.mstr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-image: url(pic/menubord04.jpg);
	padding-left: 12px;
	font-weight: normal;
	height: 30px;
}

a.menul:link {
	color: #000000;
	text-decoration: none;
}
a.menul:visited {
	color: #990033;
	text-decoration: none;
}
a.menul:active {
	color: #0000FF;
	text-decoration: none;
}
a.menul:hover {
	color: #0000FF;
	text-decoration: none;
}

a.menulblue:link {
	color: #0000FF;
	text-decoration: none;
}
a.menulblue:visited {
	color: #0000FF;
	text-decoration: none;
}
a.menulblue:active {
	color: #0000FF;
	text-decoration: none;
}
a.menulblue:hover {
	color: #0000FF;
	text-decoration: none;
}

.maintd {
	background-image: url(pic/bg3.gif);
	padding-left: 50px;
	padding-right: 10px;
	vertical-align: top;
	text-align: justify;
	font-weight: bold;
}
.pics {
	font-size: 12px;
	text-align: center;
}
.pics1 {
	font-size: 16px;
	text-align: center;
}
.center20 {
	font-size: 20px;
	text-align: center;
}
