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

div.nav {margin:auto; width: 648px; height: 26px; letter-spacing:2px; margin-top: 25px; margin-bottom: 35px;}

body {background-color: #e1e86f; font-family: Garamond, serif; font-size:11pt; color: #256b2b; line-height: 20px;}

a.one:link {font-family:Garamond, serif; color: #256b2b; text-decoration: none}
a.one:visited {font-family:Garamond, serif; color: #256b2b; text-decoration: none}
a.one:hover {font-family:Garamond, serif; color: #55caeb; text-decoration: none}
a.one:active {font-family:Garamond, serif; color: #256b2b;text-decoration:none}


a.five:link {font-family:Garamond, serif; color: #256b2b; text-decoration: underline}
a.five:visited {font-family:Garamond, serif; color: #256b2b; text-decoration: underline}
a.five:hover {font-family:Garamond, serif; color: #e1e86f; text-decoration: underline}
a.five:active {font-family:Garamond, serif; color: #256b2b; text-decoration:underline}

span.navmain {font-weight: bold; font-size:25px; font-style:italic;}
span.navsmall {font-weight: bold;font-size: 14px; font-style:italic;}

span.navlink {width: 460px; height: 26px; font-weight: bold;font-size: 18px; font-style:italic; text-align:right; float:right;}

div.box {position:relative; background-color: #e0e0e2;
  border: 1px solid #256b2b;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;}
  
div.boxover {overflow:auto;text-align:left; position:relative; font-weight:bolder;}
  

div.bg {background-repeat:no-repeat; width: 678px; height: 575px; margin:auto;}

img {border: 1px solid #256b2b}