/* 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: 14px; font-weight: normal; text-align: left; }
#footer { width: 800px; clear: both; font-family: times, serif; font-size: 12px; font-weight: normal; text-align: center; }

body { margin-top: 5px; margin-bottom: 5px; padding: 0px 0px 0px 0px; background-color: #ffffff; }

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

h1 { font-family: times, serif; font-size: 20px; font-weight: bold; }

p.center { text-align: center; }

p.footcredit { font-size: 10px; }

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