.topbar {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.smallwhitebold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7pt;
}

#container {
	margin: auto;
	text-align: left;
	font-size: 10pt;
	width: 700px;
}.list {
	background-color: #8D68B3;
}
.pictcaption {
	font-weight: bold;
	text-align: center;
}
ol.tob {
	text-decoration: underline;
}

.pictframe {
	border: 1px solid #330066;
	background-color: #996699;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#phone {
	font-size: 9pt;
	font-weight: bold;
	color: #996699;
}
#email {
	font-weight: bold;
	color: #996699;
	font-size: 9pt;
}
.pagetitle {
	font-weight: bold;
	background-color: #9966CC;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	height: 1.5em;
	vertical-align: middle;
	font-size: 10pt;
}
.linkpuple {
	font-weight: bold;
	color: #996699;
}

.subtitle1 {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.subtitle2 {
	font-size: 9pt;
	text-decoration: underline;
	text-align: left;
}

.subtitle3 {
	font-size: 9pt;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}







.list .listtitle {
	background-color: #660099;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.list .listitem {
	background-color: #8D68B3;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}

.bottombar {
	background-image: url(../images/btmbg.gif);
}
.spacerrow {
	height: 5px;
}
.h1text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	font-size: 18pt;
}
#content {
	margin: 10px;
	color: #895C96;
	text-align: justify;
}

.purpletext {
	font-weight: bold;
	color: #996699;
}
.rightbar {
	width: 150px;
	vertical-align:top;
}

a {
	text-decoration: none;
}
a:link { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
a:link.purplelink {color:#895C96;}
a:visited.purplelink { color:#895C96; }