body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-image:url(mosaic3.jpg)
}
#container {
	width: 685px;
	margin: 0px auto;
}
#top {
	width: 221px;
	height: 125px;
	background-color: #FFFFFF;
	float: center
}
#topright {
	float: right;
	height: 125px;
	width: 457px;
	text-align: center;
	background-color: #F7CB33;
}
.cl {
clear:both;
}
#gallery {
	width: 685px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color:  #CC3300;
	padding: 4px;
}
#menu {
	width: 452px;
	background-color: #F7CB33;
	padding: 3px;
	border-bottom: 5px solid #FFFFFF;
	float: left;	
}
#content {
	width: 457px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #333333;
}
#pad {
	text-align: left;
	padding: 12px;
	color: #FFFFFF;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 661px;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}

p {
	margin: 0 0 0 0px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	padding: 4px;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
h2 a:link, h2 a:visited, h2 a:active {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #0000FF;
}
h3 {
	font-size: 140%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 a:link, h3 a:visited, h3 a:active {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
h3 a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #0000FF;
	padding:3px;
}
h4 {
	font-size: 180%;
	font-weight: normal;
	color: #CC3300;	
}
h5 {
	font-size: 100%;
	font-weight: normal;
	color:  #333333;	
}
h5 a:link, h5 a:visited, h5 a:active {
	font-size: 100%;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
h5 a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #0000FF;
}
h6 {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h6 a:link, h6 a:visited, h6 a:active {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
h6 a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #0000FF;
	padding:3px
}







