/* Layout Stylesheet */ 

body{
 margin: 0;
 padding: 0;     
 background: #340000 url(images/dubgig_stamp.gif) no-repeat top right;
 background-attachment: fixed;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px;
 }
 p{
  color: #340000;
  }
 
h2 {
 color: #444444;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-style: bold; font-size: 14px;
 padding: 0px;
 margin-bottom: -10px;
 }
 
h3 {
 color: #444444;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-style: bold; font-size: 12px;
  margin-bottom: -10px;
 }	 
 
BODY {font-size: 10px;}
BODY A:link {COLOR: #990000; TEXT-DECORATION: underline}
BODY A:active {COLOR: #990000; TEXT-DECORATION: underline}
BODY A:visited {COLOR: #990000; TEXT-DECORATION: underline}
BODY A:hover {COLOR: #FFFFFF; TEXT-DECORATION: none}

P {font-size: 10px;}

.form1 { color: #000000; background-color: #FFFFFF; border: 1px; border-style: solid; border-color: #999999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.buttons {font-family: Verdana, Arial, Helvetica, sans-serif; padding: 1px; font-size: 11px; font-weight: bold; color:#FFFFFF; background-color: #340000; border: outset 1px #FFFFFF; }
	 	 
#hdr{
 vertical-align:top; 
 height: 100px;
 margin: 0px;
 margin-top:-5px;
 border: solid #000000;
 border-width: 0 0 0 0;
 color: #FFFFFF;
  padding: 5px;
 }
     
#lh-col{
 width: 180px;
 height: 1500px;
 float: left;
 border: solid #000000;
 border-width: 0 0 0 0;
 color: #FFFFFF
 margin: 0;
 padding: 40px;
 background: url(../images/orange_illustration_stamp.gif) no-repeat bottom left;
  background-attachment: fixed;
 }

#rh-col{
 color: #FFFFFF;
 margin: 0;
 padding: 0;
 border: 0;
 }
 
 /* a:link img{text-decoration: none;
border-color: white;
border-width: 2px;
}

a:visited img{text-decoration: none;
border-color: white;
border-width: 2px;
}

a:hover img{text-decoration: none;
border-color: 990000;
border-width: 2px;
}

THIS WORKS IF I NEED IT!!!!!
.borderit img{
border: 0px solid #ccc;
}

.borderit:link img{
border: 0px solid navy;
}

.borderit:hover img{
border: 0px solid navy;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug 
}*/
 
 .imagebdr{
 border-style:solid;
border-color: white;
border-width: 2px;
}

 .imagebdrdark{
 border-style:solid;
border-color: #340000;
border-width: 2px;
}

 .menu {margin-left:8px; color: #FFFFFF; }
 .menulink {color: #FFFFFF; font-size: 12px;}
A.menulink:link {color: #FFFFFF; font-weight: bold; TEXT-DECORATION: none; }
A.menulink:active {color: #FFFFFF; font-weight: bold; TEXT-DECORATION: none}
A.menulink:visited {color: #FFFFFF; font-weight: bold; TEXT-DECORATION: none}
A.menulink:hover {color: #FF9900; font-weight: bold; TEXT-DECORATION: underline}

.breadcrumb {font-size: 10px;}
 
 .footer {color: #FFFFFF; font-size: 10px;}
A.footer:link {color: #FFFFFF; font-weight: bold; TEXT-DECORATION: none}
A.footer:active {color: #FFFFFF; font-weight: bold; TEXT-DECORATION: none}
A.footer:visited {color: #FFFFFF; font-weight: bold; TEXT-DECORATION: none}
A.footer:hover {color: #FF9900; font-weight: bold; TEXT-DECORATION: underline}
 
 /* set the image to use and establish the lower-right position */ 
 .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h1{ background: transparent url(imgthicknewcopy.png) no-repeat bottom right} 
 .cssbox{ 
 /* intended total box width - padding-right(next) */ 
 width:770px !important; 
 /* IE Win = width - padding */ 
 width: 50px; 
 /* the gap on the right edge of the image (not content padding) */ 
 padding-right:15px; 
 /* use to position the box */ 
 margin:20px auto} 
 /* set the top-right image */ 
 .cssbox_head{background-position:top right; 
 /* pull the right image over on top of border */ 
 margin-right:-15px; 
 /* right-image-gap + right-inside padding */ 
 padding-right:40px} 
 /* set the top-left image */ 
 .cssbox_head h1{ 
 background-position:top left; margin:0; 
 font-family: Verdana, Arial, Helvetica, sans-serif; font-style: bold; font-size: 18px;
  margin-bottom: 0px;
 /* reset main site styles*/ 
 border:0; 
 /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
 padding:25px 0 0px 40px; height:auto !important; height:1%} 
 /* IE Holly Hack */ /* set the lower-left corner image */ 
 .cssbox_body{ 
 background-position:bottom left; margin-right:25px; color: #340000;
 /* interior-padding right */ padding:10px 0 15px 40px} 
 /* mirror .cssbox_head right/left */
 
 
 
  /* set the image to use and establish the lower-right position */ 
 .cssboxleft, .cssbox_bodyleft, .cssbox_headleft, .cssbox_headleft h5{ background: transparent url(imgthicknew.png) no-repeat bottom right} 
 .cssboxleft{ 
 /* intended total box width - padding-right(next) */ 
 width:182px !important; 
 /* IE Win = width - padding */ 
 width: 50px; 
 /* the gap on the right edge of the image (not content padding) */ 
 padding-right:5px; 
 /* use to position the box */ 
 margin:20px auto} 
 /* set the top-right image */ 
 .cssbox_headleft{background-position:top right; 
 /* pull the right image over on top of border */ 
 margin-right:-5px; 
 /* right-image-gap + right-inside padding */ 
 padding-right:40px} 
 /* set the top-left image */ 

 .cssbox_headleft h5{ 
 background-position:top left; margin:0; 
 font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px;
 margin-bottom: -10px;
 margin-right:-20px;
 color: #340000;
 /* reset main site styles*/ 
 border:0; 
 /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
 padding:20px 0 15px 25px; height:auto !important; height:1%} 
 /* IE Holly Hack */ /* set the lower-left corner image */ 
 
 .cssbox_bodyleft{ 
 background-position:bottom left; margin-right:20px; color: #340000;
 /* interior-padding right */ padding:1px 0px 15px 25px} 
 /* mirror .cssbox_head right/left */
 
.buy {font-size: 12px; font-weight: bold; }