* {margin:0;padding:0;}
body {
  position: relative;
  background: #334A49 url('graphics/bg.jpg') repeat-y top center;
  text-align: center;
  color: #5C5A55;
  font-family: "Times New Roman", serif;
  font-size: 16px;
}
img {
  border: 0;
}

a ,a:link, a:visited {
	color:#176C7B;
text-decoration:underline;
}

a:focus, a:hover, a:active {
text-decoration:none;
}

div#opage {
  position: relative;
  top: 20px;
  margin: 0 auto;
  width: 892px;
}
div#logo {
  position: absolute;
  top: -10px;
  left: 350px;
  z-index: 100;
}
div#membership {
  position: absolute;
  top: 240px;
  right: -70px;
  z-index: 100;
}
div#page {
  position: relative;
  top: 0px;
  background: url('graphics/content_middle.png') repeat-y;
}
div#events {
  position: absolute;
  top: 75px;
  right: 90px;
  z-index: 100;
}
div#content_top {
  position: absolute;
  background: url('graphics/content_top.jpg');
  width: 892px;
  height: 658px;
}
div#content_bottom {
  position: relative;
  margin: 0 auto;
  background: url('graphics/content_bottom.png');
  width: 892px;
  height: 61px;
}
div#content {
  position: relative;
  background: url('graphics/content_home_bg.jpg') no-repeat 150px 57px;
  top: 0;
  left: 0;
  min-height: 520px;
  text-align: left;
  padding: 150px 190px 0 190px;
  overflow: hidden;
}
div#content h1 {
  text-align: center;
  font-size: 30px;
  color: #176C7B;
  font-style: italic;
  font-weight: normal;
}
div#content h2 {
  font-size: 20px;
  color: #5C5A55;
  font-weight: normal;
  margin: 15px 0;
}
div#content p {
  margin: 15px 0;
  line-height: 130%;
}


div#content p.dropcap:first-letter {
  font-size:300%; 
  float:left;
  margin-top:5px;
}
div#content div.prettybox div.frame {
  position: absolute;
}
div#content div.prettybox table.pcontent {
  position: absolute;
  margin: 40px 0;
  padding: 0 20px;
}
div#content div.prettybox table.pcontent tr td {
  text-align: center;
}
div#content div.prettybox table.pcontent tr td div {
  text-align: left;
  margin: 0 auto;
  width: 190px;
}
div#content div.prettybox {
  position: relative;
  left: -25px;
  height: 400px;
  width: 563px;
  overflow: hidden;
}
div#lnav {
  position: absolute;
  top: 278px;
  left: -100px;
  width: 250px;
  z-index: 100;
  background: url('graphics/lnav_middle.png') repeat-y;
}
div#lnav_top {
  position: absolute;
  top: -203px;
  left: 0px;
  background: url('graphics/lnav_top.png');
  width: 250px;
  height: 203px;
}
div#lnav_bottom {
  position: relative;
  top: 138px;
  margin: 0 auto;
  background: url('graphics/lnav_bottom.png');
  width: 250px;
  height: 138px;
}
div#lnav_bottom a {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 250px;
  height: 80px;
  text-decoration: none;
}
div#lnav_content {
  position: relative;
  margin: -150px 0 -150px 0;
  padding: 0 5px;
}
div#lnav_content ul {
  list-style: none;
}
div#lnav_content ul li {
  padding: 10px 0;
}
div#lnav_content a, div#lnav_content a:link, div#lnav_content a:visited {
  font-size: 19px;
  color: #FFFFFF;
  text-decoration: none;
}
div#lnav_content a:focus, div#lnav_content a:hover, div#lnav_content a:active {
  color: #90B8AF;
}
div#lnav_content ul li.insec a, div#lnav_content ul li.insec a:link, div#lnav_content ul li.insec a:visited {
  color: #90B8AF;
}
div#lnav_content ul li.insec a:focus, div#lnav_content ul li.insec a:hover, div#lnav_content ul li.insec a:active {
  color: #FFFFFF;
}
div#footer {
  font-size: 15px;
  color: #FFFFFF;
  margin: 20px;
}
div#footer a, div#footer a:link, div#footer a:visited {
  font-size: 15px;
  color: #FFFFFF;
  text-decoration: underline;
}
div#footer a:focus, div#footer a:hover, div#footer a:active {
  text-decoration: none;
}

