a.copyright
{
	font-size: 9px;
	font-weight:bold;
	color:#FFEE99;

	margin-top:-13px;
	text-decoration:none;
	text-align: right;
}

a
{
	color: #0066FF;
	font-weight: bold;
	outline: none;
}

body
{
	background-color:#FF3600;
	background-image:url('/graphics/background.jpg');
	background-repeat: repeat-x;
	
	font-size: 17px;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	scrollbar-base-color: #C60A00;
	scrollbar-arrow-color: #FEE709;
	scrollbar-track-color: #FF3600;
	
	text-align: center;
}

h1.copyright
{
	font-size: 9px;
	font-weight:bold;
	color:#FFEE99;
	margin-bottom: 13px;
	margin-right:60px;
	margin-top:-13px;
	text-decoration:none;
	text-align: right;
}

h2
{
	font-size: 25px;
	
	margin-top: 0px;
}

h3
{
	margin-bottom: 1px;
}

img
{
	border: none;
}

.content
{
	background-color: #FFEE99;
	
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	border-bottom-style: hidden;
	border-top-style: hidden;
	
	margin-left:auto;
	margin-right:auto;
	margin-top: -5px;
	
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
	
	text-align: left;
	
	width: 775x;
}

.content_wrapper
{
	margin-left:auto;
	margin-right:auto;
	width: 800px;
}

.logo_group img
{
	margin: 5px;
	vertical-align: middle;
}

.header
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 800px;
}

.top_navigation
{
	margin-bottom: -10px;
		
	padding-left: 50px;
	padding-top: 90px;
	
	text-align: right;
}

 .top_navigation_link
 {
 	margin-left: 20px;
 }

#jumping_jiminys_logo
{
	position: absolute;
	top: 10px;
}