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



/* LINKS */

.navlink {
color:#FFFFFF;
font-family:"Helvetica";
font-size:16px;
font-weight:bold;
}

.navlink A:link {text-decoration: none; color:#FFFFFF}
.navlink A:visited {text-decoration: none; color:#FFFFFF}
.navlink A:active {text-decoration: none; color:#6633CC}
.navlink A:hover {text-decoration: none; color:#6666CC}

/* END LINKS */


/* MENUS */

#topbar{
  position: relative ;
  float: left ;
  top: 0px ;
  left: 0px ;
  width: 800px ;
  height: 130px ;
  background-image: url(images/logo.png) ;
  background-repeat: no-repeat ;
  background-position: 0px 0px ;
}

#title{
  position: relative ;
  float: left ;
  text-align: left ;
  top: -15px ;
  left: 110px ;
}

#homelink{
  position: relative ;
  float: left ;
  top: 0px ;
  left: 0px ;
  width: 120px ;
  height: 140px ;
}

.homelink{
  border: 0 ;
}

.homelink A:link {text-decoration: none; color:#FFFFFF}
.homelink A:visited {text-decoration: none; color:#FFFFFF}
.homelink A:active {text-decoration: none; color:#FFFFFF}
.homelink A:hover {text-decoration: none; color:#FFFFFF}



/* RIGHT MENU BAR */

#sidemenu{
  position: relative ;
  float: right ;
  top: 45px ;
  left: -40px ;
  width: 140px ;
  height: 520px ;
}

#sideitem1{
  position: relative ;
  float: left ;
  top: 40px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  text-align: left ;
}

#sideitem1active{
  position: relative ;
  float: left ;
  top: 40px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  background-image: url(images/link.png) ;
  background-repeat: no-repeat ;
  text-align: left ;
}

#sideitem2{
  position: relative ;
  float: left ;
  top: 45px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  text-align: left ;
}

#sideitem2active{
  position: relative ;
  float: left ;
  top: 45px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  background-image: url(images/link.png) ;
  background-repeat: no-repeat ;
  text-align: left ;
}

#sideitem3{
  position: relative ;
  float: left ;
  top: 50px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  text-align: left ;
}

#sideitem3active{
  position: relative ;
  float: left ;
  top: 50px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  background-image: url(images/link.png) ;
  background-repeat: no-repeat ;
  text-align: left ;
}

#sideitem4{
  position: relative ;
  float: left ;
  top: 55px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  text-align: left ;
}

#sideitem4active{
  position: relative ;
  float: left ;
  top: 55px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  background-image: url(images/link.png) ;
  background-repeat: no-repeat ;
  text-align: left ;
}

#sideitem5{
  position: relative ;
  float: left ;
  top: 60px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  text-align: left ;
}

#sideitem5active{
  position: relative ;
  float: left ;
  top: 60px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  background-image: url(images/link.png) ;
  background-repeat: no-repeat ;
  text-align: left ;
}

#sideitem6{
  position: relative ;
  float: left ;
  top: 65px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  text-align: left ;
}

#sideitem6active{
  position: relative ;
  float: left ;
  top: 65px ;
  left: 40px ;
  width: 160px ;
  height: 23px ;
  background-image: url(images/link.png) ;
  background-repeat: no-repeat ;
  text-align: left ;
}


/*END SIDE MENU BAR*/



/* END MENUS */




/* PAGE SETUP */

#copyright{
  position: relative ;
  width: 700px ;
  height: 15 px ;
  left: 25px ;
  top: 720px ;
  text-align: center ;
}

#background{
  width: 100% ;
  height: 100% ;
}

#contents{
  width: 800px ;
  height: 760px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align: center ;
  overflow-x: hidden ;
  overflow-y: hidden ;
}

#main{
  position: relative ;
  float: left ;
  width: 620px ;
  height: 570px ;
  left: 0px ;
  top: -40px ;
  padding: 10px ;
  overflow-x: hidden ;
  overflow-y: hidden ; 
  background-image: url(images/main.png) ;
  background-repeat: no-repeat ;
  background-position: left;
}


#textbox{
  position: relative;
  height: 500px ;
  left: -6px ;
  top: 32px ;
  bottom: 0px ;
  padding: 5px ;
  text-align: left ;
  z-index: 1 ;
  font-color: #FFFFFF ;
  overflow-x: hidden ;
  overflow-y: scroll ;
}

#caption1{
  height: 5px ;
  width: 300px ;
  position: relative ;
  top: -24px ;
  left: 10px ;
  text-align: center ;
}

#homecaption{
  height: 10px ;
  width: 100px ;
  position: relative ;
  top: -30px ; 
  left: 550px ;
  text-align: center ;
  font-family: Helvetica ; 
  font-size: 12pt ;
  color: #FFFFFF ;
}

#homecaptionpub{
  height: 10px ;
  width: 100px ;
  position: relative ;
  top: -30px ; 
  left: 530px ;
  text-align: center ;
  font-family: Helvetica ; 
  font-size: 12pt ;
  color: #FFFFFF ;
}

#jsplease{
  height: 15px ;
  width: 550px ;
  position: absolute ; 
  float: left ;
  top: 490px ; 
  left: -600px ;
  font-family: Verdana ; 
  font-size: 9pt ;
  font-weight: bold ;
  color: #FFFFFF ;
}

#pubbody{
  position: relative ;
  float: left ;
  height: 580px ; 
  width: 550px ;
  top: -40px ; 
  left: 130px ;
  overflow-y: hidden ;
}

#pubside{
  position: relative ;
  float: left ;
  height: 600px ; 
  width: 70px ;
  top: 20px ;
  left: 10px ;
}

#pubbottom{
  position: relative ;
  float: left ;
  height: 25px ; 
  width: 500px ;
  top: 550px ;
  left: 200px ;
  text-align: right ;
}

#top{
  position: relative ;
  float: left ;
  top: -685px ;
  left: 330px ;
}

body
{
font-family: Verdana;
font-size: 13px;
}

p
{
padding: 10px;
}

A:link {text-decoration: none; color:#6633CC}
A:visited {text-decoration: none; color:#6633CC}
A:active {text-decoration: none; color:#6633CC}
A:hover {text-decoration: none; color:#6633CC}

h3
{
font-family: Helvetica ;
font-size: 8pt ;
}

h1
{
color:#9966FF;
}

h2
{
font-size: 11pt ;
}
