body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}


a img {
	border: 0;
}

#outer {
	text-align: center;
	position: relative;
	width: 1000px;
	margin:auto !important;
}

#inner {
	text-align: left;	
	margin: auto;
	margin-top: 5px;
	width: 974px;
	min-height: 710px;
	height: auto !important;
	height: 710px;
	left: 0;
}

#background {
	width: 974px;
	height: 673px;
	position: relative;
	float: left;
	display: inline;
	z-index: 10;
	overflow:hidden;
}

#backgroundblackbox {
	width: 974px;
	height: 673px;
	position: relative;
	margin-top:-673px;
	float: left;
	display: inline;
	z-index: 15;
	overflow:hidden;
}

#imageframe {
	width: 348px;
	min-height: 447px;
	height: auto !important;
	height: 447px;
	/*
	padding-top:117px;
	padding-bottom:109px;
	padding-left:597px;
	padding-right:29px;
	*/
	margin-top:-673px;
	position: relative;
	float: right;
	top:117px;
	right:29px;
	display: inline;
	z-index: 410;

}

#contentouter {
	width: 561px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	padding-top:287px;
	padding-left:36px;
	padding-right:377px;
	margin-top:-673px;
	position: relative;
	float: left;
	display: inline;
	z-index: 400;

}

#addressbar {
	width:910px;
	height:37px;
	float:left;
	display:inline;
	padding-left:36px;
	padding-right:28px;
}

#titlebox {
	width:561px;
	height:75px;
	float:left;
	display:inline;
}

#navouter {
	width:561px;
	height:36px;
	float:left;
	display:inline;
}

#signupcolumn {
	width:226px;
	height:275px;
	float:left;
	display:inline;
}

#textcolumn {
	width:308px;
	min-height: 350px;
	height: auto !important;
	height: 257px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}

#tabbutton {
	position:absolute;
	z-index:1000;
	top:579px;
	left:626px;
}
