body{
	margin : 0px;
	padding : 0px;
	
	background-image: url(../images/friday_arts69_3_white.jpg);
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	z-index:1;
	
}

h1{
	font-family: courier, mono-spaced;
	font-size : 36px;
	white space : nowrap;
	padding : 20px 0px 0px 10px;
	margin : 0px
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;

}

h3{
    font-family: courier, mono-spaced;
	font-size :20px;
	font-weight : normal;
	text-indent: 15px;
	text-align : left;
	line-height : 5%;

}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight :normal;
	color:#ffffff;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight :light;
	color:#ffffff;
}

p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}



#banner{
    margin-top : 0px;
	margin-left : 0px;
	margin-right : 30px;
	padding-top : 5px;
	padding-left : 5px;
	z-index : 100;
 }
 
a {  text-decoration: none}


#menu{
	margin-right:20%;
	text-align : left;
	background-color : transparent;
}

#menu a {
	color : black;
	background-color : transparent;
	text-decoration : none;
 }

#menu a:link {  
	color:black; 
	background-color : transparent;
	text-decoration : none;
}
#menu a:visited {  
    color : #999999;
	background-color : transparent;
	text-decoration : none;
 }
 
#menu a:hover {  
    color : #666666;
	background-color : transparent;
	text-decoration : underline;
 } 

#content{
	margin-top : 50px;
	margin-left : 45px;
	margin-right : 30px;
	padding-top : 10px;
	padding-left : 20px;
	line-height : 120%;
	color:black;
	width:400px;
	z-index:90;
	height: 319px;
 }
 
 #content a{
 	color:#333333;
    text-decoration : underline;
    line-height : 120%;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
 }
 
 #content a:hover{
    color : #666666;
	background-color : transparent;
 }
 
 a:link { color:#ffffff}
 a:hover {  color:#666666}
 a:visited { color:#999999}
 
 
 #footer{
	width:370px;
	margin-left:172px;
	border-top:2px solid #cccccc;
	}
#footer p{
	color:#cccccc;
	}
 
 
 #layer1{ float:left; position:absolute; margin-left:70%; top:205px; width:100px; height:100px; z-index:40; text-align:right;}
 
 #layer2{ float:right; position:absolute; margin-left:70%; top:305px; width:100px; height:78px; z-index:61; text-align:center;}
 
 

