/* CSS Document */
html, body {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
background-color: #ffffff;
color: #000000;
font-size:12px;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
vertical-align:middle;
z-index:0;
}
.title{
font-size: 14px;
font-weight: bold;
color: #000000;
}
.text{

}
.list{
line-height:20px;

}
.djlist{
text-align:center;
padding: 5px;
margin-left: 30px;
}
.djpic{
width:45px;
}
a:link  {
color: #80B741; 
font-weight: bold;
text-decoration: underline;
}
a:visited  {
color: #80B741; 
text-decoration: underline;
}
a:hover   {
color: #80B741; 
text-decoration: none;
}
a:active  {
color: #80B741; 
text-decoration: underline;
}
.leftborder{
width:15px;
background-image: url(../images/leftborder.jpg);
background-repeat:repeat-y;
background-position: top right;
}
.rightborder{
width:31px;
background-image:url(../images/rightborder.jpg);
background-repeat:repeat-y;
background-position: top left;
}
.toprow{
height:7px;
background-color: #e0e3e4;
/*background-image:url(../images/topbg.jpg);
background-repeat:repeat-x;
background-position: top left;
*/
}
.photos{
width: 330px;
}
.photo{
padding: 5px;
width: 100px;
text-align: center;
}
.photocaption{
padding-top:5px;
font-weight: bold;
}
.phototable{
}
.contentcell{
background-color: #e0e3e4;
}
.contentarea{
text-align:left;
padding: 5px;
overflow: auto;
width: 371px;
height: 412px;
margin-left: 5px;
background-color:#ffffff;
border-left: 1px solid #c8c7c7;
border-right: 1px solid #c8c7c7;
border-top: 1px solid #c8c7c7;
border-bottom: 1px solid #c8c7c7;
/***** NO PADDING DIMENSIONS
width: 297px;
height: 422px;*/
}
.mercharea{
z-index:1;
text-align: center;
padding: 5px;
overflow: auto;
width: 371px;
height: 412px;
margin-left: 5px;
background-color:#ffffff;
border-left: 1px solid #c8c7c7;
border-right: 1px solid #c8c7c7;
border-top: 1px solid #c8c7c7;
border-bottom: 1px solid #c8c7c7;
}
.site{
margin-left:auto;
margin-right:auto;
z-index:1;
margin-top: -82px;
}
.wheels{
position:relative; 
width:267px;
height:132px;
left: 275px;
top: 635px;
z-index:120;
background-image:url(../images/45_wheels.png);
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/45_wheels.png');
}
.center{
margin-left: auto;
margin-right: auto;
z-index:2;
}
.contactform{
padding: 3px;
}
.footer{
font-size: 10px;
}