
/*index.asp*/

.title
{text-decoration : none;
 font-size: 18pt; 
 font-family:Trebuchet MS; 
 font-weight:bold; 
 color:black;}

#frontlink
{text-decoration : none;
background: url(http://bronze-art.us/img/frontlink.jpg);
background-repeat: no-repeat;
background-position:left;
}
 
#search
{text-decoration : none;
 background: url(http://bronze-art.us/img/searchimage.jpg); 
 background-repeat: no-repeat;
 }
 
#redborder
{text-decoration : none;
 background: url(http://bronze-art.us/img/border.jpg); 
 background-repeat:repeat-x;
 background-color:white;
}
 
.h4
{text-decoration : none;
 font-size: 18pt; 
 font-family:Trebuchet MS; 
 font-weight:bold; 
 color:white;}
 
 .h3
{text-decoration : none;
 font-size: 15pt; 
 font-family:Trebuchet MS; 
 font-weight:bold; 
 color:black;
 }
 
 .aboutus
 {letter-spacing: 0cm;
  font-size: 18pt; 
 font-family:Trebuchet MS; 
 font-weight:bold; 
 color:cc3333;}
 
 .abouttext
{text-decoration : none;
 font-size: 9pt; 
 font-family:Trebuchet MS; 
 font-weight:bold; 
 color:black;
 }
 
#main {
  width: 800px;
  margin: 0 auto;}
 
 #mainshadow {
  width: 822px;
  margin: 0 auto;
  background-image: url(http://bronze-art.us/img/dropshadow-middle.png);
  background-repeat: repeat-y;
  background-position: top center;}
  
  #mainshadowbottom {
  height: 16px;
  width: 822px;
  background-image: url(http://bronze-art.us/img/dropshadow-bottom.png);
  background-repeat: no-repeat;
  background-position: top center;
}
