body { 
		margin:0px 0px 0px 0px;
		background-image: url(side.jpg);
		background-repeat: no-repeat; 
		background-color:white; 
		background-position:top right;
		background-attachment:fixed;
		font-family:"times new roman", helvetica, serif;
		font-size: 0.8em;
		line-height: 1.2em;
		color:black;
}

p {
		margin: 7 px; 
}

ul,ol {
		margin: 20px;
}


b {
		font-size:1.1em;
		color:#330000;
}

a {
	font-size:1.1em;
	text-decoration:none;
	font-weight:500;
}
a:link {color:#8B7351;}
a:visited {color:#3A2616;}
a:hover {color:#808080;}

h6 {
		font-size:0.7em;
		font-weight:400;
		line-height:0.8em;
}

	#tent {
		float:center;
		align:center;
		background-color:white; 
		width:100%;
		margin-right:0px;
		margin-left:0px;
		}

	#content {
		float:center;
		align:center;
		background-color:#A5D6C6; 
		width:100%;
		margin-right:0px;
		margin-left:0px;
		}

	#content p {
	 	font-size:1.1em;
		font-weight:650;
		margin: 0px;
		padding: 0px;
		}


	#menu {
	margin-left: 90px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 230px;
/*	background-color:white;	*/
	border-left:1px dashed #A42626;
	border-top:1px dashed #A42626;
	border-bottom:1px dashed #A42626;
	line-height:1.3em;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */

	p,h1,pre {
		margin:5px 15px 5px 15px;
		}
		
	h1 {
		font-size:1.2px;
		padding-top:10px;
		}
	
div#punch3b {float: left; text-align: left; 
   font-size: 90%;  padding: 1em; text-indent: 0em; font-style: italic; 
   color: black; border: solid #A42626 1px;
   border-width: 1px 0px 1px 0px; margin: 0.2em 0.5em 0.2em 5px;
   position: relative;}                  /* fix for IE/Win */




