div    {
}

*.footer    {
	text-align: center;
	font-size: 0.5em;
	font-weight: bold;
}

p.footer    {
}

body    {
	background-color: #ffffff;
	color: #444444;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 1em;
	background-image: none;
	margin: 0em;
	background-repeat: repeat;
}

*#header    {
	background-color: #75a9ea;
	border-bottom: 1px #000000 solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 160px;
	padding-right: 75px;
	background-image: url(images/usoBannernew.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

*#header p    {
	font-size: 0.9em;
	text-align: justify;
	margin-left: 300px;
}

*#outer-image    {
	height: 197px;
	background-image: url(images/repeatersite.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px #000000 solid;
	background-color: #6362a6;
}

*#inner-image    {
	height: 197px;
	background-image: url(images/repeatersite.gif);
	background-repeat: no-repeat;
	background-position: 198px 0px;
	border-bottom: 1px #000000 solid;
}

*#content    {
	position: relative;
	width: 779px;
}

*#navbar    {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 198px;
	margin-left: 0em;
	padding: 0em;
}

*#navbar ul li a:link, *#navbar ul li a:visited    {
	text-decoration: none;
	list-style: none;
	border-bottom: solid #000000 1px;
	display: list-item;
}

*#main-text    {
	background-color: #ffffff;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin-left: 198px;
	padding: 10px;
	background-image: url(images/800usolight.jpg);
	background-repeat: no-repeat;
}

h1    {
	font-size: 1.2em;
	text-align: right;
	font-style: italic;
	letter-spacing: 5px;
	background-image: none;
}

h2    {
	font-size: 1.1em;
	text-decoration: underline;
}

p    {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.7em;
}

a    {
	text-decoration: none;
}

a:link    {
	color: #666666;
	background-color: #ffffff;
}

a:visited    {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}

a:hover    {
	background-color: #2327ad;
	color: white;
}

a:active    {
	background-color: #3cc7f0;
}

