* { 
margin: 0; 
padding: 0; 
list-style: none; 
text-decoration: none; 
}

body { 
margin: 2px 0 0px 0; 
font: normal 11px Trebuchet MS, Sans-serif; 
background: #000; 
color: #999; 
text-align: center; 
background-image:url('../images/bg6.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top center;
}

a:link {
color: #175062;
font-weight: bold;
}
a:visited {
color: #175062;
font-weight: bold;
}
a:hover {
color: #FFFFFF
}
a:active {
color: #0000FF
}

#container { 
width: 320px; 
margin-left: auto; 
margin-right: auto; 
border: 1px solid #666; 
border-bottom-width: 0px;
padding: 250px 25px 25px 25px; 
background: url("../images/top.png") no-repeat; 
text-align: left;  
}

h1 { 
font: normal 20px Georgia, Sans-serif; 
margin-left: 45px; 
margin-bottom: 20px; 
}

h1 span.highlight { 
color: #efefef; 
}

h1 span.small { 
font-size: 11px; 
color: #333; 
}

h2 { 
margin-top: 15px; 
margin-left: -25px; 
padding-left: 20px; 
border-left: 5px solid #666; 
font: bold 11px Trebuchet MS, Sans-serif; 
}

.nav-div {
background-image:url(img/pe-n.png);
height:25px;
}

.nav-link {
font-size:1.1em;
color:#ffffff;
line-height:20px;
text-align:center;
}

.nav-link a{
margin:0 5px 0 2px;
padding:0px 2px 0px 2px;
font-size:.95em;
font-weight:normal;
color:#133e4f;
line-height:25px;
border-bottom:none;
}

.nav-link a:hover{
color:#ccc;
background-image:url(img/pe-lbg.png);
background-repeat:repeat-x;
background-position:-50%;
border-bottom:none;
}

.nav-selected{
background-image:url(img/pe-lbg.png);
background-repeat:repeat-x;
background-position:-50%;
}

.nav-selected b{
color:#000000;
}

.nav-sep-div {
background-image:url(img/pe-n2.png);
font-size:.75em;
text-align:center;
}

.nav-sep-link a{
font-size:.95em;
font-weight:bold;
color:#133e4f;
margin:0 10px 0 10px;
line-height:25px;
}
