@charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 30px;
background-image:
url('images/brown116.jpg')
}
#bk-div1 {
border: 5px solid #000000;
background: url('images/beige069.gif');
}
#header {
}
.sidebar{
	padding: 10px;
	margin-right: 10px;
	float:left;
	width: 275px;
	font-size: .8em;
}

img.right {float:right;
}
img.left {float:left;
}
div.imgright {float:right;
padding:5px;
margin:0px 0px 15px 20px;
text-align:center;
font-size: .7em; 
}
div.imgleft {float:left;

padding:5px;
margin:0px 20px 15px 0px;
text-align:center;
font size: .7em; 

}
#content
{
margin: 35px;
padding: 15px;
border: 5px solid #663300;
background-color:white;
}
  A:link { color: blue }
  A:visited { color: maroon }
  A:active { color: fuchsia }


h1 {
font: bold 18pt arial;
color: #006400;
}
h2 {
font: italic 16pt arial;
color: #006400;
}
h3
{
font: normal 14pt arial;
color: #006400;
}
h4
{
font: italic 12pt arial;
color: #006400;
}
p 
{
font: 10pt arial;
color: #oe8490;
}
p.teal
{
font: bold 10pt arial;
color: #006666;
} 
ul
 {
 font: normal 10 pt arial;
 color: #009900;
margin-left: 20px;
}
table 
{
fixed;
border: 0;
empty-cells: show;
padding: 20px 20px;
width: 600px;
font: normal 10pt arial;
} 
caption {
font: bold 14pt arial;
color: #009900
}
img.right {float:right;
}
 
 
  
  

	
