﻿ul {padding-left: 0.5em; padding-right: 0.5em;}

body         { font-family: times-new-roman, arial, sans-serif; 
			   font-weight: normal;
			   line-height: 1.33em;
			   width: 100%;
			   margin: 0;
			   padding: 0px;
			   font-size: 0.95em;
			   color: #000000;
			   /* height: 1000px; */
			   background-color: #ffffff;
			   background-image: url('images/background4.jpg');
			   background-repeat: no-repeat;          
               }


a[href]         { text-decoration: underline }
a:link {color: #000066; text-decoration: none;}
a:visited {color: #800080; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}	

#menu a:link, #menu a:visited { text-decoration: none;
								color: #000000;
								background-color: transparent;
								padding-bottom: 15px; 
	}

#menu a:hover {background-color: transparent;
			   color: #ff0000;
			   text-decoration: none;
			   font-size: larger;}

.navbox {float: left;
		 width: 15%;
		 min-width: 8em;
		 background-color: transparent;
		 color: #000000;
		 height: 150%;
		 font-size: 0.8em;
		 padding-top: 10px;
		 /* border-right: 2px solid #000000; */
		 }


.nav {margin: 0em;
	  margin-left: 1.8em;
	  line-height: 1em;
	  margin-top: 10px;
	  background-color: transparent;
	  color: #000000;
	  font-size: 1em;}

.lnv {list-style-image: url('images/multball.png');
	  padding-bottom: 0.5em;
	  padding-top: 0.5em;
	   }		 

.main {float: left;
	   padding-left: 1%;
	   width: 80%;
	   text-align: center;
	   height: 120%;}

.hidden {display: none;}
.op {font-weight: bold;}
.pic {border: none; padding: 10px;}
.l {text-align: left;}
.fll {float: left;}
.cb {clear: both;}
.rw80 {width: 80%; margin-left: auto; margin-right: auto;}
.rw30 {width: 30%; margin-left: auto; margin-right: auto;}
.rw40 {width: 40%; margin-left: auto; margin-right: auto;}
.rl30 {width: 30%; margin-right: 70%;}

.addressbox {
			font-weight: bold;
			padding: 5px;
			background-color: transparent;
			color: #000000; 
			border: none; 
			width: 60%;
			margin-left: auto;
			margin-right: auto;
			}

.bottombox {background-color: #ffffff;
			color: #000000;
			border-top: 1px solid #000000;
			}			
			
.bd {font-weight: bold;}

@media print {
  body {margin: 0.5cm; margin-top: 0;}
 

/* @media aural {
  h1, h2, h3, 
  h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
  h1            { pitch: x-low; pitch-range: 90 }
  h2            { pitch: x-low; pitch-range: 80 }
  h3            { pitch: low; pitch-range: 70 }
  h4            { pitch: medium; pitch-range: 60 }
  h5            { pitch: medium; pitch-range: 50 }
  h6            { pitch: medium; pitch-range: 40 }
  li, dt, dd    { pitch: medium; richness: 60 }
  dt            { stress: 80 }
  pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  dfn           { pitch: high; pitch-range: 60; stress: 60 }
  s, strike     { richness: 0 }
  i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  u             { richness: 0 }
  a:link        { voice-family: harry, male }
  a:visited     { voice-family: betty, female }
  a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high } */
}