@charset "utf-8";
#boundingdiv {
	position: relative;
	width:    900px;
	height:   600px;
	z-index:  1;
  border:   1px solid #050;
  }

#flash {
	position: absolute;
	width:    831px;
	height:   212px;
	z-index:  1;
	left:     39px;
	top:      116px;
  }

#HomepageContent {
	position: absolute;
	width:    571px;
	height:   193px;
	z-index:  1;
	padding:  0px 8px 8px 0px;
	left:     39px;
	top:      343px;
	overflow: auto;
  }

body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:    12px;
	color:        #FFFFFF;
  }

body {
	background-color:           #333333;
	background-image:           url(../images/bg_image.jpg);
	scrollbar-face-color:       #666666; 
	scrollbar-track-color:      #333333; 
	scrollbar-arrow-color:      #FFFFFF; 
	scrollbar-3dlight-color:    #FFFFFF; 
	scrollbar-highlight-color:  #FFFFFF;
  }

.style2 {
  font-size: 13px
  }

a:link {
	color: #FFFFFF;
	text-decoration: underline;
  }

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
  }

a:hover {
	text-decoration: none;
	color: #FFFFFF;
  }

a:active {
	text-decoration: underline;
	color: #FFFFFF;
  }

#footer {
	position: absolute;
	width:    827px;
	height:   16px;
	z-index:  2;
	left:     39px;
	top:      568px;
  }

#menu {
	position:         absolute;
	width:            834px;
	height:           15px;
	z-index:          9;
	left:             37px;
	top:              100px;
  background-color: #2A4427;
  }

#menulinks a {
	text-decoration:  none;
	font-weight:      bold;
	margin-right:     1px;
	margin-left:      1px;
	height:           19px;
	display:          inline;
  }

#menulinks a:hover {
	background-color: #990000;
  }

#menulinks .selected {
	background-color: #990000;
  }

#OtherPagesContent {
	position:         absolute;
	width:            826px;
	height:           248px;
	z-index:          4;
	left:             30px;
	top:              266px;
	overflow:         auto;
	padding:          8px;
	background-color: #000000;
  }

#OurCarsContent {
	position:         absolute;
	width:            826px;
	height:           362px;
	z-index:          4;
	left:             31px;
	top:              142px;
	overflow:         auto;
	padding:          8px;
	background-color: #000000;
	text-align:       center;
  }

#OurCarsContent img {
	margin:           8px;
	padding:          4px;
	background-color: #FFF;
	border:           2px solid #666666;
  }

#TeamPagesContent {
	position:         absolute;
	width:            826px;
	height:           374px;
	z-index:          4;
	left:             20px;
	top:              132px;
	overflow:         auto;
	padding:          8px;
	background-color: #000000;
  }

#ShowMeContent {
	position:         absolute;
	width:            385px;
	height:           389px;
	z-index:          4;
	left:             468px;
	top:              128px;
	overflow:         auto;
	padding:          8px;
	background-color: #000000;
  }

#Gallery1 {
	position:         absolute;
	width:            826px;
	height:           390px;
	z-index:          4;
	left:             30px;
	top:              130px;
	overflow:         auto;
	padding:          8px;
	background-color: #000000;
  }

input,select {padding:3px;margin:2px; }
.photo { border-bottom:1px solid #333;margin:3px;}
table ul li {list-style-type:none;padding:3px}
td {vertical-align:top;}
#gallery {overflow:auto;}
#gallery li { list-style-type:none; float:left; margin:10px; height:120px; }
#gallery li a { text-decoration:none;}