body {
    font-family: Calibri, Arial, Helvetica, sans-serif;

background: url('image/back.jpg') #112233;

}

a:link { color: blue; text-decoration: none }
a:visited { color: blue ; text-decoration: none }
a:hover { color: mediumseagreen ; text-decoration: underline }

#slideshow {
    position:absolute;
    left:100px;
    padding:0px;
    margin:0px;
    height:200px;
    width:620px;
    background-color:#000000;
    z-index:0;
}


P {
    text-align:left;
}

LI {
    text-align:left; 
}

img {
	position: relative;
	padding: 10px;
}

img.edit {
  padding: 0px;
  border: none;
  }

.right{
	float: right;
	padding: 10px;
}

.smallcaps {
  font-variant:small-caps;
  font-size: 3em;
  }

.mid{
  width: 480px;
  padding: 15px;
  text-align: center;
  margin: 20px auto 20px auto;
  background-color:#ddddbb;
  border: #666666 double;
}

.mid img {
  border: #666666 double;
  padding: 1px;
  margin: 10px;
}

div.main {
  background-color: #b9ccFF;
  bottom:auto;
  width: 750px;
  border: 1px black;
  margin: 30px;
  padding: 30px;
  filter:alpha(opacity=100);
  z-index: 1;
  position:relative;
} 


h1, h2, h3
{
font-family: Book Antiqua, Bodoni, serif;
clear:both;
margin: 2em 0.2em 1em 0.2em;
margin-top:;	
padding: 0.3em 1em 0.3em 1em;
background-color: #f9df8c;
border: solid 2px;
border-color:#246;
text-align:center;
zoom:1;
width:80%;
}

h1 {
font-size:1.2em;

}

#slogan{
color: #ffffff;
right:50px;
top:40px;
position:absolute;
z-index:99;
width: 100px;
font-weight:bold;
}



ul.nav {
padding:0px;
padding-top:5px;
margin:0em 0em 1em 0em;
font-weight: normal;
white-space:normal;
list-style-type: none;
display: block;
clear:both;
text-align:center;
}

ul.nav li {
  display:inline;
  border:none;
  font-weight: normal;
  font-size: 0.9em;
  margin: 0em;
  padding:0em;
  text-align:center;   
  }

ul.nav li a {  
color:#1a315a;
  white-space:nowrap;
  text-align:center;
  line-height: 1.7em;
  padding: 0.25em 0.6em 0.25em 0.6em;
  background-color: #e9cf7c;
  border: solid 2px;
  border-color:#246;
}  

ul.nav li.current_page { 
  color:#8cf;
  white-space:nowrap;
  text-align:center;
  background:#653;
  line-height: 1.7em; 
  padding: 0.25em 0.6em 0.25em 0.6em;
  background-color: #973;
  border: solid 2px;
  border-color:#246;

}  

ul.nav li  a:hover { color: black ; text-decoration: none; background: #666666;}

.contact {font-size:0.8em;}


















