@charset "utf-8";
body {
	background-color: #000000;

}

/* CSS Document */

h1 {
	float: left;
}
#page {
	width: 834px;
	background-image: url(../images/back_paper.jpg.jpg);
}
#header {
	width: 812px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 17px;
	padding-bottom: 9px;
	padding-left: 22px;
}
ul#utility {
	margin-top: 16px;
	float: right;
	padding-right: 34px;
}
ul#utility li {
	display: inline;
	background-image: url(../images/arrow.gif.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 22px;
	padding-left: 14px;
	font-weight: bold;
}
ul#utility a {
	text-decoration: none;
	color: #333333;
}

ul#gNav li {
	float: left;
}
ul#textNav li {
	display: inline;

}
#gNavArea {
	margin-left: 34px;
	margin-bottom: 10px;
}




#footer_textarea {
	float: left;
	padding-top: 16px;
	padding-left: 37px;
	padding-bottom: 13px;
	color: #b4b4b4;
}
#footer {
	background-color: #000000;
	width: 834px;
	font-size: 83.3%;
}


ul#textNav {
	margin-bottom: 5px;
}


ul#textNav li a {
	text-decoration: none;
	color: #B4B4B4;
}
ul#textNav li a:hover {
	text-decoration: underline;
}

p#logo_small {
	float: right;
	padding-top: 16px;
	padding-right: 36px;
}
