﻿.picks {
     font-size: .85em;
     }


h6 {
	font-size: 100%;
	}


h5 {
	font-size: 100%;
	}


h4 {
	font-size: 100%;
	}


h3 {
	font-size: 100%;
	}


h2 {
	font-size: 100%;
	}


h1 {
	font-size: 100%;
	}

p.sidebar {
     font-size: .85em; 
     }
	 

ul {
	list-style: none;
	}
	

ol {
	list-style: none;
	}
	
img {
	border: 0;
	}
	
fieldset {
	border: 0;
	}
	
html {
	text-align: center;
	}	

body {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font: 78%/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: left;
	line-height: 1.4em;
	background-color: #001D55;
     }
	 
h1 {
	 position: absolute;
	 left: -9999px;
	 }
	 
h4 {
	margin-top: 25px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-color: #6988B6;
	 }

	 
div#header {
	top: 0px;
	padding: 0px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 0px;
     }
	 
div#content {
	background-image: url(http://ride1.net/background_main.png);
	background-repeat: no-repeat;
	background-color: #000000;
     }
	 
div#rightcontent {
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px;
	margin-top: 30px;
     }
	 
div#leftcolumn {
	text-align: left;
	color: #ffffff;
	width: 211px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
     }

div#footer {
	font-size: 0.85em;
	text-align: left;
	margin-right: 30px;
     }

div#feature {
	padding: 0px;
	text-align: left;
	margin-right: 30px;
     }
	 
a:link {
     color: #ffffff;
     text-decoration: none; 
     }
	 
a:visited {
     color: #ffffff;
     text-decoration: none; 
     }
	 
a:hover {
     color: #e7b818;
     text-decoration: underline; 
     }
	 	 
a.nav_two:link {
     color: #ffffff;
     text-decoration: underline; 
     }
	 
a.nav_two:visited {
     color: #ffffff;
     text-decoration: underline; 
     }
	 
a.nav_two:hover {
     color: #b9611a;
     text-decoration: underline; 
     }
