body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #638EC1;
	color: #E9F3F4;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000C5E;
}

#header {
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
	border: 1px solid #030268;
}
#subheader {
	margin: 1px;
	height: 20px;
	padding: 0px;
	clear: both;
	width: 949px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #081073;
	border-right-color: #081073;
	border-bottom-color: #081073;
	border-left-color: #081073;
	background-color: #7BABDC;
}
#content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	color: #081073;
	background-color: #6699CC;
}
#navigation {
	height: auto;
	width: 120px;
	float: left;
	text-align: left;
	background-color: #7BABDC;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #090269;
	border-right-color: #090269;
	border-bottom-color: #090269;
	border-left-color: #090269;
	clear: none;
}

#information {
	height: auto;
	float: none;
	width: auto;
	background-color: #6699CC;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000059;
	border-right-color: #000059;
	border-bottom-color: #000059;
	border-left-color: #000059;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

#textNav {
	margin: 1px;
	padding: 1px;
	height: 15px;
	clear: both;
	width: 946px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
#headerLeft {
	text-align: center;
	float: left;
	height: 100px;
	width: 150px;
}
#headerRight {
	float: right;
	height: 100px;
	width: 800px;
}
 #navigation ul { width: 8em; }
 #navigation ul  li {
	list-style: none;
	background-color: #6699CC;
	text-align: left;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #039;
 }
 #navigation ul li a {
	display: block;
	text-decoration: none;
	padding: .25em;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
 }
 a:link, a:visited { color: #FFFFFF; }
 a:hover, a:active { color: #000000; } 
 a:hover {
	background-color: #fff;
	color: #000066;
}
 #navigation ul li # youarehere a { background-color: #09f; } 
 
 p.pos_right
{
position:relative;
right:40px;
}
div.citabria {
	float: right;
	width: 185px;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000066;
}
h2 {
	font-size: 1.8em;
	color: #000066;
}
h4 {
	font-size: 1.4em;
	color: #FFFF00;
}