h1 h2 h3 {font-family: "Century Gothic", "Lucida Sans", "Verdana", sans-serif;
		}

body {background-color: #FFF;
		 font-family: Verdana, sans serif;
		 background-image: url(/genpics/scratchesbkgd2.jpg);
		 }
			 		 
ul.menu, li.menu, a:link.menu , a:visited.menu {text-decoration: none;
			 list-style: none;
			 display: inline;
			 text-decoration: none;
			 float: right;
			 }		 
			 
img.cleanlink, a.cleanlink {text-decoration: none;
		color: black;
		border: 0px none;}			 

img.menupic { 	border: 0px none;}

ul.publist {border-bottom: 3px double gray;
					 padding-bottom: 15px;
					 			max-width: 80%;
												 margin-left: 20%;
												 margin-right: 5%;
								list-style-type: disc;
								clear: both;
								padding-right: 5%;
		}		 
			 
li.publist {
	    margin-bottom: 10px;
		}
		
p.text, .blurb {
				 font-family: "Century Gothic", "Lucida Sans", "Verdana", sans-serif;
				 width: 70%;
				 padding-top: 30px;
				 padding-right: 40px;
				 margin-left: 20%;
				 }			 
				 
h1.blurb { font-size: 40px;
				 	 width: 80%;}				 
				 
p.credit {text-align: right;
				  padding-right: 20%;}				 
					
#main {clear: both;}			

	
