p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

#BodyTable {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #000000;
}

#FCPS {
	font-size: 42px;
	font-style: oblique;
	font-weight: normal;
	position: relative;
	left: 45px;
	top: -20px;
	font-family: "Monotype Corsiva";
	color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	width: 500px;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #000000;
	padding-top: 2px;
}

#Footer hr {
	color: #000000;
}

#Footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#STWFY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	top: 11px;
	color: #993300;
	position: relative;
	font-weight: normal;
	overflow: hidden;
	right: -450px;
	margin: 0px;
	padding: 0px;
	width: 350px;
	text-align: right;
	font-style: italic;
}

#TopHead {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: relative;
}

.RedHead {
	background-attachment: scroll;
	background-image: url(../images/TopBackground900.jpg);
	background-repeat: repeat-y;
}

.RedHead #RedHeadTop {

	background-color: #FFFFFF;
	background-position: top;
	position: relative;
	height: 1px;
	top: -43px;
}

.RedHead #RedHeadBot {
	background-color: #FFFFFF;
	background-position: bottom;
	height: 1px;
	position: relative;
	top: 43px;
}

.Par1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

a.ovalbutton {
	background: transparent url('/images/oval-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	width: 150px;
	text-align: center;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
	color: #000000; /*button text color*/
}

a.ovalbutton span {
	background: transparent url('/images/oval-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover { /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #000000;
	font-weight: bold;
}
.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

.buttonwrapper p {
	background-position: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.buttonwrapper2 { /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	position: relative;	
	width: 100%;
	left: 35px;
}

.buttonwrapper2 p {
	background-position: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
}

.JimPhoto {
	z-index: 1;
	height: auto;
	width: auto;
	top: 400px;
	right: 200px;
	background-repeat: no-repeat;
	left: 50px;
	bottom: 20px;
}

.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.MPartD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#FF0000;
	text-decoration:underline;
}

a:link.MPartD, a:visited.MPartD, a:active.MPartD {
	color:#FF0000;
}

a.MPartD {
	color:#FF0000;
}
