body {
background: #001400 url("../images_pp/bottombg.jpg") bottom center no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #4b4f5e;
}

a {
	text-decoration: underline;
	color: #4458b0;
}
a:hover {
	text-decoration: none;
	color: #0b1e6f;
}

#wrap {
margin: 0 auto;
width: 800px;
background:#FFFFFF;
}

#header {
width:800px;
height:210px;
background:url("../images_pp/headerbg.gif");
margin: 0;
padding: 0;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #ffffff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #eee;
}
#header h2 {
font-size: 19px;
color: #ffffff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding: 0 20px;
}

.left {
float: left;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
padding-right: 10px;
line-height: 30px;
background: #4458b0;
}

.left h2 a {
text-decoration: none;
color: #fff;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 180px;
padding-top: 25px;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #4458b0;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 10px 0 15px 20px;
color: #4458b0;
}
.right ul li a {
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}
.articles {
padding: 10px;
}

#footer {
text-align: center;
font-size: 11px;
color: #4b4f5e;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 40px;
}
#footer a { color: #4b4f5e; }
#footer a:hover { color: #666666; }

#nav {
align:center; 
margin-left:320px;
}

#nav ul {
height: auto;
list-style: none;
align:center; 
}
 
#nav ul li {
padding:2px;
margin:5px;
align:center; 
float:left;
}
 
#nav ul li a{
font-family: 'Fira Sans';
font-size: 15px;
color: #000000;
text-decoration:none;
text-transform:capitalize;
text-align: center;
}

#nav ul li a:hover{
color:#bebdbd;
border-bottom:1px solid #bebdbd;
padding-bottom:15px;
}

.border {
color: #ffffff;
}
