*	{
	font-family: serif, times, "Times New Roman", normal;
	font-size: 11pt;
	color: #C0C0C0;
	}

body	{
	background-color: #708090;
	margin: 0px;
	padding: 0px;
	}

#wrapper	{
	width: 850px;
	margin: 0px auto;
	}

#banner	{
	height: 48px;
	width: 850px;
	}

#nav_wrapper	{
	height 75px;
	width: 850px;
	}

#grey	{
	background-color: #C0C0C0;
	height: 25px;
	}

#content	{
	padding-top: 45px;
	padding-bottom: 105px;
	}

#currentNav	{
	width: 100px;
	color: #708090;
	text-align: center;
	font-size: 1em;
	height: 30px;
	}
	
#currentNav span	{
	color:#708090;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 10px;
	}

#nav	{
	width: 750px;
	top: -25px;
	position: relative;
	left: 100px;
	text-align: right;
	}

h1	{
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 12pt;
	}

#nav a	{
	margin: 0px;
	color: #FFF;
	font-size: 1.1em;
	list-style-type: none;
	display: block;
	}

ul	{
	padding-left: 0px;
	}

li	{
	position: relative;
	}

a	{
	border: 0px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	}

a#navAnchor	{
	display: inline;
	}

a#navAnchor:link	{
	text-decoration: none;
	}

a#navAnchor:hover	{
	text-decoration: underline;
	}

hr	{
	margin: 0px;
	}

#ipsa	{
	font-size: 3.2em;
	text-decoration: none;
	}

#corporation	{
	font-size: .95em;
	text-decoration: none;
	color: #666;
	}

#footer	{
	height: 20px;
	width: 850px;
	text-align: center;
	}

#spaceBottom	{
	height: 50px;
	text-align: center;
	font-size: 8pt;
	}

#spaceBottom a	{
	font-size: 8pt;
	}
