body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}

#container {
	width: 680px;
	height: 335px;
	margin: 0px;
	border: solid


}
#top {
	color: #FFFFFF;
	width: 475px;
	height: 335px;
	background-image:url(Images/Header.jpg); 
	background-repeat: no-repeat;

}
#topright {
	margin-top: 0px;
	border-left: solid;
	float: right;
	height: 335px;
	width: 196px;
	text-align: right;
	background-image:  url(Images/header3.jpg)

	
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 210px;
	height: 600px;
	margin-top: 0px;
	background-color: #da251c;
	color: #FFFFFF;
	padding: 4px;
}

#news a:link {
	color: #FFFFFF;

}

#menu {
	width: 437px;
	background-color: #000000;
	padding: 8px;
	border-bottom: 4px solid #000000;
	border-top: 4px solid #000000;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #000000;
	padding: 8px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	padding: 8px;
	background-color: #da251c;
	text-decoration: none;
	color: #ffffff;
}
#content {
	width: 453px;
	float: right;
	height: 600px;
	margin: 0px;
	background-color: #ffffff;
	vertical-align: top;
	border:  solid;
}



#pad table {
	border: none;
}

#pad tr td {
	border: none;
}

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: #ffffff;
}
h2 {
text-align: right;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 5px;
}

h3 {
	font-size: 20px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	
}

#pad {
	padding: 0px 0px 0px 5px;
	color: #000000;
}
#footer {
	background-color: #000000;
	padding: 5px;
	width: 670px;
	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;
}
h4 {
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
	Font-weight: bold;
	
}
