body	{ margin: 0px; }

a	{ 
	text-decoration: underline; 
	color: #C8C87D;
	}	

#bbML2,#menuend,#leftbar,#titlebar,#pagetitle,img.thumb { display: none; }

#default {
	position: absolute;
	width: 100%;
	font-family: verdana, sans-serif;
	}

#default a {
	text-decoration: underline; 
	color: #DCD264;
	}

#copyright {
	position: absolute;
	font-size: xx-small;
	font-family: rockwell, serif;
	text-align: center;
	width: 100%;
	}

#image {
	text-align: center;
	margin: 20px 0px 20px 0px;
	}


hr 	{
	color: gray;
	height: 1px;
	width: 75%;
	border-style: dotted;
	}

p { margin:10px 0px 0px 0px; }
	
h1 	{
	color: #C8C87D;
	font-family: sans-serif;
	font: 60px Verdana;
	}
	
h2 	{
	margin: 0px;
	margin-bottom: 5px;
	color: #C8C87D;
	font-family: sans-serif;
	font: 26px Verdana;
	}

h3 	{
	margin: 0px;
	margin-top: 10px;
	color: #C8C87D;
	font-family: sans-serif;
	font: 20px Verdana;
	}
	
div.text {
	font-size: x-small;
	margin-bottom:10px;
	color: black;
	font-family: garamond, serif;
	}