
body
{
	background-color: #004489;
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}

p, blockquote, li, h3, h4
{
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
	padding: 0;
	margin: 10px 0;
}

h2, h3
{
	font-weight: normal;
    font-size: 1.1em;
}

#head
{
	text-align: center;
	height: 224px;
	background: url(../images/header_bg_01.jpg) no-repeat;
	background-position: top left;
}

#navigation
{
    height: 2.4em;
    margin: 0;
    padding: 0 0 0 10px;
    background: url(../images/nav_bg.jpg) repeat-y;
}

#container
{
	width: 730px;
	\width: 740px;
	w\idth: 730px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/main_bg.jpg) repeat-y;
}

#foot
{
	clear: both;
	width: 730px;
	\width: 740px;
	w\idth: 730px;
	height: 145px;
	margin: 0;
	text-align: center;
	background: url(../images/foot_bg.jpg) no-repeat;
}

a
{
	color: #004489;
	text-decoration: none;
}

a:hover
{
    color: #666;
	text-decoration: none;
}

#foot p
{
    padding-top: 100px;
    text-align: center;
    font-size: 0.6em;
}

#foot a
{
    color: #903;
}

#foot a:hover
{
    color: #666
}

#head h1
{
    display:none;
}

ul
{
	margin:0;
	padding:0;
}

li
{
    list-style: none;
}

#navigation ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation li
{
    float: left;
    position: relative;
}

#navigation li a
{
    float: left;
    position: relative;
    color: #fff;
    padding: 0;
    font-size: 1.2em;
    font-weight: 800;
    margin: 0 10px;
    border: 0;
    text-decoration: none;
}

#navigation li a:hover
{
    color:#004489;
    text-decoration: none;
}

#prevnext
{
	height: 2em;
	margin-left: 10px;
	background-color: #fff;
	width: 700px;
}

#viewer a, #overview a {
	text-decoration: none;
	}
	
#viewer a:hover, #overview a:hover {
	color: #004489;
	text-decoration: underline;
	}
	
embed, object, #viewer {
	background-color: #fff;
	width: 100%;
	height: 100%;
	}
	
#viewer {
	height: 550px;
	width: 700px;
	margin: 0 0 0 10px;
	background-color: #fff;
	}

#overview {
	text-align: left;
	padding: 10px;
	margin: 0;
	}
	
#overview ul#extended {
	padding: 0;
	margin: 0;
	}
	
#overview ul#extended li {
	font-weight: bold;
	list-style-type: none;
	float: left;
	}
	
#overview ul#extended li a, #overview ul#extended li div {
	width: 12em;
	height: 4.5em;
	color: #fff;
	background-color: #004489;
	overflow: hidden;
	padding: 0 0 0 51px;
	border: 0;
	margin: 0 1em 0 0;
	display: block;
	border: 1px solid #004489;
	}
	
#overview ul#extended li a:hover {
	text-decoration: none;
	color: #004489;
	background-color: #fff;
	border: 1px solid #004489;
	}
	
#overview ul#extended li span {
	font-size: 0.8em;
	font-weight: normal;
	}