body {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#top-left {
	color: #FFF;
	background-color: #778CB3;
	text-align:center;
	padding: 5px;
}
#top-left h2 {
	margin:0;
	font-size: 20pt;
}
#top-left p {
	font-size:125%;
	margin:0;
}

#news {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #778CB3;
	color: #FFF;
	padding: 4px;
	vertical-align:top;
	text-align:left;
}
#news h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
#news a:link, #news a:visited {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}
#news a:hover {
	color: #F01E1E;
}
#menu {
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFF;
	text-align: left;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFF;
}
#content {
	padding: 10px;
	background-color: #A0AFCB;
	vertical-align:top;
	text-align:left;
}
#content a:link, #content a:visited {
	color: #FFF;
	text-decoration: none;
}
#content a:hover {
	color: #A0AFCB;
	background-color: #FFF;
}
#content h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
#content h2 a:link, #content h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#content h2 a:hover {
	color: #F01E1E;
	background-color: #A0AFCB;
}
#content h2 i {
	padding-left: 10px;
	font-size:75%;
	font-style:normal;
}
#content .highlight {
	font-weight: bold;
}
#content img {
	float:right;
	border:1px solid #000;
	margin-left:5px;
	margin-bottom:5px;
}
#content #photo {
	border: 0;
}
#wrapper table, #wrapper tr, #wrapper th, #wrapper td {
	border: 2px solid #FFF;
}
#top-right {
	background-color: #F7CB33;
}
#top-right h4 {
	text-align: right;
	padding: 0;
	border: 0;
}
#pad {
	padding: 12px;
	color: #000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	color:#000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFF;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #F01E1E;
}

.errorText {
	color: #F01E1E;
	font-weight: bold;
}
#login, #login table, #login tr, #login td {
	border:0;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
