p {
    color:#5b3c79;
    font-family: Arial;
    font-size: 14px;
}
p a, p a:visited{
    color:#5bc79;
}
p a:hover {
    color:#443351;
}

#wrapper {
margin: 0 auto;
}

#header {
    background: transparent url(images/links/header.png) no-repeat top center;
    width:1002px;
    height:404px;
    margin-top:-10px;
}

#topmenu {
    margin-top:10px !important;
}

#topmenu ul li {
    list-style:none;
    display:inline !important;
    padding-right: 15px;
}
#topmenu ul li a {
    color:#5B3C79;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

#topmenu ul li a:hover {
    color:#443351;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
}

#contact {
    padding-left:155px;
}
#linktous {
    margin-top:200px;
    padding:3px 50px 50px;
}
#content {
    background: transparent url(images/links/content-bg.png) top center;
    width:1002px;
    margin-top:-2px !important;
}
#linkslist img {

    margin-top:50px;
}
#linkslist {
    margin-top:-30px;
    padding-left:50px;
    padding-right:40px;
    padding-bottom:15px !important;
}

#linkslist ul li{
    list-style: decimal;
}

#linkslist ul li a {
    color:#5B3C79;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

#linkslist ul li a:hover {
    color:#443351;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
}
/*Footer Styles here*/
#footer {
    background: transparent url(images/links/footerbg.png) no-repeat top center;
    width:1002px;
    height:100px;
}
#footerlinks {
    padding:5px;
}
#footerlinks ul li{
    list-style:none;
    display:inline;
    padding-left:6px;
}
#footerlinks ul li a{
    color:#FFFFFF;
    font-family:arial,"Times New Roman",Times,serif;
    font-size:12px;
}
#footerlinks ul li a:hover{
    color:#CCCCCC;
    font-family:arial,"Times New Roman",Times,serif;
    font-size:12px;
    text-decoration:underline;
}