body{
		font-family: geneva,arial,sans-serif;
		font-size: 100%;
		background-color: purple;
		background-image: url(http://www.thenightmeeting.com/guitar2_bg.gif);
	    background-repeat: no-repeat;
        margin: 0px;
	    width: 0px;
	    
		}
#copyright{font-size:10px;}
		
h1{
		font-family: geneva,arial,sans-serif;
		font-size: 90%x;
		color: purple;
		text-align: left;
		line-height:normal;
		}
h2{
	font-family: geneva,arial,sans-serif;
	font-size: 16px;
	color: black;
	text-align: right;
	margin-right: 30px;
        }
        
h3{
        font-family: geneva,arial,sans-serif;
        font-size: 80%;
		color: black;
		text-align: center;
		}
		
h4{
        font-family: geneva,arial,sans-serif;
        font-size: 12px;
		color: black;
		text-align: right;
		}
		
a h4{
		font-family: geneva,arial,sans-serif;
        font-size: 60%;
		color: black;
		text-align: center;
		}
h5{
        font-family: geneva,arial,sans-serif;
        font-size: 10px;
		color: black;
		text-align: left;
		}		
		
		
p{
        font-family: geneva,arial,sans-serif;
        font-size: 90%;
		color: black;
		margin-top: 0px:
		}
		
.header{
		width:800px;
		height:100px;
		background-image: url(http://www.thenightmeeting.com/banner.gif);
	    background-repeat: no-repeat;
		background-color:none;
		border-top:solid 0px purple;
		border-right:solid 0px black;
		border-bottom:solid 1px black;
		border-left:solid 0px purple;
		text-align:center;
		margin:auto;
		}
		
.header2{
		width:800px;
		height:100px;
		background-image: url(#);
	    background-repeat: no-repeat;
		background-color:none;
		border-top:solid 0px purple;
		border-right:solid 0px black;
		border-bottom:solid 1px black;
		border-left:solid 0px purple;
		text-align:left;
		margin:auto;
		}
		
.container{
		width:800px;
		height:400px;
		background-color:white;
		background-image: url(http://www.thenightmeeting.com/photo.jpg);
		margin:0px;
		padding: 0px;
		margin:auto;
		border-top:solid 4px black;
		border-right:solid 5px black;
		border-bottom:solid 5px black;
		border-left:solid 5px black;
		text-align:center;
		}
		
.container2{
		width:800px;
		height:400px;
		background-color:white;
		background-image: url(http://www.thenightmeeting.com/news.jpg);
		margin:0px;
		padding: 0px;
		margin:auto;
		border-top:solid 4px black;
		border-right:solid 5px black;
		border-bottom:solid 5px black;
		border-left:solid 5px black;
		text-align:center;
		}
		
.container3{
		width:800px;
		height:400px;
		background-color:white;
		background-image: url(http://www.thenightmeeting.com/bio.jpg);
		margin:0px;
		padding: 0px;
		margin:auto;
		border-top:solid 4px black;
		border-right:solid 5px black;
		border-bottom:solid 5px black;
		border-left:solid 5px black;
		text-align:center;
		}
		

.container4{
		width:800px;
		height:400px;
		background-color:white;
		background-image: url(http://www.thenightmeeting.com/shows.jpg);
		margin:0px;
		padding: 0px;
		margin:auto;
		border-top:solid 4px black;
		border-right:solid 5px black;
		border-bottom:solid 5px black;
		border-left:solid 5px black;
		text-align:center;
		}
		
		
.container5{
		width:800px;
		height:400px;
		background-color:white;
		background-image: url(http://www.thenightmeeting.com/media3.jpg);
		margin:0px;
		padding: 0px;
		margin:auto;
		border-top:solid 4px black;
		border-right:solid 5px black;
		border-bottom:solid 5px black;
		border-left:solid 5px black;
		text-align:center;
		}
		
.container6{
		width:800px;
		height:400px;
		background-color:white;
		background-image: url(http://www.thenightmeeting.com/contact.jpg);
		margin:0px;
		padding: 0px;
		margin:auto;
		border-top:solid 4px black;
		border-right:solid 5px black;
		border-bottom:solid 5px black;
		border-left:solid 5px black;
		text-align:center;
		}
		
.content{
		width: 625px;
		height: 380px;
		border-top: solid 0px black;
		border-right: solid 0px black;
		border-left: solid 0px black;
		border-bottom: solid 0px black;
		float:right;
		margin: 5px;
		padding:0px;
		text-align:left;
		}
		
.formbox{
		background-color: none;
		border: solid 0px black;
		margin:0px;
		padding: 0px;
		width: 300px;
		text-align:center;
		}
		
.navigation{
	width: 145px;
	height: 400px;
	background-image: url(http://www.thenightmeeting.com/amp.jpg);
	background-color:purple;
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: solid 5px black;
	background-repeat: no-repeat;
	background-position: bottom;
		}
		
.navigation ul{
         width: 145px;
	     margin: 10px 0px 10px 0px;
	     padding: 0px 0px 10px 0px;
	     list-style: none;
	     text-decoration: none;
	     border-bottom: solid 5px black;
	   }
	   
.navigation li a:link,.navigation li a:visited{
	text-decoration: none;
	display:block;
	width: 140px; /*width of highlighted space*/;											
	color: black;
	}
	
.navigation li a:hover{
    background-color: purple;
	color: white;
    }

.footer{
        background: none;
        width: 800px;
        height: 20px;
        clear: both;
        text-align: right;
        border-top: solid 0px black;
        border-right: solid 0px black;
        border-bottom: solid 0px black;
        border-left: solid 0px black;
        margin: auto;
        }
blockquote {
	font-size: 80%x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
