/*


 */

body {
	background-color: #ffffff;
	background-image: url('images/sky-004.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, sans-serif;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
	text-indent: 1em;
	line-height: 180%;
	vertical-align: middle;
	color: #404080;
	border-top: solid 1px #404080;
	border-bottom: solid 1px #404080;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-left: 2em;
	padding-top: 0px;
	border-bottom: solid 1px #404080;

}

a {
	text-decoration: none;
}

a:link {
	color: #a4a4b8;
}

a:visited {
	color: #a4a4b8;
}

a:active {
	color: #a4a4b8;
}

a:hover {
	color: #f71c40;
}

img {
	vertical-align: middle;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 140%;
	text-align: left;
	width: 98%;
	height: 100%;
}

#left {
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
	padding: 0px 0px 0px 0px;
	padding: 0px;
	width: 48%;
}

.banner {
	margin-top: 20px;
	margin-left: 20px;
	color: #ffffff;
	font-size: x-large;
	letter-spacing: 6px;
	height: 50px;
	vertical-align: middle;
}

.prefatory_note {
	margin-top: 180px;
	margin-left: 40px;
	color: #ffffff;
	font-size: small;
}

#right {
	position: absolute;
	top: 10px;
	left: 49%;
	width: 50%;
	padding: 0px 0px 0px 0px;
}

.notice {
	margin-top: 80px;
	padding: 10px 0px 10px 10px;
	height: 140px;
	color: #a4a4b8;
	text-align: right;
	font-size: xx-small;
}

.contents {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 10px;
	width: 100%;
	font-size: small;
}

.contents p {
	padding: 0px 20px 0px 20px;
	text-align: left;
	text-indent: 1em;
	color: #6464a4;
}

.contents a {
	text-decoration: none;
}

.contents a:link {
	color: #404080;
}

.contents a:visited {
	color: #404080;
}

.contents a:active {
	color: #404080;
}

.contents a:hover {
	color: #f71c40;
}

.announce {
	margin: 10px 0px 10px 1em;
	padding: 10px 0px 10px 10px;
	width: 100%;
	font-size: small;
	color: #a4a4b8;
	border-top: solid 1px #a4a4b8;
}

.announce p {
	padding: 0px 20px 0px 20px;
	text-align: right;
}
