body
	{
		body-background: bg.jpg;
		margin: 0px;
		scrollbar-face-color: #FFFFFF;  
		scrollbar-track-color: #303401; 
		scrollbar-arrow-color: #303401;
	}

	a:link {  color: #999999; text-decoration: none;}
	a:visited {  color: #999999; text-decoration: none;}
	a:hover {  color: #D0141C; text-decoration: none;}
	a:active {  color: #999999; text-decoration: none;}
	


	#news
	{
		position: relative;
		width: 533px;
		height: 300px;
		top: 0px;
		left: 70px;
		float: left;
	}


	#update
	{
		position: relative;
		width: 196px;
		height: 300px;
		top: 0px;
		right: 70px;
		float: right;
	}



	#archive
	{
		position: relative;
		width: 800px;
		top: 0px;
		left: 70px;
		right: 70px;
		float: left;
	}

	#copyright
	{
		position: relative;
		width: 500px;
		height: 30px;
		top: 0px;
		bottom: 0px;
		left: 70px;
		float: left;
	}


	#splash
	{
		float: center;
		position: absolute;
		top: 0px;
	}




	#map
	{
		float: center;
		position: absolute;
		width: 1017px;
	}


	#pagemap
	{
		width: 147px;
		float: left;
		padding-top: 25px;
		padding-bottom: 30px;
	}

	#pagemap2
	{
		width: 147px;
		float: left;
		padding-top: 20px;
		padding-right: 17px;
		padding-bottom: 30px;
	}


.floatleft
{ 	
		float: left;
		
}

.boxfloat
{ 	
		float: left;
		padding-right: 17px;
		
}


.floatright { float: right; }

	m
	{
	font: bold 12px Arial, Helvetica, san-serif;
	color: #000000;
	}

	p
	{
	font: 10px/12px Arial, Helvetica, san-serif; margin:1px; padding:1px;
	}

	h2
	{
	font: bold 14px Arial, Helvetica, san-serif;

	}

	c
	{
	font: bold 10px Arial, Helvetica, san-serif;
	}

