body
{
	width:700px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	text-align:center;
}

a:link
{
	color: red;
}

a:visited
{
	color: #585757;
}

a:hover
{
	color: black;
}

#all {

}

#nav {
	width:700px;
	font-family: Trebuchet MS, georgia, verdana, arial; color: #FFFFFF;
	font-size:10pt;
	font-weight: bold;
	z-index:100;
	overflow:visible;
}

#content
{
	width:700px;
	z-index:1;
	font-family: verdana, arial, trebuchet ms, sans-serif; color: #585757;
	font-size: 10pt;
	font-weight: normal;
	line-height: 15px;
}

#midtext {
	text-align:left;

}


h1
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif; 
	font-color: #333333;
	font-size: 100%;
	background-color: #E1DEDE;	
}
h2
{
	font-family: Verdana, Arial, Sans-serif; color: #585757;
	font-size: 10pt;
	font-weight: normal;
	float: left;
	line-height: 15pt;
	background-color: #fff;
}

h3
{
	font-family: Verdana, Arial, Sans-serif; color: #585757;
	font-size: 8pt;
	font-weight: normal;
	float: left;
}

h4
{
	font-family: Trebuchet MS, georgia, verdana, arial; color: red;
	font-size: 14pt;
	font-weight: normal;
	float: center;
}

p.intro
{
	font-family: verdana, arial, sans-serif; color: grey;
	font-size: 8pt;
	font-weight: normal;
	float: left;
}

#footer
{
	margin-top:30px;
	font-family: verdana, arial, sans-serif; color: #585757;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	text-align: center;
}