body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 75%;
}
#container {
	width: 990px;
	margin: 0px auto;
}
#top {
	color: #ffffff;
	width: 210px;
	height: 140px;
	background-color: #b0cad7;
	padding: 5px;
}
#top .search_string {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	width: 150px;
}
#top .search_submit {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	width: 50px;
}


#topright {
	float: right;
	height: 140px;
	width: 770px;
	text-align: right;
}

#topright #logo {
	float: left;
	text-align:right;
	width: 400px;
	height:140px;
}
#topright #tag {
	float: right;
	text-align:right;
	width: 370px;
	color: #b0cad7;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 130%;
	font-style:italic;
	height:30px
}
#topright #address {
	float: right;
	text-align:right;
	width: 362px;
	height:110px;
	color: #000000;
	padding-right: 8px;
}
#topright a:link, #topright a:visited, #topright a:active {
	text-decoration: none;
	color: #000000;
}
#topright a:hover {
	text-decoration: underline;
	color: #000000;
}
.cl {
	clear:both;
}
#gallery {
	width: 990px;
	padding-top: 5px;
}
#news {
	width: 210px;
	margin-top: 5px;
	background-color: #0073a8;
	color: #ffffff;
	padding: 5px;
	float:left;
	min-height: 300px;
}
#news a:link, #news a:visited, #news a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#news a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#news p {
 margin-left: 4px;
}
#menu {
	width: 765px;
	background-color: #f7cb33;
	border-bottom: 5px solid #ffffff;
	float: right;
	height: 30px;
	line-height:30px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #f7cb33;
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 5px;
	background-color: #f7cb33;
	text-decoration: none;
	color: #ffffff;
}
#content {
	width: 765px;
	float: right;
	margin-top: 5px;
	background-color: #b0cad7;
}
p {
	margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin-bottom: 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 {
	color: #000000;
	margin: 5px;
}
#footer {
	background-color: #F7CB33;
	width: 990px;
	color:#ffffff;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
	line-height:30px;
	height:30px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
#video {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F7CB33;
	padding-top: 8px;
	margin-top: 5px;
	text-align:center;
}
#video img {
	border: 0px;
}
