.PageContainer{
	margin: 20px 0px 0px 0px;
	border: 0px;
	background: #FFFFFF;
	color: #000000;
	border-style: solid;
}

.topcorners {
	padding: 0px 0px 0px 0px;
	height: 8px;
	width: 752px;
	background-image: url('../images/page_top.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	border: 0px;
}

.MainContainer{
	padding: 0px 0px 0px 0px;
	width: 752px;
	text-align: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #000000;
}

.top {
	position: relative;
	background-image: url("../images/corydunne_03.jpg");
	background-repeat: repeat-x;
	height: 154px;
	width: 100%;
	border: 0px;
	border-style: solid;
	top: 0px;
}

.topnav {
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	height: 15px;
	padding: 0px 0px 0px 10px;
}

.topnavtext,
.topnav a:visited,
.topnav a:link,
.topnav a:active {
	font-variant: small-caps;
	color: #107515;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:hover {
	font-variant: small-caps;
	color: #DDDDDD;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.bottom {
	padding: 0px 0px 0px 0px;
	height: 8px;
	width: 752px;
	background-image: url('../images/page_bottom.jpg');
	background-position: top;
	background-repeat: no-repeat;
	border: 0px;
}

hr {
	width: 100%;
	align: left;
	size: 1px;
	background-color: #FFFFFF;
	color: #107515;
}

p a:visited,
p a:link,
p a:active {
	color: #107515;
	background-color: #FFFFFF;
}

p {
	background-color: #FFFFFF;
	color: #107515;
	padding: 0px 0px 0px 22px;
	position: relative;
}