﻿#wrapper {
	position:relative;
	width: 1024px;
	overflow: visible;
	height: 768px;
	top: -10;
	background-color: #0B0A29;
	border: thin outset #A8A8A8;
	margin-top: -10;
	margin-right: auto;
	margin-bottom: -10;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(graphics/psydonia-ver-13.png);
		}

#button {
	width: 720px;
	height: 27px;
	top: 157px;
	position: absolute;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4C3C8;
	border-right-color: #C4C3C8;
	border-bottom-color: #C4C3C8;
	border-left-color: #C4C3C8;
	left: 13px;
	padding: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:18px;
	
	
}

#banner {
	width: 900px;
	height: 155px;
	background-color:#333333;
	position: relative;
}

.sidebar {
	width: 700px
	height: 600px;
	height: 547px;
	width: 252px;
	float: right;
	position: absolute;
	top: 176px;
	overflow: hidden;
	padding: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	background-repeat: no-repeat;
	left: 751px;
	background-color: #39303F;
	}

.content {
	width: 300px
	height: 600px;
	height: 536px;
	width: 728px;
	float: left;
	position: absolute;
	padding: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	left: 2px;
	top: 178px;
	color: #CCC;
	}

.forum {
	width: 880px
	height: 600px;
	background-color:#CFCFCF;
	height: 820px;
	width: 880px;
	float: left;
	position: relative;
	padding: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	}






.footer {
	width: 707px;
	height: 10px;
	padding: 10px;
	margin: 0px;
	position: absolute;
	float: left;
	color: #E6D503;
	background-image: url(graphics/banner-v11-psychedelic-2-bg.png);
	left: 18px;
	top: 702px;
	visibility: visible;
		}
	
