Body{
	background-image : url(images/wall.gif);
	font-family : Georgia, Arial;
	font-size : 76%;
}
.main{
	background-image : url(images/shadow.jpg);
	background-repeat : no-repeat;
	background-position :top right;
	border : thin solid  #CC9966;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	width:100%;
}
.gallery{

	border : thin solid  #CC9966;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	width:100%;
}
.title{
	padding-top:10px;
	font-size:0.9em;
	WIDTH:200PX;
}
.galleryleft{
	padding-top:10px;
	font-size:0.9em;
	WIDTH:160PX;
}
.logo{
	padding-top:10px;
	padding-bottom:2px;
}
.spacer{
	width:140px;
}
.galleryright{
	width:160px;
	color:white;
}
#container{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top : thin solid  #CC9966;
	border-bottom : thin solid  #CC9966;

}
#nav{
	display : inline;
}
#nav2{
	 padding-left: 60px;
	 display : inline;
}
#nav2 a:link{

	 color:green;
	text-decoration: none;
}
#nav2 a:active{

	 color:green;
	text-decoration: none;
}
#nav2 a:visited{

	 color:green;
	 text-decoration: none;
}
#nav2 a:hover{
	text-decoration: none;
	 color:red;
}
.copy{
	font-size:0.9em;
}
.content{
	padding-top:10px;

}
.formframe{
 	border : thin dotted #CC9966;

	padding-left : 10px;
	padding-top : 0px;
	padding-right : 10px;
	padding-bottom : 10px;

}
.error{
	color : blue;
	font-size : 1.4em;
}
.reply{
	color : blue;
	font-size : 1.4em;
}
.pics{
	color:white;
}
