body
{
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
background: #8D8D80 url("images/bkkk2.gif") repeat-x;
background-position: 0px 160px;

color:black;
margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
h2{
color:#AEE5E6;
font-size:12px;
}
.title{
background:#8E0E12;
width:100%;
color:white;
font-size:12pt;
/*border: solid 1px #8E0E12;*/
}
.highname{
color:yellow;
font-style:italic;
}
.contact{
color:black;
font-style:italic;
font-size:14pt;
}

.picl {
padding: 6px 6px 6px 6px;
float:left;
}
.tablehdr {
font-size:12pt;
}
.tableleft{
background: white url("images/web_bk.gif") repeat left;
float:left;
width: 360px;
height: 75px;
margin:4px 4px 4px 4px;
color:white;
border: groove 2px #000000;
padding:2px;
}

#header {
 position: 0px 0px;
 width: 100%;
 height: 160px;
 background: white url("images/bkkk.gif") repeat;
 /*border-top: solid 3px #000000;
 border-left: solid 3px #000000;
 border-right: solid 3px #000000;*/
 color: black;
}

#navbar {
background: black url("images/bk_tester.gif") right;
 width: 100%;
 height: 25px;
 margin: 0;

 /*border: solid #333333;*/)
 border-width: 0px;
 color:white;
/* border-left: solid 3px #000000;
 border-right: solid 3px #000000;*/
}

#midsection {
background: transparent;
 width:780px;
 /*height:450px;*/
 font-size:10pt;

 text-align:left;
  color: white;
  /*padding:4px;*/
/*border-left: solid 3px #000000;
 border-right: solid 3px #000000;*/
}

#message {
background: #8E0E12 url("images/message.gif");

/*border-width:2px;
border-color:grey;*/
float:right;
font-size:14pt;
margin-right:6px;
padding:8px;
width: 606px;
height:70px;
color: white;

}
#menu {
 font-size:10pt;
 float:left;
 width:120px;
 height:250px;
 margin: 8px;
 background: white;
 color: black;
 padding: 2px;
 /*border: 1px dotted #000000;*/
}

#advert2 {
 background: 342732;
 float:right;
 color:white;
 font-size:10pt;
 margin-left:5px;
 width:200px;
 /*height:450px;*/
 height:200px;
 /*margin: 6px;
 color:black;*/
 padding:2px;
 /*border-left: 1px dotted white;*/
  /*background: #9D2020;
 color: white;
 border-color: black;
 border-width: 4px;
 border-style: groove;*/
  
}

#foot {
background: transparent; 
width: 780px;
 height: 40px;
/* border-top:dotted 1px #000000;
 border-bottom: solid 3px #000000;
 border-left: solid 3px #000000;
 border-right: solid 3px #000000;*/
   color: white;
   font-size:8pt;
   text-align:right;
}


#buttons {
width: 780px;
height: 40px;

}

a.menu
{
	color: white;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px;
	width: 100px;
}

a.menu:link, a.menu:visited
{
	background-color: transparent;
}

