BODY {
background-image:url('bg.jpg'); 
background-repeat:repeat-x;
background-color: #E6E6E6;
margin: 0;
padding: 0;
}

td { background:transparent; 
font-weight: none; 
font-size:10px;
font-family:verdana;
line-height: 12px;
color:#523F0D;}








h1 {
border-bottom: 3px solid #fff;
text-align: left;
padding-left: 30px;
color: #dc1536;
font-size: 18px;
line-height:17px;
font-family: arial;
letter-spacing: 0px;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
border-left: 15px double #FFE651;
}

u {
color: #535351;
}

B { 
color: #c3173f; 
}

i { 
color: #666666; 
font-size: 11px;
}



h2 {
text-align: right;
border-right: 20px solid #DC9D15;
border-bottom: 1px solid #fff;
color: #00aca8;
font-size: 11px;
font-family: verdana;
letter-spacing: 3px;
text-transform: lowercase;
padding-left: 0px;
margin-bottom:0px;
margin-top:0px;
}

#nav A:link, #nav A:visited, #nav A:active {
border-left: 5px solid #17bcb6;
border-bottom: 1px solid #db5474;
text-align: center;
color: #ffffff; 
font-size: 11px;
font-family: century gothic;
background-color: #c91640;
line-height: 18px;
text-decoration: none;
display: block;

}



A:link, A:visited, A:active {
color: #D9240B; 
text-decoration: none;
border-bottom: 1px solid #d5d5d5;
}

A:hover {
color: #523F0D;
text-decoration: none;
}