
body {
width:800px;
background:#ffffff url(../img/body_bg2.gif) repeat-y top center;
margin:0 auto;
font-family:arial;
}

h1,h2,h3 {
font-weight:bold;
color:#291770;
}

h2 {
font-size:2em;
}

a:link {
font-size:1em;
font-weight: bold;
color:#7799CC;
text-decoration:none;
}

a:visited {
color:#7799CC;
text-decoration:none;
font-size:1em;
font-weight:bold;
}

a:hover {
color:#291770;
text-decoration:underline;
}

a:active {
color:#E9DF55;
text-decoration:none;
}

#container {
width:760px;
margin:0 auto;
}

#trace_container {
height: 444px;
margin: 20px auto;
width:700px;
padding:20px 0px;
}

#trace_title  {
background-color:#FFFFFF;
color:#291770;
font-size:1.4em;
font-weight:bold;
margin:-40px 20px 0px 180px;
padding:18px;
position:absolute;
text-align:center;
}

#trace_overlay {
background-image: url(../img/trace_corner267.jpg);
margin:-40px -10px;
position:absolute;
z-index:3;
height:267px;
width:173px;
}

#trace_border {
position: absolute;
border-top: 12px solid #0094DE;
border-right: 12px solid #0094DE;
border-bottom: 12px solid #0094DE;
border-left: 12px solid #0094DE;
margin: 20px 50px;
width:590px;
height: 420px;
z-index:1;
}

#trace_main {
color:#291770;
font-size:0.8em;
font-weight:bold;
height:200px;
margin-left:130px;
margin-top:30px;
position:absolute;
text-align:justify;
width:400px;
z-index: 10;
}

#trace_main_wide {
color:#291770;
font-size:0.8em;
font-weight:bold;
height:200px;
margin-left:110px;
margin-top:15px;
position:absolute;
text-align:justify;
width:440px;
z-index: 10;
}

#trace_image {
height:440px;
margin-left:75px;
position:absolute;
z-index:4;
width:565px;
}

#trace_image img {
bottom: 0px;
position:absolute;
right:0px;
}

#trace_nav {
position: absolute;
width: 615px;
margin-left:80px;
}

#navtitle {
background-image:url(../img/navbg.gif);
color:white;
float:left;
font-weight:bold;
margin-left:10px;
padding:22px;
}

.left {
float: left;
border: 0px;
}

.navlogo {
border:0px none;
float:right;
margin-right:10px;
}

#slogan  {
background-color:#0094DE;
color:white;
font-size:9px;
height:9px;
margin-top:420px;
position:absolute;
right:0px;
width:174px;
}

.right {
float: right;
border: 0px;
}

#redirect  {
float: right;
margin: 20px;
}

#input {
float: right;
}

#footer {
text-align:center;
color:#bbb;
padding:6px;
margin-top:60px;
}

#footer p {
font-size: 0.8em;
}

#footerNav {
margin-left:-30px;
}

#footer li {
display:inline;
padding:0 6px;
}


#header {
height:120px;
width:700px;
color:#cbd4e3;
background:#fff url(images/F4E_logoL_600x120.gif) no-repeat top center;
margin: 40px auto;
padding:0px;
}

form  {
float:right;
margin: 25px;

}

