

body {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 100.1%;
	line-height: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #3E3E3E;
	}

#wrapper {
	width: 800px;
	background-image: url(../images/faded-sides.png);
	background-repeat: repeat-y;
	background-color: #fff;
	margin: 0 auto;
	font-size: .75em;
	}

#wrapper-bottom {
	width: 800px;
	height: 30px;
	background-image: url(../images/faded-bottom.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
		
#home-content {
	background-image:url(../images/contentBackground.jpg);
	background-repeat:repeat-x;
	float:left;
	margin: 20px;
	padding: 20px;
	width:50%;
	}

#container {
	width: 750px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	}

#banner {
	width: 750px;
	height: 55px;
	font-size: .8em;
	text-align: center;
	background-color: #FE6215;
	border-bottom: solid 7px #C30;
	}

#topmenu {
	margin: 0;
	padding: 18px 0 0 0;
	}

#topmenu li {
	margin: 0 30px 0 0;
	margin: 0 55px 0 0;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	}

#topmenu li.last {
	margin-right: 0;
	}

#topmenu a,
#topmenu a:link,
#topmenu a:active,
#topmenu a:visited {
	color: #373637;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 2px 0;
	text-transform: uppercase;
	}

#topmenu a:hover,
#topmenu a:focus {
	color: #fff;
	border-bottom: solid 19px #c30;
	border-bottom: solid 1px #fff;
	}

#topmenu a span.lower {
	text-transform: lowercase !important;
	}

#header {
	width: 750px;
	height: 85px;
	background-image: url(../images/tko-logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	}

#branding {
	width: 750px;
	height: 157px;
	background-image: url(../images/main-image.jpg);
	background-repeat: no-repeat;
	}

#branding h1 {
	display: none;
	}

#programming {
	width: 750px;
/*	height: 71px;  */
	overflow: hidden;
	border-bottom: solid 7px #b1b1b1;
	}

#programming ul {
	margin: 0;
	padding: 0;
	width: 750px;
	text-align: center;
	}

#programming li {
	list-style-type: none;
	float: left;
	}

#programming li.rd40 {
	width: 188px;
	padding: 13px 0 12px 0;
	background-image: url(../images/li-rd40.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #2a2a2a;
	border-top: solid 7px #181818;
	}

#programming li.ct40 {
	width: 187px;
	padding: 22px 0 22px 0;
	background-image: url(../images/li-ct40.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #353535;
	border-top: solid 7px #2c2c2c;
	}

#programming li.hof {
	width: 188px;
	padding: 13px 0 12px 0;
	background-image: url(../images/li-hof.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #4a4a4a;
	border-top: solid 7px #3c3c3c;
	}

#programming li.into70s {
	width: 187px;
	padding: 22px 0 22px 0;
	background-image: url(../images/li-into70s.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #656565;
	border-top: solid 7px #575757;
	}

#programming a,
#programming a:link,
#programming a:active,
#programming a:visited {
	color: #fff;
	font-size: 1.8em;
	text-decoration: none;
	font-family: century gothic, futura, helvetica, arial, sans-serif;
	}

#programming a:hover,
#programming a:focus {
	color: #FE6215;
	border-bottom: #fe6215;
	}

a:active,
a:visited,
a:link {
	color: #575757;
	text-decoration: none;
	font-weight: bold;
	}

a:hover,
a:focus {
	text-decoration: underline;
	color: #FE6215;
	}

a.more,
a.white  {
	padding: 0 0 0 15px;
	background:url(../images/linkBullet.gif) no-repeat 0 4px;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	}

a:hover.more,
a:hover.white {
	background:url(../images/linkBulletOver.gif) no-repeat 0 4px;
	padding:0px 0px 0px 15px;
	text-decoration:underline;
	}

a.white {
	color: #999999;
	}

.button {
	background: url(../images/button.gif) 0 0 no-repeat;
	padding: 0 0 0 3em; /* left padding moves the text away from the bullet */
	font-weight: bold;
	color: Black;
	cursor: pointer;
	margin-top: .5em;
	height: 16px;
	}

