.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(images/Buttonback.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFCCFF;
	text-decoration: underline;
}
.listingTextandBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
}
.thumbControl {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #3E0031;
}
body {
	background-repeat: repeat-y;
	background-position: center;
}
.menuBG {
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
}
.lineOnRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #3E0031;
	border-right-color: #3E0031;
	border-bottom-color: #3E0031;
	border-left-color: #3E0031;
}
.lineOnLeft {
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3E0031;
}
.largeImageFrame {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.floatRight {
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E0031;
	border-right-color: #3E0031;
	border-bottom-color: #EC00BD;
	border-left-color: #EC00BD;
	margin: 3px;
}
.lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 5px;
}
.floatLeft {
	float: left;
	margin: 5px;
}
.floatRightAbout {

	float: right;
	margin: 0px 0px 0px 10px;
}
