#wrap       {
	width:725px;
	margin:0 auto;
	background-color: #FFFFFF;
} /* "auto" makes the left and right margins center the wrapper */

html
{
height: 100%;
margin-bottom: 0.01em;
}

.commontext {
	font-family: Verdana;
	font-size: 10px;
}
.pictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;

}

.nextpretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;

}

.titlebars {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000066;
	background-image: url(Images/titleback.gif);
	background-repeat: repeat;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.pictable {
	position:absolute;
	width: 400px;
	left: 0px;
	top: 0px;

}

a:link, a:visited {text-decoration:none;}
a:link, a:visited { color:#000066;}
a:hover, a:active {text-decoration:underline;}
a:link img, a:visited img { border-style: none; }
