body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FBE8AE;
	background-image: url(../media/landscape.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	width: 1000px;
}
#logo {
	height: 131px;
	width: 430px;
	float: left;
	background-image: url(../media/logo.gif);
	background-repeat: no-repeat;
}
#contentwrap {
	width: 570px;
	float: right;
	height: 315px;
}
#content {
	padding-top: 5px;
	padding-right: 45px;
	padding-left: 40px;
	clear: both;
}
#header {
	padding-top: 30px;
	padding-left: 25px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px;
}

linkdata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px;
}
.storytitle {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD1D42;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.storylist a {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD1D42;
	text-decoration: none;
}
.storylist a:hover {
	color: #000000;
}
.next a {
	font-size: 11px;
	text-align: right;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD1D42;
	text-decoration: none;
}
.next a:hover {
	color: #000000;
}
.prev a {
	font-size: 11px;
	text-align: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD1D42;
	text-decoration: none;
}
.prev a:hover {
	color: #000000;
}
#navbar {
	float: left;
	height: 50px;
}
#navcontainer {
	margin-top: 140px;
	float: left;
	margin-left: 25px;
}
#flash {
	width: 1000px;
	clear: both;
}
#flash2 {
	width: 430px;
	clear: both;
	padding-top: 200px;
}
.footerwrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 40px;
	clear: both;
}
.footerwrap a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD1D42;
	text-decoration: none;
}
.footerwrap a:hover {
	color: #000000;
}
#praxisCredit {
	width: 280px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#praxisCredit .sitedesign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #DD1D42;
	text-decoration: none;
	float: left;
	width: 125px;
	padding-top: 10px;
	height: 25px;
}
#praxisCredit .praxisicon a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #DD1D42;
	text-decoration: none;
	float: right;
	width: 125px;
	background-image: url(../media/praxis_symbol_03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-left: 30px;
	background-position: 3px 6px;
	text-align: left;
}
#praxisCredit .praxisicon a:hover {
	color: #000000;
	text-decoration: none;
}
