body {
	background: #000000;
	color: #000000;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#sitename {
	font-size: 20px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 35px;
	color: #000000;
}
#navline {
	border-style:solid; border-width:1px; font-size: 14px;
    color: #000000;
	font-weight: bold
}
#navline a {
	color: #0000ff;
	text-decoration: none;
	padding: 4px;
}
#navline a:hover {
	color: #0000ff;
	background: #FFFF00;
}
#tagline {
	font-size: 15px;
	color: #000000;
	padding-top: 5px;
	padding-left: 35px;
	font-weight: bold;
}
#maincontainer {
	background: #ffffff;
	font-size: 14px;
    width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
    font-weight: 500;
}
#header {
	background: url('images/030.jpg') no-repeat left;
	height: 90px;
	padding-right: 15px;
	border-bottom: 1px solid #000000
}
#content {
	color: #000000;
    text-align: center;
}
#content a {
	color: #FFFF00;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	background: #FFFF00;
}
#content p {
	padding-left: 12px;
	padding-right: 12px;
}
#content z {
	color: #FFFFFF;
    text-align: left;
    text-decoration: none;
}
#content z:hover {
	color: #000000;
	background: #FFFFFF;
}
#footer {
	color: #000000;
	text-align: center;
	border-top: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	background: #000000;
}
h1 {
	background: #000000;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	padding-left: 80px;
    padding-right: 80px;
	color: #33cc33;
	text-decoration:;
    font-weight: bold;
}
#spacer {
	color: #FFFFFF;
	text-align: justify;
	border-top: 4px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-left: 0px;
	padding-right: 0px;
    font-weight: normal;
}