body {
	
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}

#container {
	width: 673px;
	margin: 0px auto;

}
#toplogo {
	width: 221px;
	height: 116px;
}
#topright2 {
	float: right;
	width: 447px;
	color: #646464;
	background-color: #ffffff;
	vertical-align: bottom;
}
#topright {
	float: right;
	height: 50px;
	width: 447px;
	text-align: left;
	font-size: 70%;
	color: #646464;
	background-color: #ffffff;
	vertical-align: bottom;
}
.just {text-align: justify;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 200px;
	height: 340px;
	margin-top: 5px;
	background-color: #ffe7fe;
	color: #5f5f5f;
	padding: 4px;
}
#menu {
	width: 440px;
	background-color: #777777;
	padding: 10px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	text-align: center;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #777777;
	padding: 10px;
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
	padding: 10px;
	background-color: #ffe7fe;
	text-decoration: none;
	color: #777777;
}
#content {
	width: 550px;
	float: left;
	height: 700px;
	margin-top: 25px;
	background-color: #ffffff;
}
p {
margin: 0 0 0 0px;
}
#content ul {
	padding: 0px 10px 0px 10px;
	font-size: 100%;
	line-height: 1.7em;
	margin: 0px 0px 1.0em 40px;
	vertical-align: top;
	color: #666666;
}
h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #646464;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
	}
h3 {
	
	color: #666666;
	font-size: 120%;
	font-weight: bold;
}

#pad {
	padding: 5px;
	color: #606060;
	width: 450px;	
}
#footer {
	background-color: #777777;
	padding: 6px;
	width: 678px;
	color:#ffffff;
	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:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	color:#ffffff;
	border-bottom: 1px teal dotted #ffffff;
}
h4 {
	font-size: 170%;
	color: #a800a5;
}
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.textarea	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}
