	a				{
		text-decoration : none;
		color : #000000;
	}
	
	a:hover			{
		color : #276896;
	}
	
	body			{
		background : #DFDFDF;
		font-family : verdana, sans-serif;
		font-size : 1em;
		color : #000000;
		text-align : center;
		line-height : 130%;
	}
		
	div#content		{
		margin : 12px 0 0 46px;
		width : 570px;
		overflow : auto;
		height : 420px;
		text-align : left;
		font-size : 80%;
	}
	
	div#enter		{
		padding : 40px 0 0 580px;
		text-align : left;
	}
	
	div#footer		{
		font-size : 70%;
		color : #676767;
		text-align : left;
		padding : 80px 0 0 45px;
	}

	div#footersplash		{
		font-size : 70%;
		color : #676767;
		text-align : left;
		padding : 190px 0 0 32px;
	}
	
	div#heading		{
		padding : 37px 0 0 46px;
		text-align : left;
	}
	
	div#navigation {
		margin : -481px 0 0 660px;
		text-align : left;
	}
	
	div#navigation img	{
		padding-top : 20px;
	}
	
	div#page	{
		width : 800px !important;
		margin : auto;
		height : 600px;
		background : url('images/page.jpg') no-repeat center;
		border : 1px solid #000000;
		top : 5px;
		text-align : left
	}

	div#splash	{
		width : 800px !important;
		margin : auto;
		height : 600px;
		background : #FFFFFF url('images/home.jpg') no-repeat center;
		border : 1px solid #000000;
		top : 65px
	}
	
	div#unleypage		{
		padding : 37px 0 0 160px;
		text-align : left;
	}
	
	div#unleysplash		{
		padding : 100px 0 0 580px;
		text-align : left;
	}
	
	div#usosplash			{
		padding : 80px 0 0 580px;
		text-align : left;
	}
	
	h1			{
		position : absolute;
		left : -2000px;
	}
	
	h2			{
		font-size : 110%;
		font-weight : bold;
		color : #276896;
	}
	
	h3			{
		font-size : 100%;
		font-weight : bold;
	}
		
	img				{
		border : none;
	}
	
	p#caption		{
		font-size : 80%;
	}