@font-face {
	font-family: oldenglish;
	font-style: normal;
	font-weight: normal;
	src: url(ENGRVRS0.eot);
} 

html,body {
	height: 100%;
}

body {
	background:url("images/legendsofzelda/parchment.jpg") transparent top left repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 5px;	
}

.small {font-size: 10px;}

#container {
	position: relative;
	width: 560px;	
	height: 100%;
}

	#logo {
		background:url("images/legendsofzelda/top.jpg") transparent top left no-repeat;
		display: block;
		height: 150px;
		border: 1px solid #000000;
	}
	
	#ads {
		display: block;
		position: absolute;
		top: 20px;
		margin-left: 46px;
	}

#content_container {
	background-color:#FFFFFF;
	position: absolute;
	top: 159px;
	left: 110px;
	width: 448px;	
	min-height: 100%;
	border: 1px solid #000000;	
}

	#header_main {
		height: 40px;
	}
	
		#header_main h2 {
			font-size: 14px;
			color: #000000;
			padding: 23px 0 0 23px;;
		}

	#content_box {
	}
	
		#content_box .content_background {

		}
	
		#content_box .content_closer {

		}
	#content {
		margin: 0px auto;	
		width: 400px;
		height: 100%;
		
	}
	
		#content p {
			margin-bottom: 0px;
		}
		
		#content h2 {
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 0px;
		}
		
		#content h3 {
			margin-top: 0px;
			font-size: 10px;
			font-style:italic;
			font-weight:normal;
			padding-bottom: 3px;
			border-bottom: 1px solid #334F37;
		}
		
		#content h4 {
			font-size: 12px;
			font-weight: bold;
			font-style:italic;
			margin-bottom: 0px;
		}
	
#navigation {
	position: absolute;
	top: 159px;
	margin: 0px auto;
	width: 115px;
	height: 100%;
}

	.navigation_box {

	}

		.navigation_box h2 {
			color: #000000;
			font-family: oldenglish, Arial, sans-serif;
			font-size: 12px;
			margin: 0 0 0 0;
			padding: 0px 0 0 0px;
		}

		#navigation h2 a {
			color: #000000; text-decoration: none; font-weight: bold;
		}
		#navigation h2 a:visited {
			color: #000000; text-decoration: none; font-weight: bold;
		}
		#navigation h2 a:hover {
			color: #000000; text-decoration: underline; font-weight: bold;
		}

				
		.navigation_box ul {
			margin: 1px 0px 0px 0px;
			padding: 0px;
			font:Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 10px;
			line-height: 10px;
		}

		.navigation_box li {
			list-style: none;
			padding: 0px 0 0 10px;
		}

		#navigation .navigation_closer{

		}
		
		#navigation a {
			color: #E2CE62; text-decoration: none; font-weight: bold;
		}
		#navigation a:visited {
			color: #E2CE62; text-decoration: none; font-weight: bold;
		}
		
		#navigation a:hover {
			color: #E2CE62; text-decoration: underline; font-weight: bold;
		}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	margin-top: 25px;
	padding-top: 5px
}

#table_of_contents_sub {
	margin-left: 10px;
	margin-right: 0px;
}

option, select, input {          
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: #FFFFFF;
}

textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #FFFFFF;
}

.mobile #navigation {
	background:url("images/legendsofzelda/parchment.jpg") transparent top left repeat;
}

.mobile #navigation2 {
	background:url("images/legendsofzelda/parchment.jpg") transparent top left repeat;
}
