/* CSS Document */

body{
	text-align: center;
	margin-top: 20px;
	background-color: #2F002F;
}

div#container{
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	text-align: left;
	border: 2px solid #FFFFFF;
	background-color: #C8B9D3;
}
#container #header {
	height: 156px;
	background-image: url(images/header.gif);
}
#container #content {
	background-color: #C8B9D3;
}
#container #content #header_image {
	height: 44px;
	width: 100%;
}
#container #footer_graphic {
	height: 35px;
}
#container #footer_links {
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #49176D;
	text-align: center;
}
#container #content #middle_content {
	padding-right: 29px;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}


.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
}

#container #content #middle_content #news_content {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	background-color: #AD97BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: auto;
	padding-bottom: 10px;
	line-height: 18px;
}
#container #content #middle_content #index_content {
	padding-top: 1px;
	padding-right: 15px;
}

#container #content #middle_content #news_heading img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.minor_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #49176D;
	line-height: 20px;
	text-decoration: none;
}

.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #49176D;
	display: block;
	height: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #49176D;
	height: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #49176D;
	height: 20px;
}
.caption_PP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #49176D;
}
.form_names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #49176D;
	display: block;
	height: 20px;
	text-align: right;
	padding-right: 10px;
}
.links_style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #49176D;
	line-height: 20px;
	text-decoration: none;
}
.links_style:link{
	text-decoration: none;
}
.links_style:hover{
	text-decoration: underline;
}
