html, body
{
	color: white;
	background-color: black;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-stretch: expanded;
}

.logo
{
	text-align: center;
	padding-top: 200px;
}

.logo-small
{
	padding: 0px 7px;
}

.content 
{
	margin-left: 120px;
	padding: 10px 20px;
}

.content a 
{  
	color: red;
}

.content a:link, .content a:visited 
{ 
	color: red;
	text-decoration: none;
}

.content a:hover
{ 
	color: gray;
}

a img
{
	border: 0;
}

b 
{  
	color: red;
	font-weight: normal;
}

.left
{
	position: absolute;
	top: 0px;
	left: -1px;
	width: 135px;
	border-right: solid 1px #333;
	text-align: left;
	padding-bottom: 20px;
}

h1
{
	font-size: x-large;
	color: red;
}

h2
{
	font-size: medium;
}

.menu
{
	padding: 60px 0px 360px 0px;
}

.menuitem
{
	margin: 20px 20px;
}

.menuitem a
{
	font-size: small;
	color: white;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 0;
}


.bullet
{
	float: left;
	padding-right: 10px;
}

.nav-arrows
{
	position: absolute;
	top: 42em;
	right: 20px;
}

.pf-nav-arrows
{
	position: absolute;
	top: 560px;
	right: 20px;
}

.pf-menu
{
	position: absolute;
	top: 0px;
	left: 19px;
	width: 640px;
	margin-top: 30px;
	margin-left: 120px;
	padding: 10px 20px;
	text-align: justify;
}

.pf-menu a
{
	color: white;
	font-size: x-small;
	margin: 300px 10px;
}

.pf-menu a:link, .pf-menu a:visited 
{ 
	color: white;
	text-decoration: none;
}

.pf-menu a:hover
{ 
	color: lime;
}

.pf-image
{
	width: 596px;
	height: 400px;
	vertical-align: bottom;
}
