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


			a:link 			{ font-weight:1000; color: #DADADA; text-decoration:none; }
			a:visited 		{ font-weight:1000; color: #DADADA; text-decoration:none; }
			a:focus 		{ font-weight:1000; color: #000000; text-decoration:none; }
			a:hover 		{ font-weight:1000; color: #000000; text-decoration:none; }
			a:active		{
	font-weight:1000;
	color: #000000;
	text-decoration:none;
}
			
			a.alt:link 		{ font-weight:1000; color: #000000 ; text-decoration:none; }
			a.alt:visited 	{ font-weight:1000; color: #000000; text-decoration:none; }
			a.alt:focus 	{ font-weight:1000; color: #DADADA; text-decoration:none; }
			a.alt:hover 	{ font-weight:1000; color: #000000; text-decoration:none; }
			a.alt:active	{ font-weight:1000; color: #FFFFFF; text-decoration:none; }
			
			a img 			{ border:none;	}

			body			{
							font-family: Arial, Helvetica, sans-serif;
							font-size: 11px;
							color: black;						  							
							background-repeat: no-repeat;
							background-attachment: fixed;
							background-position: center center;
							background-overflow: hidden;
							
							overflow: hidden;
							border: none;
							}
			
			#bg				{
	background-repeat: no-repeat;
	background-position: center center;
	background-overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
							}

			#loadarea		{
	background-image: visible;
	background-repeat: no-repeat;
	background-position: center center;
	background-overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	left: 1px;
	top: -2px;
							}
			
			#titles			{
	background-repeat:	repeat;
	color:				#DADADA;
	overflow: 			auto;
	padding-top: 		20px;
	padding-right: 		0px;
	padding-bottom: 	0px;
	padding-left: 		10px;
	margin-top: 		10px;
	margin-right: 		10px;
	margin-left:		0px;
	margin-bottom:		0px;
	position:			absolute;
	bottom:				-48px;
	left:				2px;
	right:				10px;
	font-weight:		800;
	font-size: 			48px;
	line-height:		1.2;
	background-image: url(LormaMartiSnow01.jpg);
							}
							
			#navi			{
	position:			absolute;
	bottom:				-15px;
	right:				439px;
	width:				160px;
	height:				60px;
	padding-top: 		20px;
	padding-right: 		20px;
	padding-bottom: 	20px;
	padding-left: 		20px;
	overflow: 			hidden;
							}
			#content		{
	position:			absolute;
	top:				12px;
	left:				12px;
	right:				10px;
	font-weight:		200;
	font-size: 			22px;
	line-height:		1;
	height: 532px;
	width: 1100px;
							}
			#content2		{
	position:			absolute;
	top:				80px;
	left:				8px;
	right:				10px;
	font-weight:		200;
	font-size: 			22px;
	line-height:		1;
	height: 360px;
							}
			#content3		{		
							position:			absolute;
							top:				30%;
							left:				10px;
							right:				10px;
														
							font-weight:		200;
							font-size: 			22px;
							line-height:		1;
							}
			#buttons		{
	position:			absolute;
	top:				-1px;
	left:				-2px;
	width:				100%;
	height:				730;
	padding-top: 		20px;
	padding-right: 		20px;
	padding-bottom: 	20px;
	padding-left: 		00px;
	margin:				20px;
	overflow: 			hidden;
							}
			#bigbutton  	{
      						position:   absolute;
     						top:    10px;
      						left:    10px;
      						width:    1120px;
      						height:    750px;
      						padding-top:   5px;
      						padding-right:   5px;
      						padding-bottom:  5px;
      						padding-left:   5px;
     						margin:    5px;
      						overflow:    hidden;
      						}
