@charset "utf-8";
/* CSS Document */



#top_pic{
width: 720px;
height:334px;
background: transparent url(../_images/top_pic.jpg) top left no-repeat;
background-color:transparent;
margin:10px 0px 0px 40px;
}

#top_links {
margin:20px 20px 0px 0px;
}


#top_links li{
display:inline;
margin:0px 20px 0px 0px;
}

#top_links ul{
margin:0px;
}


#abodytext p{
text-align:justify;
}


h2 {
text-transform:uppercase;
color:#514a99;
margin:0px;
font-family:"Times New Roman", Times;
}

.subheadera a{
color:#ED1C24;
margin:0px;
font-size:16px;
font-weight:bold;
text-transform:capitalize;
}


.subheaderab{
font-weight:bold;

}