/*ES*/

body {
    margin : 0;
    padding : 0;
    font-family : arial, helvetica, sans-serif;
    font-size : 9pt;
    /*background-color: #777;*/
    background-color: #364A5D;
}
#container {
    width : 730px;
    margin : 0px auto 20px auto;
    border : 1px solid #111;
    background : #fff;
    /*background-image: url(images/bg.png);*/
}
#header {
    height : 250px;
    background : transparent;
    border-bottom : 4px solid #000;
}
#header h1 {
    color : #fefefe;
    font-size : 22pt;
    margin : 0;
    padding : 40px 10px 10px 10px;
}
#content {
    width : 490px;
    padding : 10px;
    float : right;
    background-image:url(images/background02.gif);
}
#content h1, h2, h3, h4 {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : lighter;
    color : #9dceef;
}
#content h2 {
    color : #a0d1f1;
    font-size : 18pt;
    border-bottom : 1px solid #ccc;
}
#content h3 {
    color : #333;
    font-size : 12pt;
}
#content h4 {
    color : gray;
    font-size : 13pt;
}
#content a { color:#0099FF}

#photos {
    width : 428px;
    height : 224px;
    margin : 10px auto 10px auto;
    position : relative;
    padding : 10px;
    background : #f2f7e9;
    border-top : 1px solid #ccc;
    border-bottom : 1px solid #ccc;
}
.imgbox {
    width : 75px;
    height : 75px;
    border : 1px solid #77a13d;
    background : #f1f1f1;
    margin : 15px;
    float : left;
    display : inline;
}
#sidebar {
    width : 200px;
    padding : 10px;
    float : left;
    margin : 0;
}
#sidebar ul {
    margin : 0;
    padding : 0;
    background : #f2f7e9 url(images/menu1.png) no-repeat top left;
    border-bottom : 1px solid #fff;
}
#sidebar ul li {
    margin : 0;
    padding : 0;
    list-style : none;
    border : 1px solid #fff;
    background : #f2f7e9 url(images/menu2.png) no-repeat top left;
    border-bottom : none;
}
#sidebar ul li a {
    display : block;
    padding : 3px;
    width : 192px;
    background : #f2f7e9 url(images/menu1.png) no-repeat top left;
    color : #11163e;
    text-indent : 30px;
    text-decoration : none;
}
#sidebar ul li a:hover {
    background : #f2f7e9 url(images/menu2.png) no-repeat top left;
}
.side3 {
    border : 1px solid #fff;
    background : #EFEFF1;
    /*background : #151D69;*/
    padding : 5px;
    text-align : center;
    margin : 10px 0 0 0;
    font-size : 8pt;
}
.side1 {
    border : 1px solid #fff;
    background : #B9BC9B;
    padding : 5px;
    text-align : center;
    margin : 10px 0 0 0;
    font-size : 8pt;
}
.side2 {
    border : 1px solid #fff;
    padding : 5px;
    text-align : center;
    margin : 10px 0 0 0;
    font-size : 8pt;
    background : #eaebe5;
}
.side4 {
    border : 1px solid #706F6F;
    padding : 5px;
    text-align : center;
    margin  : 10px 0 0 0;
    font-size : 8pt;
    background : #FFFFFF;
}
#footer {
    clear : both;
    border-top : 1px solid #000;
    background : #000;
    padding : 10px;
    color : #fff;
    font-size : 8pt;
    text-align : center;
}
a {
    color : #FFFFFF;
    font-weight : bold;
}
a:hover {

}
.img-header {
    background : #f2f7e9 url(images/ys_header.png) no-repeat top left;
    clear : both;
    float : left;
    width : 730px;
    height : 175px;
    margin : 0;
    padding : 0;
}
.nav1-container {
    width : 730px;
    top : 0px;
    position : absolute;
    z-index : auto;
    background : transparent;
    right: inherit;
}
.nav1 {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 1em;
}
.nav1 ul {
    float : right;
    margin : 0;
    padding : 0 20px 0 0;
    border-left : 1px solid rgb(115, 162, 182);
    background-color : transparent;
    font-weight : bold;
}
.nav1 li {
    display : inline;
    list-style : none;
    margin : 0;
    padding : 0;
}
.nav1 li a {
    display : block;
    float : left;
    margin : 0;
    padding : 2px 5px 2px 5px;
    border-right : 1px solid rgb(115, 162, 182);
    color : #FFFFFF;
    text-decoration : none;
    font-size : 10px;
}
.nav1 li a img{
    display : block;
    float : left;
    margin : 0;
    padding : 0px 0px 0px 0px;
    width:17px;
    height:17px;
    border: 1px dashed transparent;
    
}
.nav1 a:hover, .nav2 a.selected {
    color : #003300;
    text-decoration : none;
}
.nav1 img:hover{
    border: 1px dashed white;
}
.style2 {color: #87C71D}
.style3 {color: #A0D9F8}
.style5 {color: #A1D1EE}
.style6 {
    color: #9ED0F1;
    font-size: 14pt;
    font-weight: bold;
}


.nametxt {
    width : 730px;
    top : 25px;
    position : absolute;
    z-index : auto;
    background : transparent;
    left: inherit;
}

/*-----------------*/
.myTable{
    border:0;
    width:430px;
    padding:0px 0px 0px 0px;
    background-color:white;
}
.myTable td{
    font-size:10pt;
    font-weight:normal;
    font-family:Arial;
    color: olive
}
.subTitleText{
    font-size:10pt;
    font-weight:normal;
    font-family:Arial;
    color: olive
}
.textJustify{
    text-align: justify ;
    padding: 4px 4px 4px 4px;
    font: normal 11px Arial;
}
.textJustifyb{
    text-align: justify ;
    padding: 4;
    font: bold 11px Arial;
}
.photoframe{
    border: 1px solid black;
    background-color:white;
    padding:5px;
}
.nav3-container {
    width : 690px;
    top : 23px;
    float: right;
    position :absolute;
    z-index :auto;
    background : transparent;
    right: inherit;
}
.nav3{
    margin : 0;
    padding : 0;
}
.nav3 img {
    width:20px;
    height:20px;
    float : right;
    margin : 0;
    background-color : transparent;
}
.nav3 img:hover{
    border:1px dotted white;
}

#tearshape{
    background: #B73A28;
    padding: 3px 5px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    -moz-border-radius: 9px 3px 9px 3px;
    -webkit-border-radius: 3px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
}

#curve{
    background: url(pool.jpg);
    width: 250px;
    height: 120px;
    -webkit-box-shadow: 5px 5px 8px #818181;
    -moz-box-shadow: 5px 5px 8px #818181;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
}
