@charset "UTF-8";
/* CSS Document */

/*type settings*/

body {
background-image: url ("BP_BG.gif");
background-repeat: repeat;
font-family: Georgia, Times, Serif;
	font-size: 12px;
font color: #6d7070; 
	text-align: left;
	background-image: url(images/BT_BG.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 16px;
}





h1{
	font: Georgia, Times New Roman, Times, serif;
	font-color: #333333;
	text-align: left;
	color: #A19480;
	font-size: 18px;
	font-weight: normal;
}

ul.leftmenu {
font: Georgia, Times New Roman, Times, serif;
font-color: #A19480;
text-align: left;
font-size: 12px;
font-weight: normal;

}

a.LeftMenuLink:link {
color: #098792;
}

a.LeftMenuLink:visited {
color: #999999;
}

a.LeftMenuLink:hover {
color: #ffffff;
background-color: #66c7bc;


}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a.h2:link{
color: #999999;
}

a.h2:visited {
color: #66CCCC;
}

a.h2:hover {
color: #ffffff;
background-color: #66c7bc;
}
 

/*layoutelements*/

.centerpanelbox {
	background-color: #FFFFFF;
	padding: 10px;
	clear: none;
	float: none;
	height: 975px;
	width: 750px;
	margin: 10px;
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 125px;
	top: 25px;
	right: 125px;
	     -moz-box-shadow: 0px 0px 28px #fff; 
  -webkit-box-shadow: 0px 0px 28px #fff; 
          box-shadow: 0px 0px 28px #fff; 
}

.box_shadow {
     -moz-box-shadow: 0px 0px 28px #a9a9a9; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 28px #a9a9a9; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 28px #a9a9a9; /* Opera 10.5, IE9 */
		  }

.CaptionBlock {
	position: absolute;
	left: 155px;
	top: 525px;
	width: 460px;
	z-index: 4;
}

.LeftMenu {
	position: absolute;
	left: 20px;
	top: 187px;
	width: 120px;
	height: 376px;
}

.BottomMenu {
position: absolute;
top: 925px;
left: 150px;
}



/*img styles*/

img.centerlogo {
	position: absolute;
	left: 115px;
	border: none;
}

img.Art {
	position: absolute;
	top: 190px;
	left: 150px;
	z-index: 3;
}


img.About {
	position: absolute;
	top: 175px;
	left: 880px;
	z-index: 2;
	border:none;
	}
	
img.Web{
	position: absolute;
	top: 260px;
	left: 880px;
	z-index: 2;
	border:none;
	}
	
	
img.Print{
	position: absolute;
	top: 345px;
	left: 880px;
	z-index: 2;
	border:none;
	}
	
img.Id{
	position: absolute;
	top: 430px;
	left: 880px;
	z-index: 2;
	border:none;
	}
	
img.Contact{
	position: absolute;
	top: 515px;
	left: 880px;
	z-index: 2;
	border:none;
	}
	

	

}
