/* CSS Document */

body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#6A2D3D;
	scrollbar-highlight-color:#FEFECA;
	scrollbar-3d-light-color:#FEFECA;
	scrollbar-base-color:#6A2D3D;
	scrollbar-dark-shadow-color:#FEFECA;
	scrollbar-shadow-color:#FEFECA;
	scrollbar-track-color:#FEFECA;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	background-color: #550F29;
	font-size: 14px;
	line-height: 1.4em;
	color:#000000;}

a {
	font-family: "Times New Roman", Times, serif;
	color: #550F29;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td {
font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #550F29;
	font-weight: bold;
}
.toptext {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #550F29;
	font-weight: bold;
	background-color: #FFFFCC;
}

.bodytext {
padding: 5px 15px 5px 5px;
background-color: #FFFFCC;
}
.emph {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #550F29;
	text-align: left;
	
	}

.copyimg {
border-style: solid;
border-width: 3px;
border-color: #550F29;
}

.bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomtext:hover {
	text-decoration:underline;
}
.synopsis{
	padding: 5px 25px 5px 25px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #550F29;
	}