@charset "UTF-8";
body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #660505;
	background-image: url(../images/gradient17786876.png);
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}     /* unvisited link */
a:visited {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}  /* visited link */
a:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}   /* mouse over link */
a:active {
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}   /* selected link */
p {
	line-height: 140%;
}
.titleMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pictureBorder {
	border: thin solid #72160E;
}
.iFrameProperties {
	background-color: #FFFFFF;
	padding: 10px;
}
