body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.png);
	background-color: #343434;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
}
h1 {
	border: 1px solid #FFFFFF;
	height: 192px;
	width: 655px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	height: 28px;
	width: 127px;
	background-color: #000000;
	display: block;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 3px;
	text-align: center;
	line-height: 24px;
}
a.firstLink {
	margin-left: 66px;
}
a.specialLink {
	line-height: 12px;
	padding-top: 1px;
	height: 27px;
}
a.simpleLink {
	display: inline;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	float: none;
}
a.email {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #343434;
	display: inline;
	float: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#content {
	width: 760px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 5px;
	margin-bottom: 5px;
}
#footer {
	height: 23px;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	font-size: 12px;
	clear: right;
}
.copy {
	float: left;
	text-align: left;
	padding-left: 5px;
}
.simple {
	float: right;
	text-align: right;
	padding-right: 5px;
}
img {
	margin-left: 6px;
	margin-bottom: 6px;
}
.h1 {
	margin: 0;
}
h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 55px;
	margin-right: 0px;
}
p {
	margin-right: 55px;
	margin-left: 55px;
}
.img {
	float: right;
	margin-top: 0;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 0;
}
.img2 {
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}
.img3 {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.three {
	text-align: center;
}
