
body {background-image:url(bg.jpg);background-repeat:repeat-x;background-color:#202020; font:12px Arial; color:#ffffff}

#header{ width: 800px;}

h1 {line-height:90%;
  font-size:36px;
  width:100%;
  margin:10px;
  color:#202020; 
}
h2{
  line-height:100%;color:#abd6f5;
}

#container { width: 800px;}
#container .left {float: left; width:170px; margin-left: 8px;border: #abd6f5 1px dotted; padding:1px; }
#container .center {width:800px; margin-left: -190px;  border: #abd6f5 1px dotted; padding:5px;}
#container .gall {width:800px; border: #abd6f5 1px dotted; padding:5px;}

#container a  {color: #ffff99; text-decoration: none;}
#container a:hover {color:#87c2fb;}

img{padding:10px; border:0px;}	
img.tumb{padding:15px; border: #fff 1px dashed; width:200; height:240;}	

#container p {
	font:17px Arial; 
	margin: 0px 0px 0px 0px;}
	
span {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;}
span.G {
	font-family: "Times New Roman", Times, serif;
	border: #abd6f5 2px dotted;
	font-size: 45px;}


#footer { border: #abd6f5 1px dotted; padding:5px; width: 800px; color:#fff}

