body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 840px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 276px;
	height: 140px;
	background-color: #778CB3;
}
#topright {
	float: right;
	height: 140px;
	width: 553px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 840px;
	padding-top: 5px;
}
#news {
	width: 268px;
	height: 20px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
	font-size: 12px;
}
#menu {
	width: 812px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	font-size: 14px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #FF9900;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 839px;
	float: right;
	margin-top: 5px;
	background-color: #CAD2E1;
	font-size: 12px;
	line-height: 200%;
}
.img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-top-color: #CAD2E1;
	border-right-color: #CAD2E1;
	border-bottom-color: #CAD2E1;
	border-left-color: #CAD2E1;
}

p {
	font-size: 14px;
	margin: 4px;
	line-height: 150%;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 14px;
	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;
	
}
h4 {
	font-size: 30px;
	color: #FF9900;
}
h3    {
	font-size: 14px;
	line-height: 150%;
}



#pad {
	padding: 12px;
	color: #000000;
	font-size: 14px;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 814px;
	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;
}
.bunow {
	font-size: 30px;
	font-weight: bold;
	line-height: 60pt;
}
