html, body {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1em;
	background-color: #FBB;
}

#skip {
	display:none;
}

#pagewidth {
	min-width:500px;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
} 

a {
	cursor: url(http://cyclingdoubleheader.com/Images/cursor32gr.cur), url(http://cyclingdoubleheader.com/Images/cursor32.gif), pointer;
}

#right {
	top:0px;
	width:10em;
	right:0px;
	position:absolute;
	z-index:1;
	font-family:Arial, Tahoma, sans-serif;
	background-color:#FCC;
/*	border-color:red; */
/*	border-style:ridge; */
/*	border-width:medium; */
}

#right p {
 	font-size:0.9em;
	color:#000;
/*	border:1px ridge #FCC; */
/*	border-style:solid; */
	margin:0 0 0 0;
	text-align:center;
}

#right p a:link {
	text-decoration:none;
	color:#000;
	display:block;
}

#right p a:visited {
	text-decoration:none;
	color:#008;
	display:block;
}

#right p a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#00A;
	background:#FCC;
	letter-spacing:-0.05em;
	border:2px solid #C44;
	margin:-2px 0px -2px 0px;
	padding:0 2 0 2;
	display:block;
}

#right h6 {
	text-align:center;
	font-weight:bolder;
	font-size:1em;
	line-height:1em;
	margin:5px 0px 0px 0px;
	background:#309;
	color:#fff;
}

#right h6 a:link, # right h6 a:visited {
	text-decoration:none;
	text-align:center;
	font-weight:bolder;
	font-size:1em;
	line-height:1em;
	margin:5px 0px 0px 0px;
	background:#309;
	display:block;
}

#right h6 a:link {
	color:#fff;
}

#right h6 a:visited {
	color:#FFC;
}

#right h6 a:hover {
	text-decoration:none;
	text-align:center;
	font-weight:bolder;
	font-size:1em;
	line-height:1em;
	margin:5px 0px 0px 0px;
	background:#000;
	color:#88F;
	display:block;
}

#Main {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
}

#Main .content {
	margin-right:10.2em;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:3px;
	background-color:#EFF;
}

#Main .footer {
	position:relative;
	bottom:0px;
	left:0px;
	height:auto;
	background-color:#FDD;
	padding-top:16px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	font-family: 'Times New Roman', Times, serif;
	clear: both;
	top: -10px;
}

#Main a {
	font-weight:bold;
}

#Main a:link, #Main a:visited, #Main a:active {
	text-decoration: none;
}

#Main a:link {
	color:#008;
}

#Main .footer a:link, #Main blockquote a:link {
	color:00F;
}

#Main a:hover {
	color:#088;
	background:#FCC;
}

#Main a:visited {
	color:#044;
}

#Main li a:link {
	margin-top:0px;
	color:#408;
	background:#DFF;
}

#Main li a:hover {
	color:#408;
	background:#FCC;
	margin: 0px 0px 0px 10px;
}

.clear {clear:both;}

b {color:#330033;}

h1 {
 display:inline;
 font-size:22px;
 color:#000;
 letter-spacing:2px;
}

h2 {
 display:inline;
 font-size:16px;
 font-weight:normal;
 letter-spacing:1px;
}

h3 {
 font-size:20px;
 color:#309;
 border-bottom:1px solid #bbc;
}

h3 acronym, h4 abbr {
 font-size:18px;
 color:#008;
}

h4, h4 a:link {
	font-size:.9em;
	background-color: #fff;
	color: #309;
	margin: 0 0 0 0;
	text-align:center;
	line-height: .9em;
}

h4 a:link {
	color: #309;
	text-decoration: none;
}

h4 a:hover {
	color:#FFF;
	background-color:#309;
	display:block;
}

h5 {
 font-family: 'Courier New', Courier, monospace;
 font-size:13px;
 color:#626;
 font-weight:normal;
 display:inline;
}

h5 .h5b {
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 font-size:15px;
 font-weight:bold;
 display:block;
}

code {
 font-family: 'Courier New', Courier, monospace;
 font-style:normal;
 font-size:14px;
 color:#333;
}

blockquote {
 padding:2%;
 margin-top:4%;
 margin-bottom:4%;
 font-style:italic;
 font-size:.85em;
 border-bottom:16px solid #FBB;
 background-color:#FCC;
}

blockquote .tip {
 font-weight:bold;
 padding:2px 4px 2px 4px;
 border:1px solid #FBB;
 background:#FCC;
}

#Main blockquote a:hover, #Main .footer a:hover {
	background:#FFF;
}

acronym, abbr {
 border-bottom:1px dashed #888;
 cursor:help;
}

li .plain {
 list-style-type:none;
 padding-left:0;
 margin-left:-20px;
}

.floatleft {
 width:auto;
 height:auto;
 float:left;
 margin:4px 20px 6px 6px;
}

img .gapfloatright {
	float:right;
	margin:0px;
	padding: 4px;
	clear: none;
	height: auto;
	width: auto;


}

.textright {text-align:right;}

.center {
	text-align:center;
}

.disclaimer {
	margin-bottom:0;
	padding-bottom:1px;
	text-align: center;
	font-style: italic;
}

.floatright {
	width:auto;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
	clear:none;
}

.featured, li .featured {
	font:italic bold 1.05em Geneva, Arial, Helvetica, sans-serif;
	background:#EDF;
}blockquote.special {
	height: 200px;
	width: 100%;
}