/* CSS Document */

body {
	background: white url(http://cyclingdoubleheader.com/Images/tired.gif) no-repeat fixed bottom right;
}

#content {
	position: absolute;
	left: 160px;
	top: 0px;
	width: auto;
	height: 100%;
	z-index: 1;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: black;
	background-color: transparent;
}

#leftbar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 155px;
	height: 100%;
	overflow: wrap;
	background:  url(http://cyclingdoubleheader.com/Images/WRRMoMbg.gif) repeat-y fixed top 50%;
	z-index: 2;
}

.left {
	font-family: "comic sans", "comic sans ms", cursive;
	font-size: .8em;
	font-weight: bold;
	color: #204;
	margin-left: 2px;
}

.listhead {
	text-decoration: underline;
	font-family: arial, tahoma, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	margin: 1px;
}

img.banner {
	display: block;
	margin: 0px auto;
	border: 0px;
}

img.leftside {
	display: block;
	margin: 0 auto;
	text-align: center;
}

ul {
	list-style-type: none;
	margin: 3px;
	text-indent: 2em;
}

ul.left {
	list-style-type: none;
	margin: 5px;
	text-indent: 0em;
}

A:link {
	text-decoration: none;
	color: #00C;
}

A:hover {
	text-decoration: underline;
	background-color: #008;
	color: #FFF;
}

A:visited {
	text-decoration: none;
	color: #F00;
}

#featured {
	font-size: 1.15em;
	background-color: #FFC;
	color: #008;
}

h1.content {
	margin-left: 190px;
	font-size: 2em;
	font-weight: bold;
}

h2.content {
	font-size: 1.75em;
}

h3.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline overline;
}

h4.content {
	font-size: 1.5em;
}

h5.content {
	font-size: 1.25em;
	font-weight: bold;
}

h6.content {
	font-size: 1.125em;
}