body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
}

.mainWrapper {
	background-color: #fff;
	margin: 0px;
	width: 803px;
}

.topknot, .nav {
	background: #000;	
	width: 804px;
}


/* #leftWing {
	background-image: url(images/stupidleft.png);
	background-repeat: repeat-y;
	background-position: right;
} */

/* #rightWing {
	background-image: url(images/stupidright.png);
	background-repeat: repeat-y;
} */

#guts td {
	vertical-align: top;
}

#left {
	background-image: url(images/foot1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 150px 0;
	width: 517px;
	font-size: 12px;
}

#left p {
	margin: 20px 20px 0 20px;
	line-height: 16px
}

#right {
	background-image: url(images/foot2.jpg);
	padding: 0 0 65px 0;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}

#left h1 {
	margin: 20px 20px 0 20px;
	font-size: 18px;
	font-style: italic;
}

#left h2 {
	margin: 20px 20px 0 20px;
	font-size: 12px;
	font-style: italic;
}

#left ul {
	padding: 15px 30px;
	margin: 0;
	font-size: 10px
}

#left li {
	padding: 20px 10px 0 10px;
	margin: 0px;
	/* list-style: none; */
}

.red {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	margin: 0px 20px 0 20px;
}

.red2 {
	color: #CC0000;
	margin: 0px 20px 0 20px;
}

#left a {
	color: #cc0000;
}

.red3 {
	color: #CC0000;
}

.red4 {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	margin: 0px 5px 0 0px;
}

.red5 {
	color: #CC0000;
	font-weight: bold;
	margin: 0px 5px 0 20px;
	font-size: 10px;
}

.red6 {
	/* Same style as red5, but no bold. */
	color: #CC0000;
	margin: 0px 5px 0 20px;
	font-size: 10px;
}

.block1 {
	margin: 10px 20px;
	font-size: 10px;
}

.block2 {
	margin: 5px 20px 0 20px;
	line-height: 16px
}

#right .radioads p {
	font-size: 11px;
	margin: 0.5em 0;
	text-align: center;
}

#right .radioads p a {
	color: black;
}
