@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #333399;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333399;
	background-color: #FFFFFF;
	height: auto;
}
#photo {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333399;
	border-bottom-color: #333399;
}
#text {
	background-color: #FFFFFF;
	height: 250px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	overflow: auto;
}
#header {
	background-color: #333399;
}
#footer {
	color: #FFFF00;
	background-color: #333399;
	background-position: center bottom;
	height: 85px;
}
.smallprintwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.smallprintagouti {
	font-size: 10px;
	color: #FF9900;
}
#navbar {
	background-color: #333399;
	width: 800px;
	height: 29px;
}
.pic-outline {
	border: 1px solid #333399;
}
.smallprint {
	font-size: 10px;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	list-style-type: none;
	list-style-image: none;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333399;
	right: auto;
}
.boldtxt {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodylink {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
 