body {
	color: #333333;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 980px;
	position: center;
	float: none;
	background-attachment: fixed;
	display: table;
	background-repeat: repeat;
	background-image: url(../images/background1.jpg);

}
h1 {
	font-size: 1.4em;
	text-align: right;
	font-style: italic;
	letter-spacing: normal;
}
h2 {
	font-size: 1.1em;
	text-decoration: none;
	font-style: italic;
}
p {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.7em;
	letter-spacing: normal;
}
p.footer {
	font-size: 0.5em;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	background: #999999;
}
a:active {
	color: #990000;
}

#content {
	width: 900px;
	position: center;
	left: px;
	top: px;
	clear: right;


}
#main-text {
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-left: 100px;
	padding: 10px;
	text-decoration: none;
}


#inner-image {
	background: url(../images/rotatebanner/rotate.php) no-repeat center; 0px;
	height: 199px;
	position: center;
}

#header p {
	font-size: 0.6em;
	text-align: center;
	background:  center center;
	text-decoration: none;
}

#header {
	height: 20px;
	background-position: top;
}
