.pageFrames {
	background-color: #000000;
}
p,td {
	margin-top: 0px;
	margin-bottom: 0px;
}
.paneContent {
	background-color: #f7f3c7;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.paneBannerTable {
	background-color: #f7f3c7;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	margin-top: 2px;
	margin-bottom: 5px;
}

.imgBorder {
	border: 1px solid #EEDE87;
}
.textHome {
	font-family: Garamond, "Times New Roman", Centaur, Georgia;
	font-size: 13px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.textMenu {
	font-family: Garamond, "Times New Roman", Centaur, Georgia;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-transform: uppercase;
}
.textMenu a:link {
	color: #000000;
	text-decoration: none;
}


.textMenu a:visited {
	color: #333333;
	text-decoration: none;
}
.textMenu a:hover {
	color: #990000;
	text-decoration: none;
}
.textTitle {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 22px;
	font-weight: bold;
	color: #660000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
h1 {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.textMain {
	font-family: Garamond, "Times New Roman", Centaur, Georgia;
	font-size: .9em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
.textMain a:link {
	color: #AE0000;
	text-decoration: underline;
}
.textMain a:visited {
	color: #AE0000;
	text-decoration: underline;
}
.textMain a:hover {
	color: #660000;
	text-decoration: none;
}
.textMain a:active {
	color: #660000;
	text-decoration: none;
}


.textMenu2 {
	font-family: Garamond, "Times New Roman", Centaur, Georgia;
	font-size: 13px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	text-transform: uppercase;
}
.textMenu2 a:link {
	color: #000000;
	text-decoration: none;
}


.textMenu2 a:visited {
	color: #333333;
	text-decoration: none;
}
.textMenu2 a:hover {
	color: #990000;
	text-decoration: none;
}
.textMenu2 a:active {
	color: #990000;
	text-decoration: none;
}

.paneBanner {
	background-color: #f3e8a7;
	border: 1px solid #EEDE87;
}
.footer {
	font-family: Garamond, "Times New Roman", Centaur, Georgia;
	font-size: 10px;
	color: #999999;
	margin-top: 2px;
}
.imgTop {
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #EEDE87;
}
.imgBorder2 {
	border: 1px solid #EEDE87;
	margin: 6px;
}

.imgWCaption {
	float:right
	width: 300px;
	background-color: #f3e8a7;
	display: inline;
margin: 10px;
padding: 3px;
text-align: center; 
}

.imgCaption {
    background-color: #f3e8a7;
}

/* This is the style for the div containing the image and caption centered
   so you should wrap your image and caption in a div with id imgwCap */
#imgwCap {
	text-align: center;
}
/* Defines the style of any image placed inside a div with id of imgwCap */
#imgwCap img {
	margin: 12px 12px 2px;
	border: 1px solid #EEDE87;
}
/* Define style of a paragraph inside a div w/ id of imgwCap */
#imgwCap p {
	background-color: #f3e8a7;
	border: 1px solid #EEDE87;
	font-family: Garamond, "Times New Roman", Centaur, Georgia;
	font-size: .9em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding: 3px;
}

