/* flatrides.com style sheet */

#wrapper { width: 800px; margin-right: auto; margin-left: auto;}
#header { }
#sidebarL { width: 150px; height: 375px; float: left; margin-top: 10px; margin-left: -800px; }
#maincontent { width: 630px; min-height: 375px; float: left; padding: 0px 0px 0px 10px; margin-left: 160px; font-family: times, serif; font-size: 16px; font-weight: normal; text-align: left; }
#footer { width: 800px; clear: both; font-family: times, serif; font-size: 14px; font-weight: normal; text-align: center; }

body { margin-top: 5px; margin-bottom: 5px; padding: 0px 0px 0px 0px; background-color: #ffffff; font-family: times, serif; }

a:link { color: #000000; } a:visited { color: #663399; } a:active { color: #ff0000; }

h1, h2, h3 { font-family: arial, sans-serif; font-weight: bold; }
h1 { font-size: 22px; }
h2 { font-size: 18px; font-style: italic; }
h3 { font-size: 16px; }

p.center { text-align: center; }
p.img { text-align: center; }
p.fairNav { font-family: arial, sans-serif; font-size: 15px; text-align: center; }

p.credit { font-family: arial, sans-serif; font-size: 14px; font-style: italic; color: #333; }
p.footcredit { font-size: 12px; }

hr.foot { width: 100%; border-style: solid; border-color: #cccccc; }

.Lwrap { margin-right: 10px; }