body {
	background-color: #000;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

#conBody {
	background-image: url(images/conbg.png);
	background-color: #fff;
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container {
	width: 800px;
	height: 100%;
	margin-bottom: 30px;
}

#topBar {
	background-color: #313131;
	background-image: url(images/top.jpg);
	color: white;
	height: 150px;
	width: 100%;
}

#header {
	color: #ff0006;
	font-weight: bold;
	font-size: 14px;
}

#headerSmall {
	color: #ff0006;
	font-weight: bold;
	font-size: 12px;
}

#logo {
	position: relative;
	float: left;
	top: 60px;
	width: 258px;
	height: 85px;
	background-image: url(images/escape.png);
}

#menu {
	letter-spacing: 6px;
	line-height: 55px;
	font-size: 12px;
	background-color: white;
	height: 57px;
	width: 100%;
	background-image: url(images/menubg.jpg)
}

#content {
	margin: 0;
	float: right;
	right: 0px;
	border-style: hidden;
	border-width: 0px;
	height: auto;
	height: 300px;
	width: 570px;
	background-color: #fff;
	frameborder: 0px;
	overflow-x: auto;
	overflow-y: auto;
}

#rotatePicsCon {
	position: relative;
	margin: 0;
	float: left;
	left: 0px;
	width: 230px;
	height: 240px;
	background-color: gray;
}

#rotatePics {
	align: left;
	position: relative;
	margin: 0;
	float: left;
	left: 0px;
	width: 230px;
	height: 240px;
	background-color: gray;
}

#side {
	margin: 0;
	float: left;
	left: 0px;
	width: 230px;
	height: 100%;
	background-color: #afafaf;
	min-height: 300px;
	text-align: center;
	line-height: 45px;
}

#bottom {
	background-image: url(images/bbg.jpg);
	position: relative;
	letter-spacing: 6px;
	line-height: 40px;
	font-size: 10px;
	color: #fff;
	width: 800px;
	height: 40px;
	background-color: #292929;
	margin-bottom: 25px;
}

#scale {
	border: none;
	height: auto;
	width: 800px;
}

#eternity {
	position: absolute;
	float: left;
	width: 500px;
	height: 600px;
	overflow: scroll;
	visibility: hidden;
}

#textCon {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	border-style: solid;
	border-color: #5b5b5b;
	border-width: 2px;
	background-color: #e0e4e1;
	width: 500px;
	height: auto;
	padding: 10px;
}

#prob {
	border-style: solid;
	border-width: 2px;
	border-color: #3d3b3d;
}

#pricing {
	background-color: #eeeeee;
	border-color: #494949;
	border-width: 2px;
	border-style: solid;
}