/* CSS Document */

body { background:#112233; font-size:medium; line-height:3em; font:Verdana, Arial, Helvetica, sans-serif; }
a {color: #ffcc33;}
div, p, ul  { color:#fff; font-size:105%}
#container { width:80%; margin:0 auto; background:#112233; }
* html .minwidth {
	padding-left:56em; /* CHANGED MARGIN TO PADDING */ 
}
.minwidth { background:#112233; }
#content { background:#112233; }
#centre { background:#112233; }
#mid-content, .bot-content, #nav { background:#112233; }
#nav img { display:none; }
.supp { background:#112233; }
#home, #home a, #driving, #driving a, #access, #access a, #vehicle, #vehicle a, #wheel, #wheel a, #repair, #repair a, #indie, #indie a, #paed, #paed a { background-image:none; color:#ffcc33; }
#main-home { background:none #112233 ; }
#transback { background:#112233;}
#right { background:none; border:none;}
ul.leftMenu li.title, ul.leftMenu li.title a:link{ background:#112233; border:none; color:#ffcc33; }
ul.leftMenu li a { background:#112233; color:#ffcc33; border-bottom:1px dotted #fff; }
.leftMenu li { background:#112233; }
.supp-box { background:none; }
#tabs ul li { border-bottom:none; }
a:link ,ul li a
{
color: #ffcc33;
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}
a:hover, a:focus, h1 a:hover, h1 a:focus, ul li a:hover
{
color: #bbddff;
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

img {}
