﻿body {
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.sitetext {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: white;
	font-size: 12px;
	color: #000000;
}
.style1 {
	margin-left: 0px;
}
a {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}
.style2 {
	text-align: center;
}
.style3 {
	color: #000000;
}
.style4 {
	text-align: left;
}
.style5 {
	font-size: small;
}
#header {
	height: 200px;
	margin-bottom: 20px;
	}
#header-left {
	float: left;
	width: 261px;
}
#header-right {
	float: right;
}
#content {
	float: left;
	margin-top: 20px;
	width: 540px;
	color: #333333;
}
#content-right {
	float: right;
	margin-top: 20px;
	margin-right: 70px;
	width: 250px;
}
#content-bottom {
	clear: both;
	width: 780px;
	margin: 30px auto 20px auto;
}
#photonews {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}
.newsheader {
	text-align: center;
	font-weight: bold;
}
#firstbottom {
	clear: both;
	height: 200px;
	width:100%;
	margin-top:20px;
	}
#secondbottom {
	margin-top: 20px;
	height: 100px;
	}
#webring {
	width: 300px;
	margin: 0 auto;
    margin-top: 20px;
	}
table.ring {
	margin: 0 auto;
}
#footer {
	margin-top: 20px;
	height: 100px;
	width:100%;
	text-align: center;
	}
#about {
	width: 650px;
	margin: 20px auto;
}
.msNormal {
	text-indent: 0.5in;
	font-size: 2;
	font-family:"Times New Roman", Times, serif;
}
#stdcontent {
	margin: 40px auto;
	width: 800px;

	}