body
{
background-image:url('../images/nathan2_2_small.png');
background-attachment:fixed;
background-repeat:no-repeat;
background-color:#000000;
font-family:arial;
}
a:active {
color:#656565;
text-decoration:none;
font-family:arial;
}

a:link {
color:#656565;
text-decoration:none;
font-family:arial;
}

a:hover {
color:#656565;
text-decoration:underline;
font-family:arial;
}

a:visited {
color:#656565;
text-decoration:none;
font-family:arial;
}


a.footer:active {
color:#1C1C1C;
text-decoration:none;
font-family:arial;
}

a.footer:link {
color:#1C1C1C;
text-decoration:none;
font-family:arial;
}

a.footer:hover {
color:#1C1C1C;
text-decoration:underline;
font-family:arial;
}

a.footer:visited {
color:#1C1C1C;
text-decoration:none;
font-family:arial;
}


h1 { 
color:#000000;
text-align:center;
font-family:arial;
}

div#header {
  font-family:arial;
  text-align:left;
  vertical-align:text-top;
  margin-left:auto;
  margin-right:auto;
  padding-right:50px;
  padding-left:50px;
  width: 900px;
  background-repeat:repeat-x;
  border-top-width:2px;
  border-top-color:#BABABA;
  border-top-style:solid;
  border-right-width:2px;
  border-right-color:#BABABA;
  border-right-style:solid;
  border-left-width:2px;
  border-left-color:#BABABA;
  border-left-style:solid;
  color:#BABABA;
  background-color: transparent;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  -webkit-border-top-left-radius:25px;
  -webkit-border-top-right-radius:25px;
  -moz-border-radius-topleft:25px;
  -moz-border-radius-topright:25px; 
}

div#maintable {
  text-align:left;
  font-family:arial;
  vertical-align:text-top;
  background-color: transparent;
  background-position:bottom left;
  background-repeat:repeat-x;
  margin-left:auto;
  margin-right:auto;
  padding-right:50px;
  padding-left:50px;
  padding-bottom:15px;
  width: 900px;
  border-bottom-width:2px;
  border-bottom-color:#BABABA;
  border-bottom-style:solid;
  border-right-width:2px;
  border-right-color:#BABABA;
  border-right-style:solid;
  border-left-width:2px;
  border-left-color:#BABABA;
  border-left-style:solid;
  color:#000000;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  -webkit-border-bottom-left-radius:25px;
  -webkit-border-bottom-right-radius:25px;
  -moz-border-radius-bottomleft:25px;
  -moz-border-radius-bottomright:25px;
  
}

div#contentheader {
  background-color:#ffffff;
  text-align:left;
  font-family:arial;
  padding-right:15px;
  padding-left:15px;
  padding-top:5;
  width:387px;
  height: 20px;
  color:#BABABA;
  font-weight:bold;
  font-style:bold;
  background-image:url('../images/style/contentheaderbg.png');
  background-repeat:repeat-x;
  border-top-width:2px;
  border-top-color:#BABABA;
  border-top-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#BABABA;
  border-bottom-style:solid;
  border-right-width:2px;
  border-right-color:#BABABA;
  border-right-style:solid;
  border-left-width:2px;
  border-left-color:#BABABA;
  border-left-style:solid;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  -webkit-border-top-left-radius:25px;
  -webkit-border-top-right-radius:25px;
  -moz-border-radius-topleft:25px;
  -moz-border-radius-topright:25px;
  
}

div#contentbox {
  background-color:#ffffff;
  text-align:left;
  font-family:arial;
  padding-right:15px;
  padding-left:15px;
  padding-top:6px;
  padding-bottom:6px;
  width:387px;
  margin-bottom:5;
  border-bottom-width:2px;
  border-bottom-color:#BABABA;
  border-bottom-style:solid;
  border-right-width:2px;
  border-right-color:#BABABA;
  border-right-style:solid;
  border-left-width:2px;
  border-left-color:#BABABA;
  border-left-style:solid;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  -webkit-border-bottom-left-radius:25px;
  -webkit-border-bottom-right-radius:25px;
  -moz-border-radius-bottomleft:25px;
  -moz-border-radius-bottomright:25px;
  
}


div#footer {
  text-align:center;
  font-family:arial;
  color:#BABABA;
}

.formsubmit_grey {
background-color:#bababa;
border:1px solid #000000;
border-radius: 5px;
font-family:arial;
}

.form_text{
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height:35px;
  font-family:arial;
  font-size:16;
  font-weight:bold;
  color:#3C3C3C;
  border-style:inset;
  padding-left:10px;
  padding-right:10px;
}

.form_textarea{
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-family:arial;
  border-style:inset;
  font-size:14;
  font-weight:bold;
  color:#3C3C3C;
  padding-left:10px;
  padding-right:10px;
}

div#menubar {
  padding-top:5px;
  width:900;
  font-size:26px;
  color:#ffffff;
  background-image:url('../images/style/menubarbg.png');
  background-repeat:repeat-x y;
  text-align:center;
  border:1px solid #A0A0A0;
  border-radius: 5px;
  -moz-border-radius: 25px;&#65532;
  -webkit-border-radius: 25px;
  font-family:arial;
}

a.menubarlink:active {
color:#ffffff;
font-size:26px;
text-decoration:none;
font-family:arial;
}

a.menubarlink:link {
color:#ffffff;
font-size:26px;
text-decoration:none;
font-family:arial;
}

a.menubarlink:hover {
color:#ffffff;
font-size:26px;
text-decoration:underline;
font-family:arial;
}

a.menubarlink:visited {
color:#ffffff;
font-size:26px;
text-decoration:none;
font-family:arial;
}

.notes7 {
border-style:solid;
border-width:1px;
}