

<!---117 Degrees--->body, th, td, input, textarea, select, option {
    font-family: Arial,Helvetica,sans-serif;
    color: #83826a;
  }


body {
    background-color :#4290A7 ;
    background-repeat : repeat-x;
    font-size : 0.8em;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


#header {
    background-color : #bbeeff;
    background-image : url('../Images/English_Logo_bl.jpg');
    border-bottom-color : #dcdcdc;
    border-bottom-style : double;
    border-bottom-width : 5px;
    border-left-color : #DCDCDC;
    border-left-style : double;
    border-left-width : 3px;
    border-right-color : #DCDCDC;
    border-right-style : double;
    border-right-width : 3px;
    border-top-color : #DCDCDC;
    border-top-style : double;
    border-top-width : 3px;
    height : 140px;
    margin-bottom : 20px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 20px;
    width : 920px;
  }


#wrapparouter {
    margin: 0 auto;
    padding: 0px;
    background: #BFBD3E;
    width: 970px;
    height : 3000px;
  }


#wrapparinner {
    margin: 0 auto;
    padding: 0px;
    background: #ffffff;
    width: 940px;
    height : 3000px;
  }


#sidebar {
    background-color : #D0CDD4;
    float : left;
    left : 20px;
    margin-bottom : 10px;
    width : 200px;
  }


#sidebar   h2 {
    background-image : url('../images/Dk_Blue.gif');
    font-family : Arial,Helvetica,sans-serif;
    font-size : 1.75em;
    font-weight : bolder;
    height : 32px;
    padding-bottom : 0px;
    padding-left : 15px;
    padding-right : 0px;
    padding-top : 6px;
    width : 185px;
  }


#wrapparmiddle {
    margin: 0 auto;
    padding: 0px;
    background: #F5FFFA ;
    width: 950px;
    height : 3000px;
  }


#sidebar   h3 {
    background-image : url('../images/yellow.gif');
    font-family : Arial,Helvetica,sans-serif;
    font-size : 1.50em;
    font-weight : bolder;
    height : 32px;
    padding-bottom : 0px;
    padding-left : 15px;
    padding-right : 0px;
    padding-top : 6px;
    width : 185px;
  }


