body         { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 pt;
	font-style: normal;
}

p, td, ol, ul {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: 150%;
	text-align: left;
}

#containsPage {
   text-align: left; 
   margin: .6em auto; 
   width:725px;
}

#containsText {
   padding: 20px; 
    padding-top: 0px;
}


h1  {	
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-size: 2em;
	text-align: center;
	line-height: 125%;
	margin: auto;
}

h2  {	
	font-family: inherit;
	font-style: inherit;
	color: inherit;
	font-weight: bold;	
	font-size: 2em;
	border-bottom: solid 1px #000;
    clear: right;
}

h3  {font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: bold;
	color: inherit;
	font-size: 1.5em;
	border-bottom: dashed 1px #000;
	margin: 0px;
    text-align:left;
	clear: right;
}

h4  {	
	font-family: inherit;
	font-style: inherit;
	color: inherit;
	font-weight: bold;	
	font-size: 1em;
	border-bottom: solid 1px #000;
    clear: right;
    margin: 0px;
    padding: 0px;
}

td.button {
	background: #003;
	font-size: 0.7em;
	font-weight:bold;
	margin: 0px;
	padding:0px;
}

td.button:link       { 
	color: #6699FF;
}
td.button:visited    { 
	color: #9999FF;
}
td.button:hover      { 
	color: #99CCFF; 	
}
td.button:active     { 
	color: #FFFFFF;
}

hr {
   color:#000;
}

.buttonBar     {
display:none;
    }

.buttonBar ul {
     display:none;
    }
.buttonBar li {
     display:none;    }
.buttonBar a {
     display:none;    }
.buttonBar a:visited {
      display:none;    }
.buttonBar a:hover {
     display:none;    }


.button  {
	background-color: inherit;
}

a.button:link       { color: #6699FF; font-size: 75%; }
a.button:visited    { color: #9999FF; font-size: 75%; }
a.button:hover      { color: #99CCFF; background-color: #FFF; font-size: 75%;}
a.button:active     { color: #FFFFFF;  font-size: 75%; }

div.links {
  display:none;
}

ul.links {
     display:none;}

.photo {
  float:right;
  padding: 5px;
  margin: 5px;
}
.photob {
  float:left;
  padding: 5px;
  margin: 5px;
  margin-top: 20px;
}
.photoc {
  padding: 5px;
  margin: 5px;
  width: 1em;
}

.forms {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  font-weight: bold;
}

#nav, #nav ul { 
display:none;
} 

#nav a { 
display:none;
} 

#nav li { 
display:none;
}
#nav li ul { 
display:none;
} 
#nav li:hover {
display:none;
}
#nav li:hover ul { 
display:none;
}
#nav li:hover ul, #nav li.sfhover ul { 
display:none;
}

.main {
padding: 1px 0;
border-right: solid 2px black;
}