#wrapper {

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

}
* {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}


#wrapper #header {

	height: 590px;

	width: 1000px;

}

#wrapper #bodybackground {

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/bodybacker.png);

	background-repeat: repeat-y;

	background-position: center top;

}

#wrapper #bodybackground #widgets {

	float: left;

	width: 250px;

	margin-left: 63px;

	background-image: url(../images/widgetbg.png);

	background-position: left bottom;

	background-repeat: no-repeat;

}

#wrapper #bodybackground #body {
	float: right;
	width: 665px;
	margin-right: 20px;
	background-image: url(../images/bodybg.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#wrapper #bodybackground #body p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;

}
.frontpagestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}

.links {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #C30;
}
.footerlinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}



#wrapper #bodybackground #widgets p {

	margin-top: 10px;

	margin-left: 10px;

	margin-right: 10px;

}



#wrapper #footer {

	clear: both;

	height: 65px;

	width: 1000px;

	background-image: url(../images/footerbg.png);

	background-repeat: no-repeat;

	background-position: center top;

}

#wrapper #footer p {
	padding-right: 30px;
	padding-left: 230px;
	padding-top: 12px;

}

#wrapper #bodybackground #navigation {
	width: 915px;
	margin-right: auto;
	margin-left: 73px;
	height: 50px;

}





#wrapper #bodybackground #endall {

	clear: both;

	width: 1000px;

}
.contacttext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C30;
}

