a {
    text-decoration: none;
} body {
    position: relative;
    font-family: Arial;
    background-color: #ECE9D8;
    width: 970px;
    margin: auto;
} p {
    padding: 0px;
    margin: 0px;
} img {
    border: 0px;
    
} #header {
    position: relative;
    margin-top: 30px;
    left: 0px;
    background-color: #FFFFFF;
    width: 803px;
} #headerMenu {
    background-color: #531C77;
    width: 800px;
    height: 39px;
    margin: 0px;
    padding: 0px;
} .headerMenuItem {
    font-size: 12px;
    font-weight: bold;
    width: 50px;
    height: 30px;
    position: absolute;
    top: 17px;
    text-transform: uppercase;
} .headerMenuItem a {
    color: #fff;
    text-decoration: none;
} .headerMenuItem a:hover {
    color: #AF94D3;
} .headerMenuItemBullet {
    width: 5px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: absolute;
    top: 0px;
} #headerImage {
    position: relative;
    width: 100%;
    height: 130px;
    background-image: url("./images/header_image.jpg");
    background-repeat: no-repeat;
} #headerSearch {
    position: absolute;
    top: -8px;
} #headerSearchBox {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #531C77;
    display: inline-block;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 8px;
    padding-top: 3px;
} #headerHintMenu {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 200px;
    text-align: center;
} .headerHintMenuItem {
    font-size: 11px;
    color: #531C77;
} #main {
    background-color: #FFFFFF;
    position: relative;
    left: 0px;
    width: 803px;
} #mainContent {
    background-color: #FFFFFF;
    position: relative;
    width: 803px;
    float: left;
} #mainMenu {
    position: relative;
    background-image: url("./images/main_menu_bg.jpg");
    background-repeat: repeat-y;
    width: 204px;
    float: left;
    margin-left: -204px;
} #mainMenuSubscription {
    margin-left: 15px;
} .leftSubmitButton {
    height: 22px;
    width: 6px;
    background: transparent url('./images/leftSubmitButton.jpg') no-repeat;
    float: left;
} .submitButton {
    padding: 4px 0 0 0;
    height: 18px;
    font-size: 11px;
    background-color: #613a89;
    float: left;
} .submitButton a {
    color: #FFFFFF;
} .rightSubmitButton {
    height: 22px;
    width: 6px;
    background: transparent url('./images/rightSubmitButton.jpg') no-repeat;
    float: left;
} #mainMenuSubscriptionBox {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #F47001;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 8px;
    padding-top: 3px;
} #sidebar {
    margin-left: 10px;
} #divCont {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 50px;
    height: 400px;
    width: 155px;
    visibility: hidden;
} #divCont .clTop {
    position: absolute;
    z-index: 1;
    width: 175px;
    line-height: 17px;
    padding-bottom: 3px;
    padding: 2px 0px 2px 0px;
    border-bottom: none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    text-decoration: none;
} #divCont .clSub {
    position: absolute;
    z-index: 1;
    left: 15px;
    top: 20px;
    width: 155px;
    line-height: 15px;
    padding: 2px 0px 2px 0px;
}
/*** This sets the style for the links inside the menu. ***/ 
#divCont .clTop a {
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
} #divCont .clTop a:hover {
    color: #FFFFFF;
    text-decoration: none;
} #divCont .clTop .clSub a {
    color: #531C77;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
} #divCont .clTop .clSub a:hover {
    color: #531C77;
    text-decoration: none;
} #bottom {
    position: relative;
    left: 0px;
    width: 803px;
    height: 60px;
} #bottomMenu, #bottomCopyright {
    font-family: "Arial";
    font-size: 11px;
    color: #623b8a;
} #bottomMenu {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 803px;
    text-align: center;
} #bottomCopyright {
    position: absolute;
    top: 30px;
    right: 0px;
} #announce {
    position: absolute;
    top: 35px;
    left: 840px;
    width: 125px;
    text-align: center;
} .rest {
    position: absolute;
    top: 0px;
    right: 0px;
} .breadcrumb {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #848484;
    text-transform: capitalize;
} .breadcrumb a {
    color: #848484;
} div.navigation {
    font-size: 12px;
    width: 600px;
} div.wp-pagenavi {
    width: 400px;
    margin: auto;
} .navigation a:Hover {
    color: #613b88;
} 


#sidebar .widget feedburner {
    background: #ffffff url("");
    background-repeat: no-repeat;
    width: 170px;
    padding-top: 10px;
}

.widget .input, .searchform .input {
        border: 1px solid #9db1d6;

}

#sidebar .widget_feedburner .text {
    color: #fff;
    font-size: 12px;
    margin: 10px 0 0 0;
} 

#sidebar .widget_feedburner .footnote {
    color: #012F97;
    font-size: 11px;
    margin-top:	4px;
    font-weight: bold;
    width: 178px;
}  

.widget .submit, .searchform .submit {
   border: 1px solid #012f97;
    margin-top: 3px;
    background-color: #012f97;
    width: 120px;
    color: #fff;
}
/* End of feedburner style code */ 

.moreTopics {
    padding: 5px;
    margin: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #ECECEC;
} .moreTopics ul {
    list-style: square;
    color: #531C77;
} .moreTopics a {
    font-size: 12px;
    text-decoration: none;
    color: #531C77;
} .moreTopics a:Hover {
    text-decoration: underline
} .clTop {
    margin-top: 10px;
    text-transform: uppercase;
    font-family: Arial;
    color: #531C77;
    font-weight: bold;
    font-size: 12px;
} .page_item {
    padding: 0px;
} .page_item a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
} .page_item a:hover {
    color: #531C77;
    text-decoration: underline;
} .widget ul {
    padding: 0 15px 0 0;
    margin: 0 0 0 20px;
    list-style: square outside;
    list-style-type: square;
    color: #983D46;
} .widget ul li {
    list-style: square;
} .widget ul li a, .widget a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
} .widget ul li a:hover {
    text-decoration: underline;
    color: #983D46
} .widget {
    display: block;
    margin-bottom: 10px;
    width: 185px;
    clear: both;
}
/*FORM */ 
.contactform {
    width: 530px;
    background-color: #f5f5f6;
    margin-left: 20px;
    padding: 10px;
} .contactform label {
    font-family: Arial;
    font-size: 13px;
    color: #999999;
} .contactform .contactleft input {
    font-family: Arial;
    color: #3e3e3e;
    border: 1px solid #999;
    width: 100%;
    clear: both;
} .contactform .contactright textarea {
    font-family: Arial;
    color: #3e3e3e;
    border: 1px solid #ccc;
    width: 100%
} .contactform .contactright {
    font-family: Arial;
}


