@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}
	
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;}
	
ol, ul {
	list-style: none;}
	
blockquote, q {
	quotes: none;}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
	
table {
	border-collapse: collapse;
	border-spacing: 0;}

@font-face {
	font-family: Shojumaru;
	src: url(Shojumaru-Regular.ttf);}

@font-face {
	font-family: fontasia;
	src: url(fontasia.ttf) ;}

body {
	background-color: #FFF;}

a {text-decoration: none;}

h1 {
	font-family: Tahoma;
	font-size: 36px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 20px;}

h2 {
	font-family: Tahoma;
	font-size: 30px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 20px;}

h3 {
	font-family: Tahoma;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 40px;}

h4 {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 20px;}
	
#main {
	margin-top: 10px;}

	#mapborder1 {
		width: 962px;
		border: 3px solid #E12226;}
		
	#mapborder2 {
		width: 956px;
		border: 3px solid #000;}
		
	#mapborder3 {
	width: 942px;
	border: 7px dashed #000;
	background-color: #FFF;
}
		
	#container {
		width: 940px;
		height: 620px;
		max-height: 960px;
		background-color: #FFF;
		background-image: url(background_plain.jpg);
		background-repeat: no-repeat;
		border: 1px solid #FFF;}
		
		#nav {
			font-family: Shojumaru;
			font-size: 16px;
			line-height: 18px;
			text-align: left;
			margin-left: 20px;
			padding-top: 32px;
			padding-right: 0px;
			width: 300px;
			float: left;
			clear: right;}
			
			#nav a {
				color: #FFF;
				letter-spacing: 3px;}		
				
				#about {
					padding-left: 100px;}
					
					#about a:hover {
						color: #FF5A2B;}
						
				#watch {
					padding-left: ;}
					
					#watch a:hover {
						color: #FF5A2B;}
						
				#blog {
					padding-left: ;}
					
					#blog a:hover {
						color: #FF5A2B;}
						
				#gallery {
					padding-left: ;
					letter-spacing: 4px;}
					
					#gallery a:hover {
						color: #FF5A2B;}
						
				#registry {
					padding-left: ;}
					
			    	#registry a:hover {
						color: #FF5A2B;}
		
		#title {
			padding-top: 20px;
			padding-left:91px;}
						
		#content {
			clear: both;
			background-color: #000;
			border: 1px solid #FFF;
			border-radius: 15px;
			width: 480px;
			height: 320px;
			margin-left: 40px;
			margin-top: 80px;
			color: #FFF;}