body {
	background-color: #FFC;
	font-family: Verdana, Tahoma, Arial;
	font-size:14px;
	color: #030;
	min-width: 800px;
}
.container1 {
	background-color: #FFF;
	height: auto;
	width: 756px;
	border: 2px solid #030;
	margin: 0 auto 0 auto;
}
h1 {
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin: 0;
}
h2 {
	font-family: "Brush Script", "Cataneo BT", "Rage Italic LET", Verdana, Arial;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	text-align: center;	
}
h3 {
	font-size: 14px;
	text-indent: 10px;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	height: 100px;
	width: 22%;
	margin: 10px 0 15px 30px;
}
.photobar {
	border: 2px solid #999;
	float: left;
	height: 100px;
	width: 500px;
	margin: 10px 10px 15px 40px;
}
.photobar1 {
	border: 2px solid #999;
	height: 200px;
	width: 600px;
	margin-left: 60px;
}
.links {
	width: 100%;
	margin: 5px 0 5px 0;
	padding-top: 10px;
	text-align: center;
}
.intro {
	height: auto;
	width: 95%;
	margin: 5px 20px 0 5px;
}
.content {
	height: auto;
	width: 98%;
	padding: 0 10px 10px 10px;
	margin: 10px 0 0 0;
}
a:link {
	color: #030;
	text-decoration: underline;
}
a:visited {
	color: #030;
	text-decoration: underline;
}
a:hover {
	color: #030;
	text-decoration: underline;
}
a:active {
	color: #030;
	text-decoration: underline;
}
