



html,body {

    font-family: Georgia, "Times New Roman";

    background-image : url(images/blueback.png);

    margin-bottom : 0;

    margin-left : auto;

    margin-right : auto;

    margin-top : 0;

    text-align : center;

  }





#background {

    background-image : url(images/background.png);

    background-repeat : repeat-x;

    margin-bottom : 0;

    margin-left : 0;

    margin-right : 0;

    margin-top : 0;

    text-align : center;

    width : 100%;

    height: 768px;

  }





#container {

    margin-bottom : 0;

    margin-left : auto;

    margin-right : auto;

    margin-top : 0;

    text-align : center;

    width : 815px;

  }





#header {

    background-image : url(images/header.png);

    height : 103px;

    width : 815px;

  }





#menu_back {

    background-image : url(images/menuback.png);

    background-repeat : no-repeat;

    height : 50px;

    margin-bottom : 0;

    margin-left : auto;

    margin-right : auto;

    margin-top : 0;

    text-align : center;

    vertical-align : bottom;

    width : 815px;

  }





#menu {

    height : 30px;

    padding-top: 20px;

    margin: 0 auto;

    text-align : center;

    width : 785px;

    z-index : 100;

  }







#content {

    background-image : url(images/winback.png);

    margin-bottom : 0;

    margin-left : auto;

    margin-right : auto;

    margin-top : 0;

    text-align : center;

    width : 815px;

  }





#picture {

    text-align: center;

    margin-bottom : 0;

    margin-left : auto;

    margin-right : auto;

    margin-top : 0;

    overflow : hidden;

    width : 740px;

  }





#main_text {

    color : #666666;

    font-family : Arial, Helvetica, sans-serif;

    font-size : 12px;

    line-height : 22px;

    margin-bottom : 0;

    margin-left : auto;

    margin-right : auto;

    margin-top : 0;

    overflow : hidden;

    padding-top : 20px;

    text-align : left;

    width : 740px;

  }





#main_text a {

    color : #0082C7;

    text-decoration : underline;

  }





#main_text a:hover {

    color: #00A261;

    text-decoration: underline;

  }





#curve_bottom {

    background-image : url(images/curvebottom.png);

    height : 31px;

    width : 815px;

  }





#designby {

    color : #FFFFFF;

    float : right;

    font-family : Arial, Helvetica, sans-serif;

    font-size : 10px;

    padding-right : 40px;

    text-align : right;

  }





#designby a {

    color : #FFFFFF;

    text-decoration : none;

  }





#designby a:hover {

    color:#CCCCCC;

    text-decoration:none;

  }





#copyright {

    color : #FFFFFF;

    font-family : Arial, Helvetica, sans-serif;

    font-size : 10px;

    padding-left : 35px;
	
/*lww*/	padding-bottom:10px;

    text-align : left;

    float: left;

  }





#copyright a {

    color : #FFFFFF;

    text-decoration : none;

  }





.hiddenPic {

    display:none;

  }


