body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	margin: 18px 0px 0px 4px;
}
p {
	font-size: 11px;
	line-height: 15px;
}
h2 {
	font-size: 18px;
	line-height: 23px;
	color: #4B76BA;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4B76BA;
	margin-bottom: 3px;
}
a:link {
	color: #4B76BA;
}
a:visited {
	color: #4B76BA;
}
a:hover {
	color: #6798E8;
}
.highlight {
	color: #4B76BA;
	font-weight: bold;
}
.revsmallhead {
	font-size: 13px;
	padding: 2px 4px;
	color: #FFFFFF;
	background-color: #6D8CBB;
	font-weight: bold;
}
#contactinfo {
	font-size: 10px;
	line-height: 15px;
	position: relative;
	color: #000000;
	text-align: center;
}
#content {
	left: 200px;
	top: 35px;
	position: absolute;
	padding-right: 15px;
}


#loginlink a:link {
	font-size: 10px;
	padding: 4px;
	color: #4B76BA;
	background-color: #FFFFFF;
	position: absolute;
	top: 20px;
	right: 5px;
	text-decoration: none;
	border: 1px solid #4B76BA;
}
#loginlink a:visited {
	font-size: 10px;
	padding: 4px;
	color: #4B76BA;
	background-color: #FFFFFF;
	position: absolute;
	top: 20px;
	right: 5px;
	text-decoration: none;
	border: 1px solid #4B76BA;
}
#loginlink a:hover {
	font-size: 10px;
	padding: 4px;
	color: #FFFFFF;
	background-color: #648AC3;
	position: absolute;
	top: 20px;
	right: 5px;
	text-decoration: none;
}
#loginlink{display: none;}

.bigger {
	font-size: 13px;
	font-weight: bold;
}
.phototable {
	margin-bottom: 10px;
	margin-left: 10px;
}
ol {
	font-size: 12px;
}
li {
	margin-bottom: 10px;
}
.quotes {
	background-color: #FADBBA;
	padding: 10px;
	width: 85%;
	text-align: left;
	left: 7%;
}
.quotes3 {
	background-color: #CBE1F6;
}
.boxmail {
	padding: 5px;
	float: none;
	border: 1px solid #003366;
	background-color: #CDDAEE;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
.boxmail a:link {
	color: #336699;
}
.boxmail a:visited {
	color: #336699;
}
.boxmail a:hover {
	color: #6699CC;
}
.box{display: none;}
.quotes2 {
	background-color: #FFFFCC;
	padding: 10px;
	width: 85%;
	text-align: left;
	left: 7%;
}
