html {
	text-align: center;
	font-family: Arial;
	background-color: #000000;
	color: #606060;
}

#ape
{
	float: clear;
	display: block;
	position: relative;
	left: 60px;
	bottom: 40px;
	text-align: left;
	
}

#affiliateads
{
}

.adsection
{

}

.adend
{

}

.googad {
float: left;
width: 160px;
height: 600px;
right: 0.4em;
bottom: 0.2em;
position: relative;
}

#uber {
	width: 768px;	
	margin-left: 120px;
}

#logo {
	color: #202020;
	display: block;
	float: none;
	width: 100%;
	text-align: right;
	font-size: 3em;
	position: relative;
	bottom: -36px;
	left: 3px;
	float: clear;
}

.maintext {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #00ff00;
	border-style: solid;
	width: 100%;
	float: clear;
	}

.swoosh {
	font-family: arial;
	color: #808080;
	text-align: center;
}

.footnote {
	font-family: arial;
	color: #808080;
	text-align: left;
	margin-right: 10%;
	margin-left: 5%;
}

.container {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #808080;
	border-style: solid;
	float: none;
	background-image: url(paper.jpg);

}

.leftjustify {
	float: left;
}

.rightjustify {
	float: right;
}


.content {
	float: none;
	text-align: left;
	font-family: verdana;
	margin-left: 80px;
	margin-right: 80px;
	padding: 20px;
	background-color: #e0e0e0;
	border: 1px solid #d0d0d0;
	position: relative;
	bottom: 70px;
}

.content h1 {
	position: relative;
	left: 16px;
}

.content h2 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.content a {
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}


.content blockquote {
	font-size: 0.8em;
}



a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none
}

a:active
{
	text-decoration: none
}

a:hover
{
	color: #606060;
	background-color: #dddddd;
	font-weight: bold
}

#footer
{
	text-align: center;
	float: clear;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #808080;
	border-style: solid;
	color: #909090;
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	
}

#mainphoto {
	text-align: center;
} 

#mainphoto img {
	margin-top: 16px;
}

#mainphoto_bordered {
	text-align: center;
} 

#mainphoto_bordered img {
	margin-top: 16px;
	border: 1px solid black;
}

.subphotoblock {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: center;
	text-align: center;
	width: 100%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
} 

.subphoto {
	float: none;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
} 

.subphoto img {
	width: 31%;
	display: inline;
	height: 80px;
}

.hspacer {
	width: 0%;
}

.spacer {
	height: 32px;
	width: 100%;
	float: clear;
}

.topbar {
	font-size: 1.2em;
	padding: 10px;
	text-align: center;
}

.topbar A {
	color: #808080;
	line-height: 100%;
	padding: 4px;
	margin: 4px;
}

.topbar a:hover {
	color: #8080A0;
	font-weight: bold;
}


