@charset "utf-8";
/* CSS Document */
body{
margin:0px; 
padding:0%;
background-color:#336FAC;
font-family:arial, san-serif;
text-align:justify;
color:#164678;

}
a{text-decoration:none;}
p{
margin-right:1em;
font-weight:bold;
}
h1{
margin-top:1em;
text-align:center;
color:#5CACDE;
}
#whatsnew{
margin-left:27px;
margin-bottom:1em;
width:684px;

background-color:#FF9F03;
background-image:url(images/What_side.gif);
background-position:left;
background-repeat:repeat-y;
}
#whatsnew img{margin:0px; padding:0%;}
#whatsnew p{padding-left:2em;color:white;margin-top:-1em;}
#whatsnew h3{text-align:right;padding-top:1em;color:white;}

.leftmargin{
background-color:#336FAC;
background-image:url(images/side_boarder_2.gif);
background-repeat:repeat-y;
background-position:right;
}
.leftnav{
text-align:center;
border-right:solid white 1px;
}
.bottom{
color:white;
font-size:60%;
text-align:center;
margin:0px;
}
.bottom a{
color:white;
text-decoration:underline;
}

.leftnav p{
padding:5px;
margin:0px;
font-size:150%;
width:100%;
border:solid 1px white;

}

.leftnav p a{
width:100%;
height:100%;
color:white;
background:#FF9F03;
}

.leftnav a:hover{
width:100%;
height:100%;
background-color:white;

}
.textright{
text-align:right;
}
.topic{
color:#164678;
}
.textright a{
color:#164678;
}
.textright a:hover{
color:white;
}
#article { margin-left:1em;margin-right:1em;}
#article h2{margin:0;padding:0;margin-left:1em;}
#article p{margin-left:0em;font-weight:light;margin-right:0;color:#336FAC;}

#navarticle{
float:right;
margin-left:1em;
border:solid #336FAC 1px;
width:200px;
color:#5CACDE;
font-size:small;
padding-left:1em;
}
#navarticle a{
font-size:small;
color:#336FAC;
text-align:left;
}
#navarticle a:hover{
color:#164678;
}
#listoseries{
border:solid #336FAC 1px;
background-color:#FECE80;
width:250px;
margin-left:1em;
margin-top:1em;
float:left;
padding-left:1em;
padding-top:1em;
}
#listoseries a{
color:#945C02;
}
#listoseries a:hover{
color:white;
}
#listoseries h2{
text-align:left;
margin-right:1em;
border-bottom:solid #945C02 1px;
color:#945C02;
}
#listotopic{
background-color:#FF9F03;
border:solid #336FAC 1px;
width:370px;
float:right;
margin-right:1em;
margin-top:1em;
padding-left:1em;
padding-top:1em;
}
#listotopic h2{
text-align:left;
margin-right:1em;
border-bottom:solid #336FAC 1px;
color:white;
}
#listotopic a{
color:white;
}
#listotopic a:hover{
color:#FECE80;
}

#mostrecent{
text-align:left;
padding-left:1em;
background-color:#336FAC;
color:white;
border:solid #164678 1px;
width:320px;
float:left;
margin-left:1em;
}
#mostrecent a{
color:#66CCFF;
}
#mostrecent a:hover{
color:white;
}
.topic2{
color:#66CCFF;
}

