﻿body
{
	background-color:#777777;
	font-family:Arial,sans-serif;
	font-size:13pt;
	color:#D3D3D3;
	width:100%;
}
a
{
	color:#D3D3D3;
		font-family:Arial,sans-serif;
}
.leftbar
{
	float:left;
	width:25%;
	height: 565px;
}
.content
{
	float:left;
	width:74%;
	
}

.indentedParagraph
{
	float:left;
	clear:both;
	color:#FFFAFA;
	font-weight:bold;
	text-decoration:underline;
	height: 54px;
}
.notindentedHyperlink
{
	float:left;
	clear:both;
	color:#FFFAFA;
	font-weight:bold;
}

.indentedHyperlink
{
	margin-left:15px;
	float:left;
	clear:both;
	height: 21px;
}

#slideshow
{
	min-height:600px;
	_height:600px;
}