body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
color:#006600;
font-size:20px;

}

a {
color:#006633;
}

p {

}

#CenteringContainer {
width:700px;
margin-left:auto;
margin-right:auto;
}

#container {
position:relative;
float:left;
width:700px;
border:solid #006633 thin;
}

#header {
width:700px;
height:60px;
position:relative;
float:left;
}

#Content {
width:460px;
position:relative;
float:left;
padding:0 10px 0 10px;
}

#rightColumn {
position:relative;
float:left;
width:200px;
padding:10px 10px 0 10px;
}

#rightColumn img {
padding:0 0 10px 0;
}

#Footer {
width:700px;
position:relative;
float:left;
text-align:center;
font-size:12px;
margin:0 0 5px 0;
}

/*BKR Footer Style - rev 5.9.07*/
.bkr_footer{
   font-size:10px;
   color: #D3891C;
   font-weight:normal;}
.bkr_footer a{
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:link{
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:hover {
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:visited {
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
/*END BKR Footer Style */