.mstheme
{
	navbutton-background-color: rgb(255,255,255);
	top-bar-button: url(maizglbu.gif);
}
.mstheme-topbar-font
{
	font-family: Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
body
{
	font-family: Verdana;
	background-color: #FFDDFF;
	background-image: url(maizbk.jpg);
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #FF69B4;
	scrollbar-3dlight-color: #FFDDFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFDDFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFDDFF;
}

}
h1
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

#nav-menu a {
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  padding: 2px 2px 2px 2px;
  color: #000;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 6px 5px;
  background-color: #FFCCFF;
}

#nav-menu a:hover {
  background-color: #FFAAFF;
}


a:hover {
  background-color: #FFAAFF;
}

#content {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	background: #8888FF;
	border: 5px solid #ccc;
	width: 40%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 39%;
	}
html>body #content {
	width: 40%; /* ie5win fudge ends */
	}
#content2 {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	background: #8888FF;
	border: 5px solid #ccc;
	width: 40%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 39%;
	}
html>body #content2 {
	width: 40%; /* ie5win fudge ends */
	}

#content3 {
	float: right;
	width: 100%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #content3 {
	width: 100%; /* ie5win fudge ends */
	}

