@charset "UTF-8";
/* CSS Document */

html {margin:0 0 0 0; padding:0px;}
body{margin:0px; padding:0px; font:77.5%/1.8em Trebuchet, Arial, Helvetica, sans-serif;  background:url(images/bk_main.gif);}
#container {width:846px;  margin-left:auto; margin-right:auto; background-color:#FFFFFF; border-left: 2px solid #616159; border-right: 2px solid #616159; border-bottom: 2px solid #616159}

a {color:#000; text-decoration:none;}
a:hover {text-decoration:underline;}

h3 {font .9em trebuchet, geneva, Arial, Helvetica, sans-serif; font-weight:bold; border-bottom: 1px dotted #666;}
h4 {font .8em trebuchet, geneva, Arial, Helvetica, sans-serif; color:#CC9933;}

/*==================================
                       nav
==================================*/

#nav {width:846px; float:left; margin:0; }
#nav ul {list-style-type:none; line-height:0px; font-size:0px; margin:0px; padding:0px; }
#nav li {text-indent:-2000px;}
#nav li a {display: block;}

a#navHome {background: url(images/nav_home.gif) no-repeat bottom; height:25px; width:82px; float:left;}
a#nav53Rides {background: url(images/nav_53.gif) no-repeat bottom; height:25px; width:132px; float:left;}
a#navBuildUps {background: url(images/nav_buildUps.gif) no-repeat bottom; height:25px; width:132px; float:left;}
a#navAutocross {background: url(images/nav_autoCross.gif) no-repeat bottom; height:25px; width:132px; float:left;}
a#navForums {background: url(images/nav_forums.gif) no-repeat bottom; height:25px; width:132px; float:left;}
a#navAbout {background: url(images/nav_about.gif) no-repeat bottom; height:25px; width:131px; float:left;}
a#navStore {background: url(images/nav_store.gif) no-repeat bottom; height:25px; width:105px; float:left;}

a#navHome:hover {background: url(images/nav_home.gif) no-repeat top; height:25px; width:82px; float:left;}
a#nav53Rides:hover {background: url(images/nav_53.gif) no-repeat top; height:25px; width:132px; float:left;}
a#navBuildUps:hover {background: url(images/nav_buildUps.gif) no-repeat top; height:25px; width:132px; float:left;}
a#navAutocross:hover {background: url(images/nav_autoCross.gif) no-repeat top; height:25px; width:132px; float:left;}
a#navTutorials:hover {background: url(images/nav_tutorials.gif) no-repeat top; height:25px; width:132px; float:left;}
a#navAbout:hover {background: url(images/nav_about.gif) no-repeat top; height:25px; width:131px; float:left;}
a#navStore:hover {background: url(images/nav_store.gif) no-repeat top; height:25px; width:105px; float:left;}

/*==================================
                 53PAGES
==================================*/
#leftColumn53 {padding:8px; margin:0; background:#CCC;}
#leftColumn53 h3 {font-weight:bold; font-size:12px; border-bottom:none;}

/*==================================
                        footer
==================================*/

#footer {margin:0 auto 0 auto; width:846px; height:40px; color:#ccc; padding-top:10px;border-top: 2px solid #616159; text-align:center;}
#footer p {text-align:center;}
#footer a {color:#ccc; text-decoration:underline;}
#footer a:hover {text-decoration:none;}


