a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
.basicrule {
	border-bottom: 1px solid #CC0000;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100%;
}
body {
	background: url('images/yellow-pixel.gif');
	font-family: verdana, helvetica, sans-serif;
}
#container {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 750px;
}
#content {
	background: #FFFFFF;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 70%;
}
#footer {
	background: #FFFFFF;
	color: #999999;
	padding-bottom: 20px;
	text-align: center;
}
#footer span.quote {
	font-size: 10pt;
}
#footer span.links {
	font-size: 8pt;
}
h1 {
	color: #CC0000;
	font-family: arial, sans-serif;
	font-size: 16pt;
}
h2 {
	color: #CC0000;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: 600;
}
h3 {
	color: #CC0000;
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: 600;
}
#header {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 100%;
}
img {
	border: none;
}
#imagefloatleft {
	float: left;
	padding-right: 10px;
}
#imagefloatright {
	float: right;
	padding-left: 10px;
}
#nav {
	background: #FFFFFF;
	float: left;
	font: bold 16pt;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 25%;
}
#nav li {
	list-style: none;
	padding-bottom: 10px;
}
p, li {
	color: #000000;
	font-size: 10pt;
	line-height: 130%;
}
.phototext {
	font-family: Georgia, serif;
	font-weight: 600;
	margin-top: -1px;
	margin-right: 444px;
	text-align: right;
}
#photothumbs img {
	margin: 20px;
}
ul {
	list-style: disc;
	list-style-position: inside;
}
