body {
	background: #000 url(image/bg.jpg) no-repeat 50% 0px;
	color: #544332;
	margin: 100px 0px 0px 0px;
	padding: 0px;
	z-index: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

a.clickForMoto {
	font-size: 11px;
	overflow: hidden;
	width: 85px;
	display: block;
	height: 90px;
}

h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -50px;
	left: -35px;
	background: transparent url(image/logo.png) no-repeat 0px 0px;	
	width: 344px;
	height: 161px;
}

form {
	margin: 0px;
	padding: 0px;
}

#voteLayer, #thanksLayer {
	display: none;
	position: absolute;
	top: 200px;
	left: 170px;
	z-index: 99;
	width: 200px;
	background-color: #fff;
	border: solid 3px #aaa;
	color: #000;
	padding: 15px;
	text-align: center;
}

a img {
	border: none;
}

a#prev {
	position: absolute;
	width: 27px;
	height: 27px;
	top: 40px;
	left: 0px;
}

a#next {
	position: absolute;
	width: 27px;
	height: 27px;
	top: 40px;
	right: 0px;
}

h1 .flashset {
	position: relative;
	top: 15px;
	left: 30px;
}

.commentEntry {
	padding-bottom: 10px;
	border-bottom: solid 1px #aaa;
	margin-bottom: 10px;
}

.commentEntry .commentTime {
	font-size: 90%;
	color: #555;
}

h1 a {
	position: relative;
	left: -11px;
	top: -14px;
	display: block;
	background: transparent url(image/logo1.png) no-repeat 0px 0px;
	width: 276px;
	height: 141px;
	text-indent: -9999px;
}

h2 {
	position: relative;
	z-index: 99;
	top: 40px;
	left: -25px;
	font-size: 20px;
	font-weight: normal;
	padding: 12px 0px 0px 50px;
	margin: -20px 0px 0px 10px;
	font-style: italic;
	letter-spacing: -1px;
	color: #935c11;
	background: transparent url(image/titlebg.png) no-repeat 0px 0px;	
	height: 48px;
	width: 350px;
	overflow: hidden;
}

#trailers {
		margin-top: -50px;
		position: relative;
		top: 50px;
		z-index: 99;
		background: transparent url(image/browsemask.png) no-repeat 0px 0px;
		width: 500px;
		height: 119px;
		overflow: hidden;
		
}

#trailers img {
	border: none;
	display: block;
}

#trailers a {
	text-decoration: none;
	color: #935c11;
}

#trailers ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#trailers ul li {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	text-align: center;
}

#trailers ul li.trailer1 { top: 10px; left: 45px; }
#trailers ul li.trailer2 { top: 10px; left: 152px; }
#trailers ul li.trailer3 { top: 10px; left: 262px; }
#trailers ul li.trailer4 { top: 10px; left: 369px; }

h3.menu {
	display: none;
}

h3.top3 {
	position: relative;
	height: 33px;
	right: -10px;
	top: -10px;
	background: transparent url(image/titlebg_top3.png) no-repeat 100% 0px;
	padding: 10px 0px 0px 50px;
	font-style: italic;
	color: #9e6e2c;
	font-size: 16px;
	text-transform: uppercase;
	text-indent: -9999px;
	margin: 0px;
}

#container {
	width: 930px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 1;
	padding: 0px 0px 0px 0px;		
}

#header {	
	position: relative;
	height: 50px;
	background: transparent url(image/header.png) no-repeat 100% 100%;
	z-index: 4;
	width: 930px;
}

#header ul {
	float: right;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px
}

#header ul li {
	float: left;
}

#header ul li a {
	display: block;
	text-indent: -9999px;
	width: 26px;
	height: 24px;
	background: transparent url(image/social.png) no-repeat 0px 0px;
}

#header ul li.facebook a { background-position: 0px 0px }
#header ul li.twitter a { background-position: -26px 0px }
#header ul li.rss a { background-position: -50px 0px }
#header ul li.forest a {
	position: relative;
	top: -35px;
	width: 91px;
	height: 90px;
	background: transparent url(image/forest.png) no-repeat 0px 0px;
}

#layerMenu {
	position: relative;
	top: -15px;
	float: left;
	background: transparent url(image/board2.jpg) no-repeat 100% 100%;
	width: 205px;
	z-index: 2;
	padding: 65px 0px 15px 0px;
}

#layerContent {
	position: relative;
	left: -25px;
	float: left;
	top: -15px;
	background: transparent url(image/board0.jpg) repeat-y 0px 0px;
	width: 574px;
	z-index: 3;
	padding: 0px 0px 0px 0px;
}

#tunemotoholder {
	padding: 30px 5px 5px 5px
}

#wrapper {
	color: #fff;
	font-size: 120%;
	min-height: 400px;
	padding: 25px 35px 30px 35px;
}

