body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:#99CCFF;
	color:#333333;
	background-color:#F2FAFD;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin: 0px;
	padding: 0px;
}

.news{
	font-weight: bold;
	color: #CC0000;
}

div#wrapper {
	width:1000px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

div#header {
	height:200px;
	margin:0px;
}

div#spacer-top {
	background-color:#802C47;
	height:5px;
}

div#spacer-bottom {
	background-color:#802C47;
	height:5px;
}

div#nav {
	text-align:center;
	height:40px;
	background-color:#63B2D3;
	padding-top:5px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
}

div#footer {
	font-size:11px;
	padding-top:15px;
}

div#leftnews {
	width:180px;
	border:1px solid #802C47;
	float:left;
	padding:10px;
	background-color:#DBF0FB;
}

div#content {
	width:auto;
	border:1px solid #802C47;
	padding:5px;
	margin-bottom:10px;
	margin-left:220px;
	background-color:#DBF0FB;
}

div#goalcontent {
	width:auto;
	border:1px solid #802C47;
	padding:10px;
	margin-bottom:15px;
}

div#contentbottom {
	width:auto;
	border:1px solid #802C47;
	padding:10px;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:220px;
	background-color:#DBF0FB;
}

div#footer {
	text-align:center;
	height:30px;
	background-color:#63B2D3;
}

a:link {
	color: #802C47;
}

a:hover {
	color: #802C47;
}

a:visited {
	color: #802C47;
}

a:active {
	color:#333333;
}

#navlink a {
	color:#333333;
}

#navlink a:link {
	color: #333333;
	text-decoration:none;
}

#navlink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#navlink a:visited {
color:#333333;
}

#navlink a:active {
color:#333333;
}

#footerlink a {
	color:#333333;
}

#footerlink a:link {
	color: #333333;
	text-decoration:none;
}

#footerlink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footerlink a:visited {
	color:#333333;
}

#footerlink a:active {
	color:#333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.imagecaption {
	text-align: center;
}
