body 
	{
		background-color:black;
		border:none;
		margin:0px;
		padding:0px;
	
		text-align:center;
		font-family:arial,sans-serif;
		color:#e2ce46;
	}
	
hr	
	{
		color:#e2ce46;
		background-color:#e2ce46;
		border-color:#e2ce46;
	}
	
h2	
	{
		font-family:serif;
		font-size:1.8em;
		font-weight:bold;
		margin-bottom:5px;
	}

h3	
	{
		font-family:serif;
		font-size:1.4em;
		font-weight:bold;
		margin-bottom:5px;
	}

img
	{
		border:none;
	}
	
a:link 
	{
		color:#ffd700;
		font-weight:bold;
	}

a:visited 
	{
		color:#ffd700;
		font-weight:bold;
	}
	
a:active 
	{
		font-weight:normal;
	}

a:hover 
	{
		font-weight:normal;
	}


p
	{
		width:480px;
		text-align:justify;
		margin-left:auto;
		margin-right:auto;
	}

.topspot 
	{
		height:10px;
		width:100%;
		clear:both;
	}
	
.menuleft 
	{
		position:absolute;
		top:10px;
		left:1px;
		width:150px;
		height:100%;
		padding:5px;
		font size 1.2em;
 	}

.footer 
	{
		clear:both;
		width:98%;
		
		font-family:arial;sans-serif;
		font-size:.5em;
		
		margin:top;20px;
		margin-left:1%;
		margin-right:1%;
	}

.footer hr
	{
		width:100%;
		height:1px;
		border-width:1px;
	}

.footer a:link
	{
		color:#ffd700;
		font-weight:normal;
	}

.frontsplash 
	{
		font-size:.8em;
	}

.content 
	{
		margin-left:160px;
	}

.content hr
	{
		width:680px;
	}

.verse
	{
		font-family:serif;
		font-style:italic;
		line-height:150%;
	}

.menuverse
	{
		width:120px;
		font-family:serif;
		font-style:italic;
		line-height:120%;
	}

