
body {

background-color:#FFFFFF;
text-align: center;
min-width: 840px;

}

#wrapper {

width: 800px;
margin: 0 auto;
text-align: left;

}

#menu a{ 
display: inline;
width:160px;
padding: 2px 0;
margin: 0;
float: left;
border: 0;
background: #3F77C1;
color: white;
font-size:13px;font-family:Arial, "Times New Roman"; font-weight:bold;
text-align: center;
text-decoration: none;
}
 
div#menu a:link, a:visited {background:#3F77C1;}
div#menu a:hover {background:#3F77C1;text-decoration: underline;}

div#header {clear: left;
margin: 0;
padding: 0;
border: 0;}

table#prod { 
width: 800px;
padding: 0;
border: none;
margin: 10px 1px;
text-align: center;
}

.prod-pic {
width: 133px;
border: none;
}

.prod-char {
width: 133px;
border: none;
}

.free-dl {
width: 800px;
height: 40px;
border: none;
}

table#prod a {
padding: 0;
margin: 0;
border:0;
background:white;
color: red;
font-size:12px;font-family:Arial, "Times New Roman"; font-weight:bold; 
text-decoration: none;
}

table#prod a:link, a:visited {background:white;}
table#prod a:hover {background: white; text-decoration: underline;}
    
.menu2 {clear:left;font-size:12px;font-family:Arial, "Times New Roman"; font-weight:bold;}

div.menu2 a:link {background:white;
   color: blue;
   text-decoration: none;}
    
div.menu2 a:visited {background:white;
   color: purple;
   text-decoration: none;}

div.menu2 a:hover {background:white;
   color:#f47b29;   
   text-decoration: none; }
   
div.menu2 a:active {background:white;
   color: #00FFFF;
   text-decoration: none;}

#footer{ color:black;
   font-size:11px;font-family:Arial, "Times New Roman"; font-weight:bold;
   padding:0;
   margin: 0;}

.title{font-size:12px;} 

#east{float:left;
   width:45%;
   margin-left:22px;}
   
#west{float:right; width:49%;}

.tc{padding-left:9.4em;
padding-right:20px;}

#entry p{margin-left:25%;}

div#entry a:link, a:visited { background:white;
   color: blue;
   text-decoration: none;}
    
div#entry a:hover { background:white;
   color:red;   
   text-decoration: none;}
   
div#entry a:active { background:white;
   color: #00FFFF;
   text-decoration: none;}
   
#copyright{font-size:10px;font-family:Arial, "Times New Roman"; font-weight:normal; 
text-align:center;}