html{
background-color:#251b11;
}

body
{
background-image: url(../images/bg_gradient.jpg);
background-repeat: repeat-x;
min-height:723px;
border-width:0px;
margin:0px;
padding:0px;
min-width:1024px;
}

a{
text-decoration:none;
color:#333333;
border: none; 
padding:0px;
margin:0px;
}

img{
border: none; 
}

#main{
width:1024px;
min-width:1024px;
margin:auto;
}

#header{
background-image: url(../images/whole_header.jpg);
height:124px;
width:1024px;
}

#maincontent{
min-height:510px;
background-color:white;
width:800px;
margin-left:112px;
margin-right:112px;
}

#innerheader{
height:47px;

float:right;
padding-top:77px;
padding-right:152px;
}

#homepage{
background-image: url(../images/home.jpg);
height:47px;
width:78px;
float:right;
}
#homepage:hover
{
background-position: 0px 47px;
}

#gallery{
background-image: url(../images/gallery.jpg);
height:47px;
width:63px;
float:right;
}
#gallery:hover
{
background-position: 0px 47px;
}

#aboutus{
background-image: url(../images/about_us.jpg);
height:47px;
width:70px;
float:right;
}
#aboutus:hover
{
background-position: 0px 47px;
}

.headerseparator{
background-image: url(../images/whole_separation.jpg);
height:47px;
width:2px;
float:right;
margin-left:10px;
margin-right:10px;
}

#footer{
margin-top:30px;
width:800px;
margin-left:112px;
margin-right:112px;
color:#968c82;
font-family: Verdana, Arial, sens-serif;
font-size:7pt;
line-height:17pt;
text-align:center;
}
.emaillink{
color:#968c82;
font-size:7pt;
}

.orangetext{
color:#c1935a;
font-weight:bold;
}

.organictext{
color:#54493d;

}

#gallerybox{
margin-left:42px;
margin-right:54px;
padding-top:34px;
padding-bottom:34px;
float:left;
}

.galleryimg{
margin-top:0px;
margin-bottom:7px;
margin-left:7px;
height:127px;
width:169px;
float:left;
border: none; 
}

#nextprevbox{
width:697px;
margin-top:20px;
margin-left:7px;

height:20px;
font-size:10pt;
float:left;
}

#next{
float:right;
text-align:right;
font-family: Lucida Bright, Verdana, Arial, sens-serif;
}

#prev{
font-family: Lucida Bright, Verdana, Arial, sens-serif;
float:left;
text-align:left;
}

#hometext{
background-image: url(../images/home_text.jpg);
height:401px;
width:225px;
margin-left:50px;
float:left;
}

#racepic{
background-image: url(../images/race.jpg);
width:439px;
height:385px;
margin-left:50px;
margin-top:75px;
float:left;
background-repeat:no-repeat;
}

#aboutusbox{
color:#535353;
font-family: Lucida Bright, Verdana, Arial, sens-serif;
font-size:8pt;
line-height:12pt;
padding-top:30px;
margin-left:40px;
margin-right:40px;
float:left;
}

#aboutusimage{
background-image: url(../images/car.jpg);
width:398px;
height:146px;
float:left;
margin-left:350px;
margin-top:60px;
}

.underline{
text-decoration: underline;
}