body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
a img { border: none }
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 60px;
	background-color: #778CB3;
}
#topright {
	float: right;
	height: 60px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 472px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#news > a {
	display: block;
	height: 30px;
	padding: 10px;
	font-size: 26px;
	margin: 49px 0;
	text-decoration: none;
	color: #434343;
	border-top: 2px solid #A0AFCB;
	border-bottom: 2px solid #A0AFCB;
}
#news > a.selected {
	background-color: #A0AFCB;
	width: 203px;
	background-image: url(selected_right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#news > a:hover {
	background-color: #A0AFCB;
	color: black;
}
#news dl, #news dl dd { margin-left: 20px }
#news dl dt, #news dl dt a { color: #F7CB33 }
#menu {
	width: 420px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
	border-left: 1px solid #F7CB33;
	border-right: 1px solid #F7CB33;
}
#menu a:hover {
	border-left: 1px solid #F7CB33;
	border-right: 1px solid #F7CB33;
}
#menu a:hover, #menu a.here {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 480px;
	margin-top: 5px;
	background-color: #A0AFCB;
}
#content img {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
	float: right;
}
/*#content p { text-align: justify; text-justify: newspaper; }*/
p { margin: 0px }
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
