.nav {
	position: absolute;
	height: 70px;
	width: 752px;
	left: 0px;
	top: 96px;
}
.flash {
	position: absolute;
	height: 76px;
	width: 401px;
	left: 175px;
	top: 10px;
}
.pic {
	position: absolute;
	height: 395px;
	width: 249px;
	left: 500px;
	top: 190px;
}
.alextxt {
    
	position: absolute;
	height: 390px;
	width: 450px;
	left: 0px;
	top: 210px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	color: #333333;
}
.formcol {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666AB9;
	background-color: #D9DBF0;
}

.alextxt2 {
    
	position: absolute;
	height: 390px;
	width: 450px;
	left: 0px;
	top: 0px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}

.txtbox {
overflow: auto;
	overflow-x: hidden;
	position: absolute;
	height: 410px;
	width: 470px;
	left: 0px;
	top: 210px;
}	

.cont {
	height: 700px;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
}
.foot {
	position: absolute;
	height: 50px;
	width: 753px;
	left: 0px;
	top: 640px;
}
.altitle {
	position: absolute;
	left: 0px;
	top: 185px;
}

a:link
{
	color: #96A2DF;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #96A2DF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #D8D8F0;
	text-decoration: underline;
	font-weight: bold;
}

.footertxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8F0;
}

.footertxt1 a:link
{
	color: #D8D8F0;
	text-decoration: none;
	font-weight: normal;
}
.footertxt1 a:visited
{
	color: #D8D8F0;
	text-decoration: none;
	font-weight: normal;
}
.footertxt1 a:hover, a:active
{
	color: #D8D8F0;
	text-decoration: underline;
	font-weight: normal;
}


