body
{
	background-color:#ececec;
	margin:0px;
}

a
{
	color:#b3b3b3;
	text-decoration:none;
}

a:hover
{
	color:#808080;
}

ul
{
	margin:0px;
	padding-left:1em;
}

li
{
	padding-bottom:10px;
}

.a
{
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	background-color:#464646;
	width:925px;
	height:400px;
}

.b
{
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	background-color:#464646;
	width:925px;
	height:230px;
}

.c
{
	color:#f0f0f0;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	padding:10px;
	text-align:left;
}

.nav
{
	padding-top:10px;
	padding-bottom:10px;
}

.nav_entry
{
	font-family:Arial;
	font-size:16px;
}

.quote
{
	color:#000000;
	font-family:Times New Roman;
	font-size:20px;
	font-style:italic;
	line-height:25px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}