body {
	background-color: #003333;
	text-align: center;
	color: #eeeeee;
	font-family: verdana;
	margin-top: 0;
	font-size: 13px;
}
a img { border: 0px; }
p { text-align: justify; }
strong { font-weight: normal; }
small { font-size: 11px; }
#body {
	margin: 0 auto;
	text-align: left;
	width: 790px;
}
#header {
	height: 32px;
	text-align: right;
}
#header h1 { 
	font-size: 16px; 
	color: #669999; 
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-right: 20px;
}	
#navbar { 
	background-color: #ffffcc;
	height: 42px; 
}
#title {
	border-bottom: 8px solid #ffffcc;
	border-left: 1px solid #669999;
}
#content {
	background-color: #669999;
	padding: 10px 10px 40px 20px;
	color: #eeeeee;
}
#content a {
	color: #003333;
}
#content a:hover {
	color: #ffffcc;
}
#content a:visited {
	color: #ccffff;
}
#rbox {
	background-color: #003333;
	text-align: center;
	padding-top: 10px;
}
#rbox ul {
	padding-left: 35px;
	padding-top: 10px;
	margin-left: 0;
}
#rbox li {
	margin-left: 0;
	padding-left: 0px;
	color: #ffffcc;
	padding-bottom: 10px;
}
#rbox li a { 
	color: #ffffcc; 
	text-decoration: none;
}
#rbox li a:hover { 
	color: #ffffcc; 
	text-decoration: underline;
}
#footer {
	text-align: center;
	color: #669999; 
	font-size: 11px;
	font-weight: normal;
	height: 66px;
	padding-top: 7px;
}
#footer a {
	color: #669999; 
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #99CCCC; 
	text-decoration: underline;
}
#credits {
	padding-top: 4px;
	font-size: 11px;
}
#credits a {
	font-size: 11px;
	text-decoration: underline;
}
#credits a:hover {
	font-size: 11px;
	color: #77AAAA; 
}
