#fpnav {
margin:100px auto;
width:650px;
height:340px;
text-align:center;
padding:0px;
background:#fff url(images/gbz_perc2r.png);
border:none;
font-size:24px;
overflow: hidden;
}

#nav {
width: 280px;
padding: 30px 20px 20px 280px;
margin: 40px;
font-size: 18px;
font-family: Verdana;
color: #333;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
/*border-bottom: 1px solid #fff;*/
margin: 0;
width: auto;
font-family: Arial, Verdana, sans-serif;
}

#nav li a {
display: block;
padding: 8px 5px 8px 5px;
color: #035;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;
width: 280px;
/*background:#c9d7e0 no-repeat center left;*/
/*background:#fff no-repeat center left;*/
display:inline-block;
}

#nav li a:hover {
color: #fff;
background: #c9d7e0 no-repeat center left;;
font-weight:bold;
}

#box {
padding: 20px 20px 20px 280px;
margin: 40px;
}

#box p {
background:#c9d7e0;
border-bottom: dashed 1px #000;
border-top: dashed 1px #000;
}

#box p a {
background:#c9d7e0;
}

#box p a:hover {
background:#fff;
}

body {
	background: #369 url(images/bg2000.gif);

}

body a {
color: #330033; 
text-decoration: none
}

body a:hover {
text-decoration: none;
}
