body {
	background: #446677; 
	color: #333333; 
	font-family: "trebuchet ms", "verdana", sans-serif;
	}

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

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

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

#contentcontainer
	{
	background: #eeeecc;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;	
	}	

#header {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #6b739c; 
	font-family: "century gothic", "verdana", "tahoma", sans-serif; 
	font-weight: bold; 
	font-size: xx-large;
	text-align: center;
	align: absmiddle;
	}

#navigation {
	background: #ffffcc;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	text-align: center;
	}

#navigation a:hover {
	color:#990000;

	background-color: #ffffff;
	}

#content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}


#footer {
	padding: 10px;
	text-align: center;
	}

.topannounce {
	background: #ffffcc;
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000; 
	text-align: center;
	font-size: medium;
	font-weight: normal;
	font-family: "trebuchet ms", "verdana", sans-serif;
	color: #333333;
	}

.titles {
	color: #6b739c; 
	font-family: "century gothic", "verdana", sans-serif; 
	font-weight: bold; 
	font-size: large;
	border-top: 1px dotted #333333;
	}

.captions {
	font-size: small;
	font-style: italic;
	}
.class1a {
	color: #ffffff; 
	font-family: "century gothic", "verdana", "tahoma", sans-serif; 
	font-weight: bold; 
	font-size: xx-large;
	text-align: center
	}

.class1b {
	background: #990000; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: x-large;
	padding: 5px; 
	}

.class1c {
	background: #006090; 
	color: #aaaaaa 
	}

.class1d {
	background: #ffffff; 
	color: #446677; 
	font-size: small; 
	border-bottom: 1px solid #000000; 
	padding: 5px 
	}

