	
			body{
				background-color: #32323D;
				margin-left: 2%;
				margin-right: 2%;
				padding 10px 10px 10px 10px;
				font-family: papyrus;bradley hand itc tt;apple chancery;cursive;
				color: #FFFFFF;
				font-size: 90%;
				background-image: url(images/image3.jpg);
/*				background-repeat: no-repeat;					*/
				}
				
			.maintext{	
				margin-top: 110px;
				margin-left: 150px;
				margin-right: 130px;
				line-height: 1.5em;
				}
			
			body.main{
				background-image: url(images/bg1.png);
				background-repeat: no-repeat;
				text-align: center;
				font-size: xx-large;
				}
						
			h1{
				color: #F5F5F5;
				text-align: center;
				}
			
			h2{
				color: #F5F5F5;
				text-align: left;
				}
				
			h3{
				color: #F5F5F5;
				text-align: center;
				border-bottom: 1px solid #32323D;
				}
				
			p.a{
				float: right;
/*				text-align: right;		*/
				}
			
			#links{
				width: 115px;
				float: left;
				font-size: small;
				margin-top: 150px;
				padding: 1%;
				border-width: 1px;
				border-style: dotted;
				border-color: #555555;
				color: #C8C8C8;
				}

			#links2{
				width: 115px;
				float: left;
				font-size: small;
				margin-top: 300px;
				padding: 3px;
				border-width: 1px;
				border-style: dotted;
				border-color: #555555;
				color: #C8C8C8;
				}
				
			#back{
				width: 120px;
				float: right;
				}
			
			#footer{
				width: 700px;
				float: bottom;
				text-align: center;
				font-size: 80%;
				margin-top: 30px;
				clear: right;
				}
	
			.thumbs{
				width: 620px;
				padding: 10px;
				margin-left: 150px;
				text-align: center;
				}
	
			a:link{
				color: #999999;
				text-decoration: none;
				}
				
			a:visited{
				color: #666666;    
				text-decoration: none;
				}
			
			a:hover{
				color: #222222;
				text-decoration: none;
				}
				
			.main a:link{
				background-color: #DDDDDD;
				text-decoration: none;
				}
				
			.main a:visited{
				background-color: #DDDDDD;
				text-decoration: none;
				}
				