#wrapper div.wpcontent {
	position: relative;
	left: 10px;
	background: transparent url(image/paper.png) no-repeat 0px 100%;	
	color: #000;
	padding: 10px 30px 30px 10px;
	margin: 5px 0px 20px 0px;
   -moz-transform:rotate(-2deg);
   -webkit-transform:rotate(-2deg);
   -o-transform:rotate(-2deg);
   transform:rotate(-2deg);		
   z-index: 98;
}

#wrapper p {
	margin: 0px 10px 10px 10px;
}

ul.subnavi {
	position: relative;
	top: 10px;
	background: transparent url(image/paper.png) no-repeat 0px 100%;	
	color: #000;
	padding: 20px 10px 40px 40px;
	margin: 5px 0px 20px 0px;
   -moz-transform:rotate(1deg);
   -webkit-transform:rotate(1deg);
   -o-transform:rotate(1deg);
   transform:rotate(1deg);		
   z-index: 98;	
   list-style-type: square;
}

ul.subnavi a {
	text-decoration: none;
	color: #000;
}

#layerOtherItems {
	position: absolute;
	top: 35px;
	right: 15px;
	float: right;	
	background: transparent url(image/board2.jpg) no-repeat 100% 100%;
	width: 195px;
	z-index: 2;	
	padding: 18px 0px 15px 0px;	
}

#layerMenu ul.navigation {
	position: relative;
	left: -15px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 40px 0px;
	list-style-type: none;
	background: transparent url(image/menubg.png) no-repeat 100% 100%;
}

#layerMenu ul.navigation li.title {
	position: relative;
	height: 33px;
	left: -5px;
	top: -10px;
	background: transparent url(image/titlebg.png) no-repeat 0px 0px;
	padding: 10px 0px 0px 50px;
	font-style: italic;
	color: #9e6e2c;
	font-size: 16px;
	text-transform: uppercase;
}

#layerMenu ul.navigation li.t_pmm {
	background: transparent url(image/titlebg_pmm.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

#layerMenu ul.navigation li.t_m {
	background: transparent url(image/titlebg_mukana.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

#layerMenu ul.navigation li a {
	display: block;
	margin: 0px 0px 0px 45px;
	color: #eee8c1;
	text-decoration: none;
}

#layerMenu ul.navigation li a:hover {
	color: #fff;
}

.top3gallery {
	position: relative;
	right: -15px;
	background: transparent url(image/menubg2.png) no-repeat 100% 100%;
	padding: 0px 0px 40px 0px;
	min-height: 380px;	
}

.top3gallery .content {
	position: relative;
	margin: 0px 10px 0px 40px;	
}

.top3gallery img {
	position: absolute;
	z-index: 1;
}

.top3gallery div {
	position: absolute;
	z-index: 3;
}

.top3gallery .polaroid {
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 2;
	background: transparent url(image/polaroid.png) no-repeat 100% 100%;
	width: 117px;
	height: 343px;
}

.top3gallery .pic1 {
	top: 4px;
	right: 47px;
   -moz-transform:rotate(5deg);
   -webkit-transform:rotate(5deg);
   -o-transform:rotate(5deg);
   transform:rotate(5deg);			
}

.top3gallery .pic2 {
	top: 118px;
	right: 48px;
   -moz-transform:rotate(-3deg);
   -webkit-transform:rotate(-3deg);
   -o-transform:rotate(-3deg);
   transform:rotate(-3deg);		
}

.top3gallery .pic3 {
	top: 235px;
	right: 42px;
   -moz-transform:rotate(5deg);
   -webkit-transform:rotate(5deg);
   -o-transform:rotate(5deg);
   transform:rotate(5deg);		
}

.top3gallery .pic1author {
	top: 82px;
	right: 50px;
	width: 90px;
	text-align: center;
   -moz-transform:rotate(3deg);
   -webkit-transform:rotate(3deg);
   -o-transform:rotate(3deg);
   transform:rotate(3deg);		
}

.top3gallery .pic2author {
	top: 195px;
	right: 48px;
	width: 90px;
	text-align: center;	
   -moz-transform:rotate(-5deg);
   -webkit-transform:rotate(-5deg);
   -o-transform:rotate(-5deg);
   transform:rotate(-5deg);		
}

.top3gallery .pic3author {
	top: 310px;
	right: 42px;
	width: 90px;
	text-align: center;	
   -moz-transform:rotate(3deg);
   -webkit-transform:rotate(3deg);
   -o-transform:rotate(3deg);
   transform:rotate(3deg);		
}

#youtube {
	padding: 10px;
	background: transparent url(image/ytbg.png) no-repeat 0px 0px;
}

#footer {
	position: absolute;
	bottom: -130px;
	left: -75px;
	width: 706px;
	height: 171px;
	margin: 0px auto 0px auto;
	background: transparent url(image/board1.png) no-repeat 0px 0px;
	overflow: hidden;
}

#footerholder {
	position: absolute;
	bottom: 15px;
	left: 100px;
	overflow: hidden;
}

#footerholder object {
	position: relative;
	top: -1px;
}
