	body
		{
		background-color: #000000;
		}
		
	div
		{
		font: normal 12px "Optima", "Minion Web", "Geneva", "Tahoma", "Helvetica", "Arial", sans-serif;
		background: #000000 no-repeat fixed 125px 0px;
		}
		
	a:link
		{
		color: white;
		text-decoration: none;
		}
		
	a:visited
		{
		text-decoration: none;
		}
		
	h3
		{
		border-bottom: dotted 1px;
		font-family: "Copperplate", "Century Gothic", "Impact", sans-serif;
		text-align: center;
		}
		
	#container
		{
		position: static;
		margin: 0px;
		width: 800px;
		}
	
	#main div:hover, #main a:visited, #menu div:hover, #menu div a:hover, #menu 	div:hover a
		{
		color: white;
		}
	
	#main div:hover a
		{
		text-decoration: underline;
		}
		
	#main
		{
		position: static;
		margin-left: 125px;
		margin-top: 0px;
		width: 610px;
		height: 380px;
		overflow: auto;
		}
	
		#main div + span
			{
			color: white;
			margin-bottom: 10px;
			}
		
			#night, #oed, #hag, #cat
			{
			border-bottom: dotted 1px;
			border-right: solid 1px;
			font-style: oblique;
			padding-right: 4px;
			}
		
	#cover
		{
		height: 380px;
		background: url(http://www.parthosrpg.com/midnight2.jpg);
		}
		
		#cover *
			{
			display: none;
			}
		
	#night
		{
		color: white;
		border-color: #D9B47D;
		}
	
	.wtext
		{
		background-color: #0E1E13;
		}

	.otext
		{
		background-color: #877514;
		}

	.ctext
		{
		background-color: #00244D;
		}

	#welcome, #explanation, #community
		{
		margin-top: 50px;
		min-height: 400px;
		padding-bottom: 20px;
		padding-left: 350px;	
		padding-right: 8px;	
		padding-top: 20px;
		}
		
	#welcome
		{
		background-color: #0E1E13;
		background-image: url(http://www.parthosrpg.com/curse1.jpg);
		color: #75A38C;
		}

	#oed
		{
		border-color: #0E1E13;
		color: white;
		}
		
	#explanation
		{
		background-color: #877514;
		background-image: url(http://www.parthosrpg.com/nighthag.jpg);		background-position: 380px 0px;
		color: #CBC49A;
		padding-left: 5px;
		padding-right: 365px;
		}
		
	#hag
		{
		border-color: #877514;
		color: white;
		}
		
	#community
		{
		background-image: url(http://www.parthosrpg.com/dream2.jpg);
		background-color: #00244D;
		color: #91A1B2;
		}
		
	#cat
		{
		border-color: #00244D;
		color: white;
		}
		
	#menu
		{
		margin-left: 100px;
		}
		
		#menu div
			{
			float: left;
			width: 200px;
			padding: 10px;
			min-height: 115px;
			}
		
		#menu div a:hover
			{
			text-decoration: underline;
			}
		
		#menu div h3 a:hover
			{
			text-decoration: none;
			}
		
	#rules, #rules a
		{
		background-color: #00244D;
		color: #91A1B2;
		}
		
	#updates, #updates a
		{
		background-color: #877514;
		color: #CBC49A;
		}
		
	#forum, #forum a
		{
		background-color: #660000;
		color: #D5A3A4;
		}