body { 
	margin: 0 0 20px 0; 
	padding: 0; 
	border: 0;
	color: #000;
	text-align: center;
	font-family: times new roman, verdana;
    font-size: 100.01%; 
			}
p {text-align: left;}
body {background: #C7C7C7 url(images/back2sm.jpg) repeat; 
     	  	}
a:link {color: #0033CC;
        text-decoration: none;
		}
a:visited {color: #660000;
           text-decoration: none;
		   }
a:hover {color: #336600;
         text-decoration: none;}
#current {color: #CCC;}
					
h1 {font-family: times new roman, verdana; 
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2px;
		}
img {border: 0;}				
img.left {float: left;
          padding-right: 5px;
		            }

img.right {float: right;
          padding-left: 5px;
		             }

.center  {text-align: center;}
span.smfont {font-size: 10px;}
span.bigfont {font-size: 18px;}
span.nobold {font-weight: normal;}
.linesize {line-height: 125%;}
		
#container {width: 85%;
            margin-top: 10px;
		   margin-left: auto;
		   margin-right: auto;
		   padding: 5px;
		   background: white; 
		   border: 2px solid #666;
		   min-width: 750px;
		   	   }
#top {margin-left: auto;
	  margin-right: auto;}		   
#header  {width: 99%;
        margin-top: 3px;
		margin-bottom: 7px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
				 }

#headerabout  {width: 99%;
        margin-top: 3px;
		margin-bottom: 7px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
				 }
#headerabout img {padding: 5px 25px 5px 25px;}
#moretext {width: 99%;
        margin-top: 5px;
		margin-bottom: 7px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
		}

.imagediv {background: white;
          text-align: center;
		  padding: 7px;
}
.imagedivphoto {background: white;
          text-align: center;
		  }
.imagediv img {padding-right: 15px;}
.imagedivindex {background: #FFF url(images/frontpicback.jpg) no-repeat;
               text-align: center;	  
			   border-bottom: 2px solid #666;
}
.imagedivindex img {padding-bottom: 4px;}		
#menu {width: 96%;
text-align: center;
margin-left: 2%; margin-right: 2%;
font-weight: bold;
}
#menu ul {width: 99%;
list-style-type: none;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 0; padding-left: 0;
border-bottom: 2px solid gray;
margin-bottom: 5px;
}
#menu li {width: 96%;
display: inline;
margin-right: 7px;
padding-right: 3px;
text-align: center;
}
#menu a {
padding: 2px 5px 2px 5px;
background-color: #F6F0B2;
color: #003399;
text-decoration: none;
border: 1px solid black;
}
#menu a:hover, #menu a:focus {
background: #000066;
color: white;
}
#footer {  
width: 96%;  
border-top: 2px solid gray; 
text-align: center; 
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 2px;
padding-bottom: 2px;
}

#footer a {  
text-decoration: none; 
}
#footer a:link {color: #0033CC;
text-decoration: none; 
}
#footer a:visited {color: #0033CC;
text-decoration: none; }

#footer a:hover, #footer a:focus 
{color: #336600;
text-decoration: none;}  

form { 	width: 350px;
        margin-left: auto;
		margin-right: auto;
		color: black;
		padding-top: 7px;
		padding-bottom: 7px;
		border: 1px solid #003399;
 	    background-color: gray;
		}

#formalign {text-align: center;}
.formalign {text-align: center;}
textarea {margin-bottom: 4px;
          background-color: white;
          }
#moretext ul, li {text-align: left;		   		   
		   font-color: #000;
			line-height: 125%;}
#moretext ul  {list-style-type: disc;}

