address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #DCDCDC;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

h1, h2 {
	color: #808080;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 9px;
}

h6 {
	font-size: 8px;
}

li {
	margin-bottom: 5px;
	margin-top: 5px;
}

ol {
	list-style: decimal;
}

ul {
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #808080;
	text-decoration: none;
}

a:visited {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a img {
	border: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlight {
	color: #808080;
	font-weight: bold;
}

.errorhighlight {
	color: #FF0000;
	font-weight: bold;
}

.fielderror {
	background-color: #FFB6C1;
	border: 1px solid #FF0000;
}

.formerrors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	margin: 5px 30px 5px 30px;
	padding: 0px 30px 0px 30px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
}

#content {
	background-color: #FFFFFF;
	margin-left: 160px;
	padding: 1px 10px 0 0;
}

#logo {
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 5px;
}

#pageheading {
	background-color: #FFFFFF;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

#nav {
	padding-top: 5px;
}

#quote {
	padding: 20px;
}

#mosaic {
	position: absolute;
	right: 10px;
}
