html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	max-height:100%
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#header
{
	position: absolute;
	top: 0;
	left: 0;
	width: 50em;
	height: 11em;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 50;
}
#nav
{
	position: absolute;
	top: 9.2em;
	left: 1em;
	width: 48em;
	height: 1.4em;
	margin: 0.25em;
	text-align: center;
	z-index: 100;
}
#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li
{
	display: inline;
}
#footer
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50em;
	height: 6em;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 50;
}
#IPinfo, #IPReq, #IPTheWests
{
	display: none;
}
h2, h3
{
	text-align: center;
}
a:link, a:visited
{
	color: #0000C0;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	background-color: #C0C0C0;
}
#nav a:link, #nav a:visited
{
	padding: 0.1em 0.75em 0.1em 0.75em; 
	font-size: 0.7em;
	font-weight: bold;
}
#content-wrap
{
	position: relative;
	width: 51.25em;
	z-index: 0;
}
#content
{
	position: absolute;
	padding: 11.3em 0 7em 0em;
	text-align: justify;
	position: absolute;
	left: 3em;
	width: 44em;}
#box1, #box2, #box3
{
	left: 1em;
	width: 48em;
}
#box1, #box2
{
	text-align: center;
}
#box1
{
	position: absolute;
	top: 0.5em;

}#box2
{
	position: absolute;
	top: 3em;
}
#box3
{
	position: absolute;
	top: 0.5em;
}
#logo1, #logo2, #logo3
{
	position: absolute;
	text-align: center;
}
#logo1
{
	left: 0;
	width: 16em;
}
#logo2
{
	left: 16em;
	width: 16em;
}
#logo3
{
	right: 0;
	width: 16em;
}
.p_left
{
	float: left;
}
.p_right
{
	float: right;
}
.div_clear
{
	clear: both;
}
#ft1, #ft2, #ft3, #ft4
{
	position: absolute;
}
#ft1
{
	top: 0.2em;
	left: 0;
	width: 4.375em;
}
#ft2
{
	left: 4.6em;
	width: 11.4em;
	text-align: left;
}
#ft3
{
	left: 16em;
	width: 16em;
	text-align: center;
}
#ft4
{
	right: 0;
	width: 16em;
	text-align: right;
}
.tsize
{
	font-size: 0.7em;
}
html > body #content-wrap
{
	height: 100%;
}
html > body #header
{
	position: fixed;
}
html > body #nav
{
	position: fixed;
}
html > body #footer
{
	position: fixed;
}
.stripeline
{
	position: absolute;
	top: 9.1em;
	left: 0em;
	height: 0.125em;
	width: 50em;
}
.stripefoot
{
	position: absolute;
	left: 0;
	bottom: 5.7em;
	height: 0.125em;
	width: 50em;
}
.linktop
{
	float: right;
	font-size: 0.7em;
	font-weight: bold;
}
