* { padding: 0; margin: 0; }

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 background: url(../images/bg2.jpg);
}
#border  {
 margin: 10px 60px 0px 30px;
 width: 1052px;
 height: 862px;
 background: url(../images/bg3.png) no-repeat;
 
 }
#wrapper { 
 margin: 20px 20px 20px 10px;
 padding: 5px;
 width: 1022px;
}
#header {
 width: 1050px;
 float: none;
 padding: 20px;
 height: 140px;
 background:url(../images/banner.png) 20% 0 no-repeat;
}
#navigation {
 float: center;
 width: 800px;
 padding: 5px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
}
#leftcolumn { 
 margin: 0px 0px 0px 0px;
 position: absolute;
 font: 10px/8px verdana, arial;
 left: 60px;
 padding: 0px;
 height: 576px;
 width: 228px;
 float: left;
 background: url(../images/nav.png) 50% 0 no-repeat;
}
#rightcolumn { 
 float: right;
 margin: -7px 20px 0px 0px;
 padding: 10px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: 500;
 font-size: 11pt;
 p {text-indent: 20px}
 position:absolute;
 left: 60px;
 height: 576px;
 width: 738px;
 display: inline;
 background: url(../images/rgtbg.png) 20% 0 no-repeat;
}
#footer { 
 width: 970px;
 height: 50px;
 p {text-indent: 1cm}
 position: absolute;
 margin: 0px 20px 0px 20px;
 padding: 8px;
 font: 10px/8px verdana, arial;
 text-align: right;
 color: #ffffff;
 background: url(../images/footerbar.jpg) no-repeat;
}
img
{  border-style: none;
}

<!--

   p
   .bio	           {background-color: "white"; border: thin; border-style: solid; border-width: 0px; border-color: #416188;}
	.contact	        {background-color: "white"; border: thin; border-style: solid; border-width: 0px; border-color: #416188;}
	.boldtext         {color= #416188; font: 7.5pt; font-family = "Helvetica,Verdana"; text-align: left; text-decoration: none; font-weight: bold;}
	.field	           {color="#416188"; font: 8.5pt; font-family = "Helvetica,Verdana";letter-spacing: 1px; border-width: 0;}
   .white_nav a, .white_nav a:visited { color: #000000; text-decoration: none;}
   .white_nav a:hover { color: #ffffff; text-decoration: none; }
}	
-->
