@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/Background%20Image.jpg);
	background-repeat: no-repeat;
}

/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #333;
	border-top-color: #FFFFFF;
	border-top-style: ridge;
	border-top-width: thick;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-color: #FFF;
	border-style: ridge;
	border-width: thick;
}
#banner {
	height: 220px;
	width: 968px;
}
#page_content {
	width: 900px;
	font-family: Garamond;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	margin-right: 38px;
	margin-left: 30px;
	border-color: #9F0;
	padding: 5;
	font-size: 14pt;
	background-color: #333;
	border-top-color: #0F3;
	border: 12;
	border-right-color: #0FF;
	border-bottom-color: #0F9;
	border-left-color: #0FC;
	text-align: center;
}
#tbruaich_image, #fuaran_image{
	width: 350px;
	margin-top: 30px;
	margin-left: 40px;
}
#footer p {
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	word-spacing: normal;
	letter-spacing: 2px;
}

.main_image_txtblock {
	width: 500px;
	margin-top: 30px;
	margin-left: 40px;
	float: none;
}
.main_image {
	width: 250;
	height: 150;
	float: left
}
p {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	color: #CCC;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #0CF;
}
