@charset "UTF-8";
/* CSS Document */

body {
	background-color:#131313;
	color: #cccccc;
	font-family: lucida sans unicode, lucida grande, sans-serif;
}

img {
	border: 0;
	}

#header {
	height: 70px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color:#131313;
	background-image: none;
	background-repeat: no-repeat;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	color: #a1a1a1;
	font-size: 9px;
	word-spacing: 3px;
}

#footer {
	height: 25px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color:#131313;
	background-image: none;
	background-repeat: no-repeat;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	color: #666666;
	font-size: 9px;
	word-spacing: 3px;
}

#wrapper {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: lucida sans unicode, lucida grande, sans-serif;
}

#maincontent {
	height: 518px;
	width: 800px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#131313;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	font-size: 12px;
	word-spacing: 2px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/jpg/background4.jpg);
}
#wrapper #doc #maincontent table tr td {
	font-size: 12px;
	color: #cccccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 24px;