body {
	color: #CFF;
	background-color: #000;
	background-repeat: repeat;
	background-image: url(../images/wallpaper_bg2.jpg);
}

#menu {
	width: 540px;
	height: 35px;
	position: relative;
	margin-top: -60px;
	margin-right: auto;
	margin-left: auto;
	left: 230px;
	top: 0px;
	z-index: 1;
}


#header {
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10;
	height: 120px;}


#stage {
	width: 1000px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	background-color: #c7c6c7;
	height: 615px;
	margin-bottom: 0px;
}
#footer {
	background-image: url(../images/footer.png);
	height: 50px;
	width: 1000px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(../images/footer.png);
	height: 50px;
	width: 1000px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c7c6c7;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#column1 {
	width:300px;
	height:575px;
	margin-left:20px;
	margin-right:15px;
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
}
#stage #column1 p {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	word-spacing: 0.25em;
	letter-spacing: normal;
}




#column2 {
	width:630px;
	margin-right:20px;
	float: right;
	margin-top: 20px;
}








#footer {
	background-image: url(../images/footer.png);
	height: 50px;
	width: 1000px;
}
pre {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #404040;
}
#stage #column1 pre a {
	color: #404040;
	text-decoration: none;
}

#wrapper #apDiv3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615f63;
	font-weight: normal;
	margin-top: -15px;
}

