html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #dbb8db;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bkgTop {
	background-image: url(images/bkg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 170px;
}
.bkgBottom {
	background-image: url(images/bkg-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 10px;
	line-height: 19px;
	padding-bottom: 2px;
}
.bkgBottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgBottom a:hover {
	color: #D4A9D4;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 24px;
	color: #330065;
	padding-right: 33px;
	padding-left: 33px;
}
p {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 33px;
	padding-left: 33px;
	line-height: 17px;
}
li {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 33px;
	line-height: 17px;
	padding-bottom: 0px;
	margin-left: 20px;
}
a {
	color: #330065;
}
a:hover {
	color: #167424;
}
h2 {

	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 16px;
	color: #330065;
	padding-right: 33px;
	padding-left: 33px;
}
.photo {
	border: 1px solid #CC99CC;
	margin-bottom: 3px;
}
.photoR {
	border: 1px solid #CC99CC;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: 20px;
}
.indent {

	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 33px;
	padding-left: 33px;
	line-height: 17px;
}
.tableR {
	border: 1px none #CC99CC;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 33px;
}
.photoL {
	border: 1px solid #CC99CC;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 20px;
}

