body { 
text-align:center;
margin: 0 auto;
}
table {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px; 
color:#666666; 
}

#header { 
width:100%;
background-image: url('../images/page/bckg.jpg'); 
background-repeat: repeat-x;  
}
#nav { 
width:100%;
background-image: url('../images/page/navbckg.jpg'); 
background-repeat: repeat-x;  
}
#flash { 
width:100%;
background-color: #F7E6D2;   
}
td.prodnav { 
width:200px;
background-color: #E8B782;
text-align:center;   
}
td.prodbody { 
width:650px;
padding: 10px;
color:#666666; 
font-size: 12px; 
font-family : Arial, Helvetica, sans-serif;   
}
a { color:#DF8F36; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a:link { color:#DF8F36; text-decoration:none; font-weight:normal }
a:visited { color:#DF8F36; text-decoration:none; font-weight:normal }
a:hover { color:#006600; text-decoration:none; font-weight:normal }
a:active { text-decoration: none; }

a.one { color:#FFFFFF; font-size: 13px; font-family : Arial, Helvetica, sans-serif;}
a.one:link { color:#FFFFFF; text-decoration:none; font-weight:normal }
a.one:visited { color:#FFFFFF; text-decoration:none; font-weight:normal }
a.one:hover { color:#EAB984; text-decoration:none; font-weight:normal }
a.one:active { text-decoration: none; }

#footer { 
text-align:center;   
}