	
html,body{
	margin-top: 6px;
	padding:0;
	background: url("http://www.shadow-puppets.com/images/bg.gif") fixed;
	background-color: #000000;
}

a{
	font-family: Georgia;
	font-size: 10pt;
	color:#3A1749;
}

div#wrap{
  	width:750px;
	margin:0;
  	padding:0px;
  	border-style: solid;
	border-width: 1px;
}
 	
div#header{
	margin:0;
  	padding:0px;
  	background: url("http://www.shadow-puppets.com/images/top.gif");
  	width:750px;
  	height:210px;
}
 
 div#footer{
 	margin:0;
   	padding:0px;
   	background: url("http://www.shadow-puppets.com/images/bottom.gif");
   	width:750px;
   	height:115px;
 }
  
.main{
	width:687px;
	background: #FFF5CC;
}

.box{
	width:750px;
	background: #FFF5CC;
}

.content{
	font-family: Georgia;
	font-size: 10pt;
	color:#3A1749;
}

.footer{
	font-family: Georgia;
	font-size: 11px;
}

.bottom{
	font-family: Arial;
	font-size: 8pt;
	color:#000000;
}

.bottom a{
	font-family: Arial;
	font-size: 8pt;
	color:#000000;
	text-decoration:none;
}

.menu a{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height:11pt;
	color:#6F3C1B;
	text-decoration:underline;
}

.leftside{
	width:33px;
	background: url("http://www.shadow-puppets.com/images/left.gif") repeat-y;
}

.rightside{
	width:30px;
	background: url("http://www.shadow-puppets.com/images/right.gif") repeat-y;
}


H1{
	font-family: Georgia;
	font-size: 18pt;
	margin:0;
	color:#086FC6;
}

H3{
	font-family: Georgia;
	font-size: 16pt;
	margin-top:0;
	margin-bottom:6;
	color:#2C6416;
}




