body {
font-family: tahoma;
}
.topFlash {
position: absolute; 
left: 565px; 
top: 0px; 
width: 435px; 
height: 121px; 

background :#f0f0f0;
padding: 0px;
margin: 0px;
}

.navWrapper {
position: absolute; 
top: 122px;
height: 26px;
}


a.nav, a.nav:visited {
font-family: tahoma;
font-size: 15px;
color: #fff;
padding-right: 16px;
padding-left: 16px;
padding-top: 6px;
padding-bottom: 9px;
text-decoration: none;
display: inline-block;
}

a.nav:hover, a.nav:active {
background: #000;
}

p { 
font-size: 12px;
color: #505050;
font-family: tahoma;
}

p.body, li.body {
color: #000;
font-size: 12px;
}
h1.body {
font-size: 16px;
}

.frontBody {
margin-left: 400px;
margin-right: 30px;

}

h3.frontBoxes {
font-size: 15px;
color: #202020;
font-weight: bold;
}

.bodyWrapper {
margin-top: 40px;
margin-left: 20px;
margin-right: 10px;
}

a {
color: #000;
}