.outertab
{
	border: 1px solid #999999;
}
p
{
	margin: 10px;
	font-size: 90%;
}
.first-letter 
{
	color: #000000;
	font-size: 140%;
	font-weight: bold;
}
.banner-announce 
{
	color: #000000;
	font-size: 120%;
	margin: 10px;
	text-align: center;
	font-weight: bold;
}
h1 
{
	font-size: 120%;
	text-transform: uppercase;
	color: #000000;
	margin: 10px;
}
h2 {
	font-size: 100%;
	color: #000000;
	margin: 10px;
	text-align: center;
}
#navbar
{
text-align: center;
}
#footer
{
padding: .1em;
color: #333;
background-color: #ddd;
border-top: 1px solid #999;
text-align:center;
}
.footer1 {
 font-size: 90%;
 text-align: center;
}
.footer1 a:link, a:visited {
color:#333333;
}
.footer1 a:hover, a:active {
color:#333333;
text-decoration: none;
}
.subfooter {
 font-size: 75%;
 text-align: center;
 padding: .5em;
}
.subfooter a:link, a:visited {
color:#333333;
}
.subfooter a:hover, a:active {
color:#333333;
text-decoration: none;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	border: 1px solid #6D1D76;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	border: 1px solid #6D1D76;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 18px;
	width: 150px;
	height: 20px;
}
option {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}
.img {
	border: 1px solid #000000;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/excl_bullet.jpg);
	font-size: 100%;
}
a:link, a:visited {
color:#000000;
}
a:hover, a:active {
color:#000000;
text-decoration: none;
}
div.thumb {
	width: 100px;
	margin: 2px;
	height: auto;
	float: left;
	text-align: center;
}
div.spacer {
	clear: both;
}
