/*  jlp stylesheet      Created 7 October 2004,  Latest revision 09 Mar 2005  */

body {
 color: #336699;
 background-color: white;
 margin: 0px;
 font-size: 20px;
 font-family:Arial, Helvetica, sans-serif;
 }

div { 
 border-style:solid; border-width:0px;
 padding:0px;margin:0px;
 background-color: transparent; 
 }

div.container {
 width:810px;
 margin-left:auto;
 margin-right:auto;
 }

div.topbanner { position: relative; top: 0px; left: 0px;
                width: 100%; }
 
div.left      { position: relative; left: 0px; top: 0px;
                width: 180px; height: 100%;
                float:left;
					      text-align: center}

div.tempcolumn {position: relative; width: 550px;
               	/*margin: 170px;*/
                margin-top: 10px;
								padding: 5px;
								float:left;
								}
								
div.menu       { position: relative; top: 20px;
                 width: 170px; height: 420px;
                 overflow: auto;
                 /*background-color: #af7f3a;*/ text-align: center;}								

div.quote      { position: relative; top: 20px; left: 40px; width: 470px; 
                 overflow: auto;
                 background-color: #f0f0f0; text-align: center;
					       font-size: 18px;font-family: Verdana, sans-serif;}																 

span    { font-style: italic; }		
span.ul { border-bottom-style: dashed; border-bottom-width: 1px; }		

a          { color: #336699; text-decoration: none}
a:link     { color: #336699; } 
a:active   { color: #336699; }
a:visited  { color: #336699; }
a:hover    { color: white; background-color: #336699; }

h1         { font-size: 38px; font-weight: bold; }	
h2         { font-size: 28px; font-weight: bold; }	
h3         { font-size: 24px; font-weight: bold; }	
h4         { border-bottom-style: solid; border-width: 1px;border-color: yellow; font-size: 22px; font-weight: bold; }	

p          { border-style:solid; border-width:0px;
             padding:0px;margin:0px;
             background-color: transparent;}

p.menuhead    { /* color: white; background-color: #a40300; */
                border-color: #99ccff; border-width: 1px;
                padding: 3px;
                font-size: 16px; font-weight: bold;
 }
									
p.main       { color: #336699; background-color: white;
               border-style: dashed; border-color: yellow;border-width: 0px;
							 font-size: 18px;
 } 

p.vsmall  {font-size: 11px;} 
 
p.quote       { color: #336699; background-color: white;
                border-style: dashed; border-color: yellow;border-width: 0px;
								font-size: 18px;font-style: italic;
 } 		
		
p.blind      { color: #336699; color: white; background-color: transparent;
               border-style: dashed; border-color: yellow; border-width: 0px;
               font-size: 2px;
 } 
		
p.copyright    { /* color: white; background-color: #a40300; */
                 border-color: #99ccff; border-top-width: 1px;
                 padding: 3px;
                 font-size: 15px; font-weight: bold }

p.web          { /* color: white; background-color: #a40300; */
                  border-color: #99ccff;border-top-width: 0px;
                  padding: 3px;
                  font-size: 13px; font-weight: bold
 }

p.maint      { color: #336699; background-color: white;
               border-style: dashed; border-color: yellow;border-width: 2px;
							 font-size: 16px;
 } 
 
 
		