body {
	font-family: verdana, ;
	font-size: 70%;
	font-color: #cccccc;
	background-color: #808080;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #353535;
}

#top a:link, #top a:visited, #top a:active {
	text-decoration: none;
	color: #D9D9D9;
}

#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
	background-color: #353535;
	font-size: 80%;
	color: #cccccc;
}
#topright a:link, #topright a:visited, #topright a:active {
	text-decoration: none;
	color: #cccccc;
}

.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
	float: center;
	
}
#news {
	width: 213px;
	
	margin-top: 5px;
	background-color: #353535;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 433px;
	height: 7px;
	background-color: #808080;
	padding: 7px;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #808080;
	padding: 13px;
	text-decoration: none;
	color: #808080;
}
#menu a:hover {
	padding: 13px;
	background-color: #cccccc;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #808080;
	font-color: #cccccc;
	
}

#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	font-size: 80%;
	color: #404040;
}

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: #808080;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 5px;
	font-family: verdana, ;
	color: #404040;
	font-color: #404040;
	
	
#pad a:link, #pad a:visited, #pad a:active {
	text-decoration: none;
	font-family: verdana, ;
	color: #404040;
}
}
#footer {
	background-color: #353535;
	padding: 12px;
	width: 649px;
	color:#cccccc;
	margin-top: 5px;
	font-size: 90%;
	text-align: center;
	clear:both;
	
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#cccccc;
	text-decoration: none;
}
h4 {
	font-size: 180%;
	color: #808080;
}


