body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Times New Roman, Times, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: blue;
}

img {
	border: 0;
}

#body {
	background-image: url(http://www.thesecretworlds.com/themes/wrush_2/images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 800px;
	display: block;
	margin: 0 auto;
}

#header {
	height: 233px;
	display: block;
}

#main {
	width: 635px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
	display: block;
	float: left;
	position: relative;
	top: -80px;
}

#main.leftsidebar {
	padding-right: 20px;
	padding-left: 0px;
	width: 395px;
	display: block;
	float: right;
}

#main.rightsidebar {
	padding-left: 25px;
	padding-right: 0px;
	width: 410px;
}

#main.full {
	width: 635px;
	padding-left: 25px;
	padding-right: 25px;
}

#main.twocolumn {
	width: 340px;
	padding-right: 0;
	padding-left: 0;
}

#right {
	width: 245px;
	display: block;
	float: right;
	position: relative;
	top: -80px;
}

#left {
	width: 245px;
	display: block;
	float: left;
	padding-left: 20px;
	position: relative;
	top: -80px;
}

#bottom {
	position: relative;
	top: -80px;
}
#right.twocolumn {
	width: 340px;
	padding-right: 0;
	padding-left: 0;
}

#center {
	width: 742px;
	display: block;
	margin: 0 auto;
	background-image: url(http://www.thesecretworlds.com/themes/wrush_2/images/paper-02.png);
	background-repeat: repeat-y;
	background-position: left 0;
}

#center_top {
	display: block;
	background-image: url(http://www.thesecretworlds.com/themes/wrush_2/images/paper.png);
	background-repeat: no-repeat;
	background-position: left -7px;
	padding-right: 2px;
}

#center_bottom {
	display: block;
	background-image: url(http://www.thesecretworlds.com/themes/wrush_2/images/paper-03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	top: 160px;
}

#center_inside {
	display: block;
	padding: 0 32px 0 25px;
	min-height: 250px; 
	position: relative;
	margin-top: -150px;
}

#logo {
	display: block;
	height: 170px;
}

.clear {
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

#footer {
	width: 700px;
	display: block;
	margin: 160px auto 0 auto;
	color: #FFF;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}

#hidden1 {
	display: block;
	float: left;
	position: relative;
	top: -50px;
	left: 30px;
	height: 110px;
	overflow: hidden;
	width: 95px;
}

#hidden2 {
	display: block;
	float: left;
	width: 300px;
	position: relative;
	left: 80px;
	height: 170px;
	top: 15px;
	overflow: hidden;
}

#hidden3 {
	display: block;
	width: 120px;
	margin: 0 auto;
	height: 170px;
	top: 15px;
	overflow: hidden;
	position: relative;
}

#hidden4 {
	display: block;
	float: right;
	width: 300px;
	position: relative;
	right: 80px;
	height: 170px;
	top: 15px;
	overflow: hidden;
}

#hidden5 {
	display: block;
	float: right;
	position: relative;
	top: -50px;
	right: 20px;
	height: 110px;
	overflow: hidden;
	width: 95px;
}

#wrapper {
	display: block;
	margin: 0 auto;
	width: 1000px;
}
