/* workaround for Internet Explorer 6 \*/
* html .topnav { margin-bottom: -7px; }
* html .navbar { margin-top:    -4px; }
* html .pagetext { margin-top: -4px;  }
* html h1 { margin-top: 20px; }
/* end workaround */

img { border: none; }



body { text-align: center; margin-top: 0px; background-color: #006F9D; }


.mainpage  { margin: 0 auto; width: 785px; }


.header 	{ width: 785px; height: 103px; background-image: url('images/CV_Header.jpg'); }


.topnav 	{ background-color: #919191; height: 28px; text-align: right; overflow: hidden; padding-right: 5px; }


.topnav a { margin-right: -4px; }


.subpage { position: relative; width: 785px; background-color: white; }



.navbar 
{ 
position: absolute; 
left: 0px; 
top: 0px; 
overflow: hidden; 
width: 148px; 
height: 670px; 
background-image: url('images/Marble.jpg'); 
}



.button 
{	
color: black;
display: block; 
width: 148px; 
height: 22px; 
border-bottom: solid 2px #8E8E8E;
border-top: solid 2px #F1F1F1;
background-color: #C8C8C8; 
text-decoration: none; 
text-align: left;
font-family: times new roman;
font-size: 14px;
line-height: 22px;
padding-left: 18px;
background-image: url('../images/ArrowRed.jpg');
background-repeat: no-repeat;
background-position: 0px -3px;
}
.button:hover 
{ 
background-color: #D4D4D4; 
background-image: url('../images/ArrowGrn.jpg');
text-decoration: none;
color: black;
}



.plogos { margin-top: 25px; }



.pagetext { position: absolute; left: 148px; top: 0px; width: 637px; height: 670px; background: white; }