body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center; 
}
#container {
	width: 660px;
	margin: 0 auto 0 auto;
}
#topleft {
	float: left;
	color: #FFFFFF;
	width: 210px;
	height: 140px;
	margin-right: 5px;
	text-align: left;
}
#topright {
	float: left;
	width: 430px;
	height: 140px;
	text-align: right;
}
.cl {
	clear:both;
}
#gallery {
	float: left;
	width: 210px;
	height: 140px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: left;
}
#news {
	width: 200px;
	float: left;
	padding: 5px;
	height: 395px;
	margin-top: 5px;
	margin-right:5px;
	background-color: #669999;
	color: #FFFFFF;
	overflow: auto;
	text-align: left;
}
#pad {
	width:385px;
	height: 316px;
	padding: 20px;
	margin-top: 5px;
	color: #000000;
	background-color: #99cccc;
	float: left;
	overflow: auto;
	text-align: left;
}
#menu {
	font-family: arial, "Trebuchet MS", "Bitstream Vera Sans", verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 399px;
	padding: 13px;
	color: #000000;
	background-color: #F7CB33;
	margin-top: 5px;
	float: left;
	
}
#menu a:link, #menu a:visited, #menu a:active {
	padding: 13px;
	background-color: #F7CB33;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	background-color: #663366;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	padding: 10px;
	width: 620px;
	color:#000000;
	background-color: #F7CB33;
	font-size: 90%;
	text-align: center;
	clear:both;
	margin-top: 5px;
	overflow:hidden;
	float:left;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
	background-color: #F7CB33;
}
p {
	margin: 0 0 0 0px;
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	color: white;
	background-color: #669999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	font-size: 300%;
	font-weight: normal;
	color: black;
	background-color: white;
	text-align: center;
}
h3 {
	font-size: 120%;
	color: #000000;
	background-color: #99cccc;
	text-align: left;
}
h4 {
	font-size: 180%;
	color: #669999;
	background-color: white;
	text-align: right;
}
h5 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #669999;
	text-align: left;
}
h6 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	color: white;
	background-color: #669999;
	text-align: left;
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active  {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

