@import "../no-netscape-4.css"; 


body {font-family: Verdana, San-Serif; color: #333333; font-size: 90%; font-weight: lighter; background-color: #AECE8D; text-align: center; margin: 0px; padding: 0px;}
h1{font-family: Courier New, Courier, Monospace;font-size: 160%; margin-bottom: 2px;margin-top: 1px; font-weight: bold; color: #333333; padding-left: 3px;}
h2{font-family: Courier New, Courier, Monospace; font-size: 110%; margin-top: 1px; margin-bottom: 2px; font-weight: bold;}

a {color: #405B60;}
a:hover {color: #FF6600;}
a:visited {color: #003366;}

#middlebit {

background-color: #EBEDDF;
margin: 0px auto;
width: 80%;
text-align: left}

#menu  {position: absolute;
z-index:1;
top: 42px;
width: 140px;
height: 400px;
text-align: left;
background-color: #88BA5B;
background-image: url(images/menuim.jpg);
background-repeat: no-repeat;
font-family: arial, helvetica, San-Serif;
}

#middlecol  {
margin-top: 0px;
margin-left: 145px;
padding-left: 10px;
text-align: left
}


.mainimage {position: relative; top: 10px; padding-left: 80px;}
.logo {position: absolute; top: 380px}
.hphead {position: relative; font-size: 140%; z-index: 2; background-color: #88BA5B; color: #F5F5F7; text-align: left; margin: 0px; padding: 10px 0px 10px 10px}
.contacts {position: relative; left: 20px; font-size: 80%; padding-bottom: 10px; font-weight: bolder; letter-spacing: 0em ; text-decoration: none;}
.menuitem {margin-top: 5px; margin-bottom: 5px;}
.menuitem a {color: #E4EDDE; font-weight: bold; text-decoration: none;}
.menuitem a:hover {color: #E4EDDE; font-weight: bold; text-decoration: none;}
.menuitem a:visited {color: #E3DFDC; font-weight: bold; text-decoration: none;}
.menuselected {color: #FFFFFF; margin-top: 5px; margin-bottom: 5px; font-weight: bold; margin-top: 5px; margin-bottom: 5px;}
.menuselected a:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.menuselected a { color: #E4EDDE;  text-decoration: none;}
.credit a {color:#339999; font-size: 70%; text-decoration: none; text-align: center; padding-left: 60px}
 p {
 	margin-right:10px;
	margin-left:10px;
 }