/*
  $Id: skunkfu_99styles.css 2008-09-19 00:52:16Z $
	
	SKUNK FU - 99 Styles of Skunk Fu
  http://www.skunkfu.com

  Copyright (c) 2008 skunkfu
  
  created by ReZon
*/

#mainView {
	max-width: 1400px;
	min-width: 1200px;
	width: 100%;
	height: 950px;
	text-align: center;
	margin: 0 auto;
	background-image: url("../images/99styles/skunkfu-99styles-background.jpg");
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;
	overflow: visible;
}
#centeredView {
	width: 1200px;
	height: 950px;
	margin: 0 auto;	
}
#innerView {
	width:800px;
	height:950px;
	margin: 0 auto;
	position: relative;
}
#show {
	width: 800px;
	height: 730px;
}
#show noscript div {
	width: 820px;
	height: 750px;
	overflow: scroll;
}