body, html {
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}



div#header {
	background-image:url('/images/misc/bg.png');
	width: 100%;
	height: 80px;
	top: 20px;
	position: absolute;
	min-width: 800px;
	z-index: 10;
}

div#splash {
	background-image:url('/images/misc/bgtext.png');
	width: 100%;
	height: 140px;
	top: 40%;
	position: absolute;
	min-width: 800px;
	z-index: 10;
}

div#enter {
	margin-top:	30px;
}

div#logo {
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}

div#book {
	margin-right: 25px;
	margin-top: 15px;
	float:right;
}

div#buttons {
	margin-left: 25px;
	float: left;
	top: 165px;
	position: absolute;
}

div#button {
	width: 300px;
	margin-top: 20px;
	float: left;
	margin-left: 25px;
}

div#phrase {
	width: 100%;
	top: 150px;
	position: absolute;
	min-width: 800px;
	height: auto;
	float: left;
	clear: both;
}

div#title {
	/*width: 300px;
	min-width: 300px;*/
	float: left;
	margin-left: 25px;
	margin-top: 35px;
}

div#titletest {
	width: 100%;
	top: 180px;
	position: absolute;
	min-width: 800px;
	height: auto;
	float: left;
	clear: both;
}

div#subtitle {
	margin-left: 20px;
	margin-top: 35px;
	float:	left;
}

div#team {
	width: 350px;
	float:	left;
	margin-bottom: 30px;
}

div#thumbs {
	margin-right: 25px;
	float:	left;
	width: 100px;
}

div#teamtext {
	width: 225px;
	float:	left;
}

div#titletext {
	width: 500;
	margin: 0;
	position: absolute;
	height: 30;
	float: left;
}

div#titleline{
	width: 100%;
	margin-top: 15px;
	clear: both;
	position: absolute;
}

div#flash {
	width: 100%;
	position: absolute;
	top: 110px;
	z-index: -2;	
}

div#content {
	width: 360px;
	top: 0px;
	/*padding: 25px;*/
	position: absolute;
	height:100%;
	float: left;
	clear: both;
	left: 25px;
	z-index: 	-1;
	display:	block;
}

div.contentbg {
	background-image:url('/images/misc/bgtext.png');
	width: 360px;
	top: 0px;
	/*padding: 25px;*/
	position: fixed;
	height:100%;
	float: left;
	clear: both;
	left: 25px;
	z-index: 	-2;
	display:	block;
}


div#contentwide {
	width: 605px;
	top: 0px;
	/*padding: 25px;*/
	position: absolute;
	height:100%;
	float: left;
	clear: both;
	left: 25px;
	z-index: 	-1;
	display:	block;
}

div.contentwidebg {
	background-image:url('/images/misc/bgtext.png');
	width: 605px;
	top: 0px;
	/*padding: 25px;*/
	position: fixed;
	height:100%;
	float: left;
	clear: both;
	left: 25px;
	z-index: 	-2;
	display:	block;
}


div#contenttest {
	background-image:url(/images/misc/bg.png);
	width: 100%;
	top: 220px;
	/*padding: 25px;*/
	position: absolute;
	min-width: 800px;
	height:auto;
	float: left;
	clear: both;
}

div#column1nav {
	width: 185px;
	min-width: 185px;
	top: 10px;
	float: left;
	margin-left: 25px;
	/*margin-top: 25px;*/
	clear: both;
	margin-top: 20px;
}

div#colnav {
	width: 190px;
	min-width: 190px;
	height: 35px;
	float: left;
	margin-left: 25px;
	margin-top: 40px;
	margin: 0;
	border: 0;
	clear:both;
}

div#colsubnav {
	width: 190px;
	min-width: 190px;
	min-height: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	border: 0;
	clear:both;
}

div#address {
	margin-top: 40px;
}

div#para1 {
	width: 355px;
	min-width: 355px;
	top: 10px;
	float: left;
	margin-left: 25px;
	position:relative;
	margin-bottom: 10px;
}

#br1 {
	clear:both;
}

div#column1 {
	width: 300px;
	min-width: 300px;
	/*min-height: 200px;*/
	float: left;
	margin-left: 25px;
	margin-top: 20px
}

div#column2 {
	width: 350px;
	min-width: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px
}

#left {
	float: left;
	width: 100px;
	position: relative;
}

#right {
	float: left;
	width: 255px;
	position: relative;
	clear: both;
}

div#footerline{
	clear:both;
}

div#footer {
	background-color:#FFFFFF;
	width: 100%;
	height: 30px;
	bottom:	0px;
	position: fixed;
	min-width: 800px;
	z-index: 11;
	/*clear:		both;*/
	display:	block;
}

div#footerl {
	margin-left:	25px;
	z-index: 11;
	float: left;
}

div#footerr {
	margin-right:	25px;
	z-index: 11;
	float:	right;
}

element.style {
	display:block;
	height:328px;
	visibility:visible;
	width:1680px;
}

div.bgCon {
	height:		100%;
	width:		100%;
	min-width: 800px;
	min-height: 640px;
	background-color: #000;
	z-index:	-30;
	display:	inline;
	visibility: hidden;
	position: fixed;
	overflow:hidden;
	text-align: center;
}

img.bgImg {
	border:	0px;
	min-width: 800px;
	min-height: 640px;
	z-index: -30;
	display:	inline;
	position: 	static;
}

div.contentwhole {
	clear:				both;
	overflow:			auto;
	float:				left;
	position:			absolute;
	display:			block;
	z-index:			-2;
}

