#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#frontbottomcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #6699CC;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
body {
	font-size: 65%;
	font-family: Verdana, Helvetica, Sanserif;
	color: rgb(102, 102, 102);
	text-align: center;

	}
	#aboutcopy {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ebebeb;
	padding-bottom: 10px;
	}
h2 {
	font-size: 1.5em;
	color: #6699CC;
	font-weight: normal;
	}
ul {
	list-style-image: url(images/bludot.gif);
}
li {
	list-style-image: url(images/bludot.gif);
	}
.br {
	clear: both;
}
#footer {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
tr {
	border: 1px solid #ffffff;
}
td {
	border: 1px solid #ffffff;
}
input {
 background-color: #ebebeb;
  border: 1px solid #6699cc;
}
textarea {
 background-color: #ebebeb;
  border: 1px solid #6699cc;
}
table {
 border: 1px solid #ffffff;
}
iframe.right {float: right;
}
object {
	margin: 4px;
	text-align: right;
	clear: left,right,both;
	float: right;
}
#navigation {
	border: 1px solid #6699CC;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 1.2em;
	padding-left: 3px;
	background-color: #B0BFCC;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FFD36E;
	text-decoration: none;
}

