A:link {
text-decoration:none;
color:#BEA559; 
font-family: Tahoma;      
}
A:visited {
text-decoration:none;
color:#BEA559; 
font-family: Tahoma;      
}
A:hover {
text-decoration:none;
color:#FF9191; 
font-family: Tahoma;      
}
hr  {
  color: navy;
  height: 1px;
  }
#right { 
position: absolute; 
background:transparent; 
top:225px; 
left: 65%; 
width: 35%; 
padding-left: 20px; margin-left:1%; margin-right:0; margin-top:0%; margin-bottom:0 
}
#right img { 
 align: right;
 width: 225px;}


body         { 
background-color: #FFFFFF; 
background-repeat: no-repeat; 
background-attachment: fixed; 
background-image: url('images/bk4.jpg'); 
color: #000000; 
font-family: Tahoma 
}
h2           { font-family: Tahoma; font-size: 12pt; color: #BEA559 }
.somespace {
	padding-top: 8px;
	padding-bottom: 8px;
}