body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #778CB3;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 3px;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 1px;
	background-color: rgb(123, 86, 75);
	color: rgb(255, 255, 255);
	padding: 4px;
}
#news a:link{
    color: rgb(255, 229, 209);
}

news a:visited{
    color: rgb(75, 37, 37);
}
#menu {
	width: 420px;
	background-color: rgb(192, 133, 113);
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	border-bottom: 5px solid rgb(83, 59, 48);
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: rgb(192, 133, 113);
	padding: 11px;
	text-decoration: none;
	color: #000000;
	border-color: rgb(75, 37, 37);
}
#menu a:hover {
	padding: 11px;
	background-color: rgb(192, 133, 113);
	border-color: rgb(255, 229, 209);
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 1px;
	background-color: rgb(155, 109, 91);
}

p {
margin: 0 0 0 0px;
}
  h1 { border-bottom: 2px dotted rgb(187, 46, 37);
    margin: 1px 4px 4px;
    padding: 1px 4px 4px;
    font-size: 120%;
    font-weight: bold;
    color: rgb(255, 255, 255);
    }
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 13px;
	color: #000000;
}
#footer {
	background-color: rgb(255, 229, 209);
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

h3 {
	font-size: 100%;
}
