A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images_and_logos/background_1.jpg);
	background-repeat: repeat;
}
.body_heading {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}
.body_text {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.right_bar_text {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin: 10px;
}
.right_bar_links {
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.scroll_text {
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
.footer_text {
	font-size: 9px;
	color: #999999;
	font-family: Arial;
}
#ScrollDiv {
	width: 630px;
	height: 565px;
	overflow: auto;
	background-image: url(images_and_logos/peace_dove_4.jpg);
	background-repeat:no-repeat;
	margin: 10px;
	text-decoration: none;
}
.contact_sheet_text {
	font-size: 12px;
	color: #0000CC;
	font-family: "Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
}

