html { font-size: 100%; /* IE hack */ }
body { font-size: 0.90em; }

#wrapper {
       font-family: verdana,arial,helvetica; 
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 755px;
	background: url("/img/background_cols.gif") repeat;
}
#tpnv {
   margin: 0;
   font-size: 0.8em;       
   text-align: center;
   color: #ffff80;
   background: #006699;
   border-bottom: 2px solid #c00;
}

#tpnv a:link, #tpnv a:active, #tpnv a:visited, #tpnv a:hover {
    color: #ffff80; text-decoration: none;
}

#header {

   background: #ffcc00;
   margin: 0 0 15px 0;
   text-align: right;
}


#header a:link, #header a:active, #header a:visited, #header a:hover {
   color: #000; text-decoration: none;
}

#side-a {
	float: left;
	width: 580px;
}

#side-a h1, #side-a h2 {
   #font-size: 1.2em;
   margin: 0 0 0 10px;
   #text-align: center;
   font:normal 1.4em verdana;
}

#side-a p {
   margin: 10px;
}


#side-a img {
	float: center;
}

#rtnv { 
	margin: 0;
	float: left;
   font-size: 0.9em;      
	width: 175px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	background: #ddd;
	clear: both;
   height: 10px;

}
#cr {
   clear: both;
   color: #aaa;
   font-size: 0.7em;   
   text-align: center;
}
