body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "verdana", Bookman Old Style, "lucida", arial, helvetica, sans-serif;
	font-size: 80%; font-smooth: always;
}
	
#container {
	width: 674px;
	margin: 0px auto;
	
}
#top {
	color: #FFFFFF;
	width: 673px;
	height: 74px;
	background-color: #ffffff;
}

#gallery {
	width: 673px;
	border-bottom: 5px solid #FFFFFF;
}

#menu {
	width: 673px;
	background-color: #cc3300;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px solid #FFFFFF;
	
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #cc3300;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover {
	
	background-color: #cc3300;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#content {
	width: 673px;
	background-color: #ffffff;

}
	















p {
margin: 0 0 0 0 px;
}
h1 { 
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}


h3 {
text-align: center;
	font-size: 200%;
	font-smooth: always;
	font-weight: bold;
	color: #333333;
}
#pad {
	padding: 11px;
	color: #000000;
	text-decoration: none;
}

#pad a:link, #pad a:active {
	text-decoration: none;
	
}

#pad a:hover, #pad a:visited {
	color:#333333;
	text-decoration: underline;
	
}


#footer {
	background-color: #cc3300;
	width: 673px;
	color:#ffffff;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	clear:both;
	
	
}
#footer a:link, #footer a:active {
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover, #footer a:visited {
	color:#000000;
	text-decoration: none;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}