body {
	margin: 0px;
	background-color: #ff8e02;
	background-image: url(images/centerbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 302px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ff8e02;
}
#headerimg {
	margin: auto;
	width: 789px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header img {
	margin-top: 230px;
	margin-left: 135px;
	margin-bottom: 3px;
}
#center {
	width: 565px;
	float: left;
}
#rightframe {
	float: left;
	width: 224px;
}
p {
	margin: 0px;
}
#centerwrapper #rightframe img {
}

#footer {
	clear: both;
	background-image: url(images/footerbg.jpg);
}
#footerimg {
	margin: auto;
	width: 789px;
}
#centerwrapper {
	margin: auto;
	width: 789px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 22px;
	font-weight: bold;
	margin: 5px;
}
H3 {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 50px;
}
H4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 40px;
}



#text {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-right: 10px;
}
#textfooter {
    margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-right: 10px;
}
.tableborder {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px dotted #FFFFFF;
}
.tabletr {
	border: 1px dotted #FFFFFF;
}
.imagestyle {
	margin: 4px;
}

.tabletd {
	border: 1px dotted #FFFFFF;
}
table {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
}
#centerwrapper #center #text .style2 a {
	color: #FFFFFF;
}
#centerwrapper #center #textfooter .style3 a {
	color: #FFCC00;
}
#centerwrapper #center #text a {
	color: #FFFFFF;
}
#centerwrapper #center a {
	color: #FFCC00;
}
#centerwrapper #center table tr .fsko {
	color: #FF2A22;
}

