@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-color: #000000;
	color: #CCCCCC;
	word-wrap: break-word;
}
#textinsert {
	margin: 10px;
}

#outer {
	margin: auto;
	width: 100%;
}

#topspace {
	height: 18px;
	width: 947px;
}
#main {
	width: 939px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#menu {
	width: 140px;
	float: left;
	height: 340px;
}
#content {
	float: right;
	width: 780px;
	background-color: #33334D;
}
#contenttop {
	height: 20px;
	width: 780px;
}
#editable {
	width: 720px;
}
#contentmid {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #43435B;
	width: 720px;
}

#title {
	height: 60px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	vertical-align: text-bottom;
	background-color: #33334D;
}
#text {
	background-color: #43435B;
	text-align: justify;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
#textblock {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 680px;
}

#editablebottom {
	height: 20px;
}
#editablebottom {
	height: 20px;
}
#contentbottom {
	height: 20px;
	width: 780px;
}
#footerplace {
	height: 40px;
	width: 780px;
	background-color: #000000;
}
#footer {
	float: left;
	width: 650px;
	height: 40px;
	background-color: #1A1A27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footercorner {
	height: 40px;
	width: 130px;
	float: left;
}




#header {
	height: 112px;
	width: 947px;
}

#headermid {
	height: 57px;
}

#headertop {
	height: 2px;
}
#headerbottom {
	height: 53px;
}
#statcounter {
	width: 780px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
