@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h31,  p, a, abbr, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {text-align:center; background-color:#000; padding:0px 0px 0px 0px; font:normal 13px Arial, Helvetica, sans-serif; color:#fff;} 

#all{ 
text-align:left; /* reset text alignment */
width:882px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}

.under{ color:#c14d14; text-decoration:underline; font-weight:bold;}
.undervv{ color:#c14d14; text-decoration:underline; font-weight:bold;font-size:12px;}
.under1{ color:#b797cf; text-decoration:underline; font-weight:bold; text-transform:uppercase;}
.under1-1{ color:#b797cf; text-decoration:underline; font-weight:bold; }
.under2{ color:#b797cf; text-decoration:underline; font-weight:bold; text-transform:uppercase;}
.under3{ color:#b797cf; text-decoration:underline;  }

.menu{ font-size:10px; text-transform:uppercase; text-decoration:none; color:#fff;}
.menu:hover{ font-size:10px; text-transform:uppercase; text-decoration:none; color:#b797cf;}
/* Original dark Purple was #5a2680, light purple used is # b797cf */

.underline{ text-decoration:underline; color:#aca8af;}

.aa{ text-decoration:underline; color:#fff;}
.aa:hover{ text-decoration:none;}





.img_rigth{ float:right; margin:0px 0px 0px 0px; display:block;}
.img_left{ float:left; margin:25px 10px 0px 18px; display:block;}
.bor{ border:3px solid #fff;}
img{border:none; }

