body {
              margin: 0px;
	background-color: #CCFFFF;
	background-image: url(backgrounds/left_back.jpg);
              background-repeat:repeat-y;
              background-attachment:fixed;
	font-family:Tahoma, Ariel, Helvetica, sans-serif;
	color: #333333;
}


a:link {
	color: #333333;
              outline: none;
	text-decoration: none;
}

a:visited {
	color: #006699;
              outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6699FF;
}

.small {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
}

.medsmall {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
}

#header {
  position: absolute;
  left: 10px;
  top: 20px;
  height: 60px;
  width: 300px;
  border: 0px solid #000000;
}

#header_lef1 {
  position: absolute;
  left: 10px;
  top: 20px;
  height: 60px;
  width: 95px;
  border: 0px solid #000000;
}

#header_lef2 {
  position: absolute;
  left: 90px;
  top: 20px;
  height: 60px;
  width: 133px;
  border: 0px solid #000000;
}

#header_r {
  position: absolute;
  left: 220px;
  top: 20px;
  height: 60px;
  width: 270px;
  border: 0px solid #000000;

}

p.header {
            margin-top: 20px; 
            margin-left: 15px;
            font-family: Georgia, Times New Roman;
            font-size: 19px;
            letter-spacing: 2px;
            color:#333333;
            font-weight: bold;
}

.caphead{
             font-size:20px;
             font-weight:normal;
             letter-spacing:1px;
             color:#006600;
}

.dropcap {
             float:left;           
             color:#006699;
             font-size:33px;
             line-height:30px;
             padding-top:0px;
             font-family: Georgia;
} 

p.menue {
              margin-top: 5px;
              margin-left: 13px;
              color:#454545;
              font-size: 11px;
              letter-spacing: 1px;
              font-weight: bold;
}



#Navigation{
	background-image: url(backgrounds/navBack.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 3px;
	float: left;
	width: 194px;
	margin-top: 90px;
	margin-left: 30px;
              border: 0px solid #000000;
}

#Navblock{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
              padding-top: 5px;
              padding-right: 3px;
              padding-left: 3px;
              padding-bottom: 5px;
	height: 23px;
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #99CCFF;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

#Navpart{
	display: block;
	height: 3px;
	width: 186px;
}

#Navigation a:link,
#Navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
              padding-top: 5px;
              padding-right: 3px;
              padding-left: 3px;
              padding-bottom: 5px;
	height: 23px;
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #99CCFF;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

#Navigation a:hover{

color: #6699FF;
}




.border_1{
    border: double #99CCFF;

}
.border_2{
    border: double #006699;

}



#backnav {
  position: absolute;
  background-image: url(backgrounds/1b.jpg);
  height: 30px;
  left: 40px;
  bottom: 40px;
  width: 130px;
  border-top: 1px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
  border-right: 1px solid #006699;
  border-bottom: 1px solid #006699;
}

p.center {
            margin-top: 20px; 
            margin-left: 30px;
            margin-right: 30px;
            font-size: 14px;
            letter-spacing: 2px;
            color:#4444444;
           
}

#center {
  position: absolute;
  top:90px;
  left: 28%;
  height: 460px;
  width: 550px;
  border: 0px solid #999999;
}

#center_2 {
  position: absolute;
  top:100px;
  left: 30%;
  height: 300px;
  width:460px;
  border: 0px solid #999999;
}

#imagecenter {
  position: absolute;
  top:100px;
  left: 30%;
  height: automatic;
  width: automatic;
  padding: 5px;
  border: 0px solid #999999;


table#gallery{
         table-layout: automatic;
         border-collapse: separate;
         border-spacing: 3px;
         empty-cells: show;
         caption-side:bottom;
}

