body {
	background-color: #EEEEFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
div#thePage {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
p {
	margin: 0px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1500px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	margin-bottom: 6px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #993366;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#headlines {
	float: right;
	width: 160px;
	margin-top: 5px;
	border-top: 1px solid #996699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996699;
}
#headlines h3, #nav h3 {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	color: #FFEEEE;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/ball.gif);
	background-repeat: no-repeat;
}
#headlines p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #996699;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#headlines a {
	color: #663399;
}
#headlines a:hover {
	color: #660066;
	text-decoration: underline overline;
}
div#content {
	float: left;
	width: 480px;
	margin-top: 5px;
	padding-left: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333366;
	padding-left: 10px;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333399;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#nav {
	float: left;
	width: 130px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	border-top: 1px solid #660066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660066;
}
#nav li {
	list-style-type: none;
	padding-left: 6px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
#nav a {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #660066;
	text-decoration: underline;
}
div#mast {
	color: #FFFFFF;
	height: 150px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px;
	padding: 0px;
}
div#footer {
	color: #333366;
	background-color: #CCCCFF;
	clear: both;
	float: left;
	width: 800px;
	font-size: 0.9em;
	padding: 2px;
	margin-top: 5px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}
#footer a:hover {
	color: #003366;
	text-decoration: underline;
}
.img_right {
	margin: 3px -5px 3px 5px;
	float: right;
}
.caption {
	font-size: 1em;
	text-align: center;
}

#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #330066;
}
.archiveTopup {
	background-image: url(../images/uparrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
