*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #0D356E;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.old
{
		
}
table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 942px;
	margin: 0px auto 0px auto;
	}

	#wrap2	{
		width: 900px;
		padding: 0px 21px 0px 21px;
		background-image: url('images/bg2.png');
		background-repeat: repeat-y;
		background-position: top center;
		}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

td.headercell {
	width: 900px;
	height: 176px;
	background-color: #b01d23;
	background-image: url('images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}

td.menucell {
	background-image: url('images/menu-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	}

	table.menutable td {
		padding: 0px 11px 0px 12px;
		}

td.maincell {
	padding: 8px;
	}

	td.maincell a {
		text-decoration: underline;
		color: #b01d23;
		font-weight: bold;
		}

		td.maincell a:hover {
			text-decoration: none;
			color: #b01d23;
			}

	td.maincell h1	{
		font-size: 175%;
		color: #b01d23;
		margin-top: 15px;
		margin-bottom: 10px;
		font-weight: bold;
		}

	td.maincell h2	{
		font-size: 135%;
		color: #b01d23;
		margin-top: 12px;
		margin-bottom: 5px;
		font-weight: bold;
		}


	td.maincell h3	{
		font-size: 110%;
		color: #b01d23;
		margin-top: 15px;
		font-weight: bold;
		}

	td.maincell p {
		margin: 6px 0px 6px 0px;
		font-size:12px;
		}



table.footertable {
	width: 942px;
	height: 60px;
	color: #ffde00;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	}

	table.footertable a {
		color: #ffde00;
		text-decoration: none;
		}

		table.footertable a:hover {
			text-decoration: underline;
			}

	table.footertable td.wholefooter {
		background-image: url('images/footer-bg.png');
		background-repeat: no-repeat;
		background-position: top center;
		padding: 3px 21px 20px 21px;
		}

	table.footertable td.bottomlinkscell p {
		margin-bottom: 6px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		}

	table.footertable td.footer-red {
		background-image: url('images/footer-red.jpg');
		background-position: bottom center;
		background-repeat: no-repeat;
		border-top: 3px solid #064e9b;
		width: 940px;
		}

	table.footertable td.bottomlinkscell {
		padding-top: 3px;
		}

span.boldred {
	font-weight: bold;
	color: #b01d23;
	}

span.date {
	font-weight: bold;
	font-size: 100%;
	}

span.time {
	font-style: italic;
	font-size: 100%;
	}


div.sponsored-by {
	width: 203px;
	float: right;
	margin-top: 5px;
	}

