body,td {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 700px; /* 673 */
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 700px;
	height: 160px;
	margin-top: 5px;
}
#logo {
        position: absolute; 
	color: #FFFFFF;
	/*height: 160px; */
}
#headtext {
        position: absolute; 
	color: #FFFFFF;
	height: 160px;
	width: 660px;
	float: right;
	font-size: 100%;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	/*width: 673px; */
	padding-top: 5px;
}
.im_sp {
	padding-right: 3px;
}
#sidebar {
	width: 210px;
	float: left;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#content {
/*	margin-top: 10px;
	margin-left: 5px; */
	background-color: #A0AFCB; 
	width: 450px;
	float: right;
	padding: 10px;
}
#menu {
	width: 450px;
/*	height: 30px;*/
	background-color: #F7CB33;
	padding: 10px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 10px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 10px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
p {
margin: 0 0 0 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: 200%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
  text-align: right;
	font-size: 180%;
	font-weight: normal;
	color: #FFFFFF;
}
h4 {
	font-size: 100%;
	color: #F01E1E;
}
#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;
}