.button a:hover {
	color: Black;
	}

div.hr {
	height: 2px;
	border-bottom: 1px solid #989FA8;
	margin: 3px;
	}

div.hr hr {
	display: none;
	}

h1, h2, h3, h4, h5 {
	font-family: century gothic, futura, helvetica, arial, sans-serif;
	}

h1 {
	color: #fff;
	font-size: 2.25em;
	line-height: normal;
	}

h2 {
	font-size: 2em;
	line-height: normal;
	}

#home-content h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 2.25em;
	line-height: normal;
	}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.75em;
	line-height: normal;
	}

h5 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
	font-size: 2em;
	line-height: normal;
	}

#col-right h5 {
	color: #181818;
	}

#content {
	width: 750px;
	background-image: url(../images/content-background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
	}

#content-wrapper {
	width: 750px;
	clear: both;
	oveflow: hidden;
	}

#content p {
	color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.75em;
	}

body#home #content {
	margin-bottom: 0;
	}

#home-content p {
	color: #000;
	line-height: 1.75em;
	}

#newsitems {
	float: left;
	width: 260px;
	color: #2C2C2C;
	padding: 20px 0 0 0;
	}

#newsItem0,
#newsItem1,
#newsItem2 {
	padding-top: 20px;
	}

#newsitems h4 {
	color: #2c2c2c;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: normal;
	font-size: 1.7em;
	}

#newsitems p {
		margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.75em;
	}

#col-left {
	float: left;
	width: 175px;
	padding: 20px;
	background-color: #ddd;
	}

#col-left h5 {
	color: #454545;
	line-height: 1em;
	font-size: 1.5em;
	padding: 20px 0 0 0;
	}

#col-left ul {
	margin: 0;
	padding: 10px 0 15px 20px;
	}

#col-left li {
	margin: 0 0 10px 0;
	padding: 0;
	}

#col-left p {
	margin: 0 0 20px 0;
	padding: 0;
	color: #000;
	line-height: 1.5em;
	}

#col-right {
	float: left;
	width: 495px;
	padding: 18px 20px 20px 20px;
	}

#col-right h3 {
	color: #333;
	}

#col-right p {
	color: #000;
	}

.img-right {
	float: right;
	margin: 0 0 15px 20px;
	padding: 3px;
	background-color: #fff;
	border: solid 1px #ccc;
	}

.img-left {
	float: left;
	margin: 0 20px 15px 0;
	padding: 3px;
	background-color: #fff;
	border: solid 1px #ccc;
	}

.border {
	margin: 25px 0 0 0;
	border-top: solid 2px #333;
	padding: 0 0 35px 0;
	clear: both;
	width: 100%;
	}

#footer {
	clear: both;
	}

#footnav {
	margin: 0;
	padding: 12px 0 10px 20px;
	width: 750px;
	overflow: hidden;
	background-color: #2C2C2C;
	border-top: 7px solid #a7a7a7;
	}

#footnav li {
	color: #444;
	font-weight: bold;
	display: inline;
	}

#footnav a,
#footnav a:link,
#footnav a:active,
#footnav a:visited {
	color: #7C7C7C;
	}

#footnav a:hover,
#footnav a:focus {
	color: #ddd;
	}


#copyright {
	color: #B1B1B1;
	font-weight: normal;
	background: #000;
	font-size: .9em;
	padding: 17px 0 8px 20px;
	}

#copyright p {
	margin: 0 !important;
	padding: 0 !important;
	}

/* UNUSED STYLES??? */
#mainContent {
	width: 240px;
	margin-right: 0;
	margin-left: 200px;
	padding: 10px;
	text-align: left;
	font-size: 90%;
}


#Interior {
	float: left;
	width: 50%;
	margin: 2em;
	padding:  1.5em 2em 2em 2em;
}
