p.text { 
font-family:Verdana; 
font-style:normal; 
font-size:2; 
color:rgb(72,126,170); 
text-decoration:none;  
line-height:25px;}

p.mc-section { 
font-family:Verdana; 
font-style:normal; 
font-size:12pt; 
font-weight: bold;
color:rgb(72,126,170); 
text-decoration:underline;  
line-height:25px;}

p.memberscars-name { 
font-family:Verdana; 
font-style:normal; 
font-weight: bold;
font-size:20pt; 
color:rgb(72,126,170); 
text-decoration:none;  
line-height:25px;
}

p.memberscars-car { 
font-family:Verdana; 
font-style:normal; 
font-weight: bold;
font-size:20pt; 
color: maroon; 
text-decoration:none;  
line-height:25px;
}

td { 
font-family:Verdana; 
font-style:normal; 
font-size:12pt; 
color:rgb(72,126,170); 
line-height:10pt; 
text-decoration:none;  
line-height:25px;}

.menu { 
font-family:Verdana; 
font-style:normal; 
font-size:2; 
color:rgb(72,126,170); 
line-height:10pt; 
text-decoration:none;  
line-height:25px;}


body {
background-color: white;
}


.bannerBody {
background-color: white;
/*background-image:url('images/bg (2).gif'); */
}


.bannerFrame {
height: 245px;
}

#banner-top {
  position:absolute;
  align:center;
  width:100%; 
  height:177px;
  left:0px; 
  top:0px; 
  z-index:1;

}

img#banner-logo {
  position:absolute;
  width:177px; 
  height:177px; 
  left:0px; 
  top:0px; 
  z-index:100;
display: block;
}

img#banner-spinner {
  position:absolute;
  width:114px; 
  height:114px; 
  right:0px; 
  top:0px; 
  z-index:100;
  display: block;
  visibility: hidden;
}

#banner-menu-bar {
  position:absolute;
  background-color:#CEE0F6;

  width:100%; 
  height:28px;
  left:0px; 
  top:180px; 
  z-index:1;
  border-top-style: solid;
  border-bottom-style: solid;
  border-color:red;
  border-width:2px;
}


ul#banner-menu 
{

  list-style-type:none;

  margin:0;

  padding:0;

  overflow:hidden;

}


li.banner-option 
{
  
float:left;

}


#classic-top {
  position:absolute;
  align:center;
  width:100%; 
  height:177px;
  left:0px; 
  top:180px; 
  z-index:1;

}

img#classic-left {
  position:absolute;
  width:177px; 
  height:177px; 
  left:0px; 
  top:0px; 
  z-index:100;
display: block;
}

img#classic-right {
  position:absolute;
  width:114px; 
  height:114px; 
  right:0px; 
  top:0px; 
  z-index:100;
  display: block;
  visibility: hidden;
}


a:link,a:visited
 {
  
display:block;

  width:150px;

  font-size: 12pt;
  font-family: Verdana;
  color: rgb(72,126,170);

  text-align:center;

  padding:4px;

  text-decoration:none;

}


a:hover, a:active {
  color: rgb(255, 0, 0);
  font-size: 12pt;
  font-family: Verdana;
  font-weight: bold;
}

p.update-date {
  margin-bottom: 2px;
}

p.update-link {
  margin-top: -15px;
  margin-bottom: -9px;
}

a.update-link:link, a.update-link:visited {
  color: rgb(72,126,170);

  font-size: 10pt;
  font-family: Verdana;
  width=100%;
  text-align:left;

  text-decoration:none;

}



a.update-link:hover, a.update-link:active {
  color: rgb(255, 0, 0);
  font-size: 10pt;
  font-family: Verdana;
  font-weight: bold;
  width=100%;
  text-align:left;

}


img.thumbnail-photo {
  width:300px;

  height: 224px;
  align: center;
  vertical-align: middle:
  border-style: solid;
  border-color:blue;
  border-width:1px;

}
.thumbnail-title {
  align: center;
  font-size: 12pt;
  font-family: Verdana;
  font-color: blue;
 
}
div.thumbnail {
  
float:left;

  width: 220px;
  border-style: solid;
  border-color:red;
  border-width:1px;
  padding:4px;

 
}

img.classic-car-photo {
  width:114px;

  height: 114px;
  align: center;
  vertical-align: middle:
  border-style: solid;
  border-color:blue;
  border-width:1px;

}
p.classic-car-title {
  align: center;
  font-size: 8pt;
  font-family: Verdana;
  font-color: blue;
 
}
div.classic-car-thumbnail {
  
float:left;

  width: 114px;
  border-style: solid;
  border-color:red;
  border-width:2px;
  padding:4px;

 
}

p.menuOption:hover{
color: rgb(255, 0, 0);
font-size: 12pt;
font-family: Verdana;
font-weight: bold;
cursor: pointer
}

.panelBox {
background-color: #D6EAF3;
border-color: #4E92EE;
background-image:url('images/bg (2).gif');
border-style: groove;
}

p.whatsOnLine {
border-top-style:solid;

border-right-style:none;

border-bottom-style:none;

border-left-style:none;

border-color:#4AA7EE;

}
/*
.bannerBody {
		position: relative;
		margin: 5px 0px 5px 0px;
		padding: 5px 5px 1px 5px;
		background-color: #feead9;
		border: 1px solid #fdd3ae;
		color: #f87500;
		-webkit-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		-ms-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		behavior: url(/css/PIE.htc);
	}
*/
