body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}

#maincontent {
	height: auto;
	width: 800px;
	background-color: #000099;
}

.header {
	height: 250px;
	width: 800px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.navi {
	height: auto;
	width: 800px;
	background-color: #000000;
	padding: 0px;
}

.textbox {
	height: 250px;
	width: 800px;
	padding: 0px;
	background-image: url(images/textbox.jpg);
}

.jrtext {
	height: auto;
	width: 700px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

.cards {
	height: auto;
	width: 800px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}

.space {
	height: 15px;
}

.footer {
	height: 30px;
	background-image: url(images/footer.jpg);
	width: 800px;
}

a:link {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

a:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #33FF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

.style3 {
    font-size: 14px;
}

.style4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
