@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(threecross_bg%20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 684px;
	width: 1024px;
	position: relative;
	left: 0px;
	top: 0px;
}

p { text-align: justify; color: #fff; font-size: 0.70em; line-height: 1.25em; }
a:link, a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover, a:active { text-decoration: none; color: #ff9600; }
li {
	text-decoration: none;
	list-style-type: none;
	display: block;
	color: #000000;
}

#container {
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	right: 10px;
	bottom: 0px;
	height: 684px;
	width: 550px;
	padding: 0px;
	margin: auto;
	}

