body {
	background: #6699bb; 
	color: #333333; 
	font-family: "trebuchet ms", "verdana", "tahoma", 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: #ffffff;
	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: #cc0000;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	text-align: center;
	color: #ffffff;
	}

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

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

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

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


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

ul	{
	list-style-image: url(/assets/gopelephant16x16.png); 
	}

.topannounce {
	font-size: medium;
	font-weight: normal;
	text-align: center;
	font-family: "trebuchet ms", "verdana", "tahoma", sans-serif; 
	padding-bottom: 5px;
	}

.titles {
	color: #000066; 
	font-family: "century gothic", "verdana", sans-serif; 
	font-weight: bold; 
	font-size: large;
	border-top: 1px solid #990000;
	}

.class1a {
	background: #ffffcc;
	}

.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 
	}
