body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #808080;
	background: #ede7dd;
}

body.home
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #808080;
	background:#85776a;
	background-image: url(/images/home.gif);
	background-repeat: no-repeat;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.top
{
	background: #85776a;
	font-size: x-small;
	height: 90px;
}

.topnav { background: #f5d0de; }
.topleft { text-align: center; }

.toplink
{
	height: 20px;
	width: 150px;
	text-align: center;
}

.thumbnail
{
	padding-bottom: 10px;
	text-align: center;
}

.topbreak { background: #f5d0de; }
.midbox { background: #85776a; }

.leftlink
{
	background: #bfcde6;
	width: 170px;
	padding: 5px;
	font-size: x-small;
	text-align: right;
	border-bottom: #f5d0de;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.hometop { height: 250px; }
.homemid { text-align: center; }

.bottom
{
	background: #85776a;
	color: #ffffff;
}

.botnav
{
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content
{
	background: #ede7dd;
	font-size: 10px;
	padding: 5px;
	vertical-align: top;
	height: 400px;
}

#content h1
{
	color: #7b3588;
	font-size: 14px;
}

#content h2
{
	color: #7b3588;
	font-size: 12px;
}

#content img.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}

#slidewhowcontent
{
	background: #ede7dd;
	font-size: 10px;
	padding: 10px;
	vertical-align: top;
	height: 400px;
}

#slidewhowcontent h1
{
	color: #7b3588;
	font-size: 14px;
}

a
{
	text-decoration: none;
	color: #7b3588;
	font-weight: bold;
}

a:active { text-decoration: underline; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

a.pink
{
	text-decoration: none;
	color: #f5d0de;
	font-weight: bold;
}

a.pink:active { text-decoration: underline; }
a.pink:link { text-decoration: none; }
a.pink:visited { text-decoration: none; }
a.pink:hover { text-decoration: underline; }

#listenbutton
{
	float: left;
	background: #EFC85A;
	width: 256;
	padding-top: 4px;
	padding-bottom: 4px;
}
