html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
color: #8F9194;
text-align: center;
height:100%;

scrollbar-face-color: #BBBDC0;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}


body a {
color:#8F9194;
}
body a:hover, body a:focus {
color:#000000;
font-style:normal;
}

h1 {

	font-size: 13px;
	font-weight: bold;
	color: #24A3D3;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:5px 0 5px 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}

#wrapper {
width: 775px;
height: 700px;
background-color:#FFFFFF;
margin:0px auto;
text-align:left;
}
#splash_top {
width: 775px;
text-align: justify;
height: 78px;
border: 1px;
}
#splash_left {
width: 227px;
text-align: justify;
border: 1px;
float: left;
}

#splash_logo {
vertical-align:middle;
width: 320px;
text-align: center;
border: 1px;
float: left;
}
#splash_right {
width: 227px;
text-align: justify;
border: 1px;
float: left;
}
#splash_bottom {
width: 775px;
text-align: justify;
height: 78px;
border: 1px;
}

#logo {
width: 133px;
height: 125px;
float:left;

}
#nav {
width: 642px;
height: 18px;
float: right;
margin: 67px 0 0 0;
}
#nav_container {
width: 642px;
height: 125px;
float: right;
margin: 0px 0 0 0;
text-align:right;
}

#container {
width: 775px;
padding: 0 0 0 0px;
clear: both;
}
#image {
width: 249px;
padding: 69px 0 0 100px;
float: left;
}
#title {
padding: 69px 0 0 35px;
width: 350px;
float: left;
}

#footer {
font-size: 0.84em;
padding: 40px 0 0 100px;
width: 675px;
float: left;
}




#who_image {
padding: 25px 0 0 12px;
width: 158px;
float: left;
}
#who_copy {
padding: 25px 5px 0 30px;
width: 307px;
float: left;
}
#who_pics {
margin: 10px 0px 0 0px;
width: 245px;
height:280px;
float: right;
overflow:auto;
}