body {
	font: 80% Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	border-width: 0px;
}
a:link {
	font-weight: bolder;
	color: #990000;
	text-decoration:none;
}
a:hover {
	font-weight: lighter;
	color: #0033CC;
	text-decoration:none;
}
a:visited {
	font-weight: bolder;
	color: #0099FF;
	text-decoration:none;
}
#mainText {
	margin: 20px 0px 0px;
	text-align: left;
	margin-top: 20px;
	margin-left: 190px;
	margin-right: 180px;
}
#footer {
	font-size: 90%;
	clear: both;
}

#firstLine {
	font-weight: bold;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subHead {
	margin-top: 20px;
	margin-left: 50px;
	float: none;
	clear: left;
	margin-bottom: 10px;
	margin-right: 180px;
}
#columnHead {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
}
#columnContent {
	margin-top: 10px;
	border-bottom: thin ridge #CCCCCC;
	padding-bottom: 5px;
	list-style: none;
	padding-left: 10px;
	text-indent: -5px;
}
#subHead img {
	margin-left: -20px;
	padding-bottom: 10px;
}
.photoLeft {
	float: left;
	margin-left: 50px;
	padding-bottom: 10px;
}
#rightColumn {
	float: right;
	width: 150px;
	height: 600px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#attrib {
	text-align: right;
}
#container {
	text-align: left;
	width: 800px;
	position: relative;
	margin: auto;
}
.header {
	background: url(../graphics/header-2.jpg);
	margin-bottom: 40px;
}


#quote {
	margin-left: 25px;
	text-align: right;
	margin-bottom: 10px;
}
.topPic {
	margin-left: 10px;
}
#picContain {
	margin-left: 120px;
	float: right;
	position: absolute;
	left: 211px;
	top: -6px;
}
#picButton {
	font-weight: bold;
	font-size: 110%;
	float: left;
	margin: auto;
}
