body {
	background-color: #0F3076;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0F3076;
	text-align:left;
}
#wrapper {
margin:auto;
text-align:center;
}

#container {
margin:auto;
padding:1em;
color:#000066;
width:800px;
	text-align:left;

}
.tabletop {
	background-image: url(images/gold.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableleft {
	background-image: url(images/gold-left.gif);
	background-repeat: repeat-y;
}
.tableright {
	background-image: url(images/gold-right.gif);
	background-repeat: repeat-y;
}
.tablebottom {
	background-image: url(images/gold.gif);
	background-repeat: repeat-x;
}
.tableblue {
	background-image: url(images/images/little-squares_05.gif);
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F3076;
	font-style: normal;
}
#main {
	padding: 1em;
}
#main li{
	margin-bottom:5px;
	font-size: 12px;
	line-height: 130%;
}

a.floatlink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
a.floatlink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.floatlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 12px;
	color: #1851C6;
	text-decoration: underline;
}
a.floatlink:active {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 12px;
		color: #DEBB5D;
	text-decoration: none;
}


.floatright {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	background-color: #0F3076;
	margin: 5px;
	padding: 7px;
	border: 1px solid #DEBB5D;
	width: 200px;
}

.tdblue {
	background-image: url(images/blue.gif);
	background-repeat: repeat;

	border: 1px solid #000000;

}
.tdgold {
	background-image: url(images/gold.gif);
	background-repeat: repeat;
	border: 1px solid #000000;
}
.border2px {
	border: 1px solid #000;
}
#content {
	clear: left;
	color: #ccc;
}
#content a {
	color: #000000;
	font-weight: bold;
}
#content a:hover {
	color: #e0e0e0;
	text-decoration: none;
	font-weight: bold;
}
.floatrightbio {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	background-color: #0F3076;
	margin: 5px;
	padding: 7px;
	border: 1px solid #DEBB5D;
	width: 150px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F3076;
	font-style: oblique;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1851C6;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DEBB5D;
	text-decoration: none;
}
