body 	{
		background-image: url(/images/TurnMeUp_bg.jpg);
		background-repeat: repeat-x;
		background-color: #cccccc;
		margin: 0px;
		color: black;
}

a:hover	{
		color: orange;
}

p		{
		font-family: verdana;
		font-size: 12px;
}

td.sponsor		{
		font-family: verdana;
		font-size: 12px;
}

li 		{
		margin-bottom: 20px;
		font-size: 12px;
		font-family: verdana;
}
	
h4		{
		font-family: trebuchet ms;
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 0px;
}

h3 		{
		font-family: trebuchet ms;
		margin-bottom: 0px;
		margin-top: 0px;
}

.subnav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: lightblue;
		text-align: center;
		text-decoration: none;
}

.subnav a {
		color: lightblue;
		text-decoration: none;
		border: 1px solid #7f7f7f;
		padding: 3px;
}

.subnav a:hover {
		color: #ffffff;
		text-decoration: none;
		border: 1px solid #7f7f7f;
		padding: 3px;
		background-color: #697A60;
}

.subnavsel	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
		text-decoration: none;
		border: 1px solid #7f7f7f;
		padding: 3px;
		background-color: #697A60;
}

.subnavsel2	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
		text-decoration: none;
		border: 1px solid #7f7f7f;
		padding: 3px;
		background-color: #697A60;
}

legend	{
		font-family: trebuchet ms;
		font-size: 18px;
		font-weight: bold;
}

#topright {
		position: absolute;
		right: 0;
		top: 0;
		display:
		block;
		height: 187px;
		width: 188px;
		background: url(http://dl.dropbox.com/u/8441718/images/DRD_11.png) no-repeat;
		text-indent: -999em;
		text-decoration: none;
}

