/* layout created and coded by Confettie  http://endless-darkness.net*/
	.colors { background: #1B100E; border: 1px solid #000000;color: #C22E06;font-family: georgia;font-size: 11;}
	body {
		background:#1B100E;
		margin-top:0px; margin-left:0px;
		}
	
	#frame {
		width:638px;
		margin-left:0px;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#one {
		width:119px;
		height:144px;
		float:left;
		background: url(2001.jpg) no-repeat;
		}
	
	#two {
		width:519px;
		height:144px;
		float:left;
		background: url(2002.jpg) no-repeat;
		}
	
	#three {
		width:119px;
		height:127px;
		float:left;
		background: url(2003.jpg) no-repeat;
		}
	
	#four {
		width:519px;
		height:127px;
		float:left;
		background: url(2004.jpg) no-repeat;
		}
		
	#five {
		width:119px;
		height:40px;
		float:left;
		background: url(20051.jpg) no-repeat;
		}

	#six {
		width:519px;
		height:40px;
		float:left;
		background: url(20061.jpg) no-repeat;
		}
	#seven {
		width:119px;
		height:118px;
		float:left;
		background: url(20071.jpg) no-repeat;
		}
	#eight {
		width:519px;
		height:118px;
		float:left;
		color: #601500;
		font-size:12px;
		font:georgia;
		background: url(20081.jpg) no-repeat;
		}
	#eight h1{background: url(header.gif) no-repeat;color:#C22F07; font-size:19px; letter-spacing: 6px; 
	padding-bottom:4px;height: 24px; width: 519px;margin-bottom:1px; text-align:right;}
	
	#eight a {color: #C22F07; text-decoration: none; font-weight: bold;}
	#eight a:visited {color: #C22F07; text-decoration: none; font-weight: bold;}
	#eight a:hover {color: #912102;text-decoration: line-through; font-weight: bold;cursor:help;}
	ul#navlist
	{
	margin-top:0px;
	margin-left: 60px;
	padding-left: 0;
	white-space: nowrap;
	}
	
	#navlist li
	{
	display: inline;
	list-style-type: none;
	font-size:12px;
	letter-spacing:2px;
	}
	
	#navlist a { padding: 3px 10px; }
	
	#navlist a:link, #navlist a:visited
	{
	color: #C22F07;
	background-color: #000000;
	text-decoration: none;
	}
	
	#navlist a:hover
	{
	color: #C22F07;
	background-color: #301B12;
	cursor:help;}