    h1,h2,h3{
        align:center;
        color:black;
        }
        
    p{
        color:black;
        }

    a{
        color:#1E90FF;
        font-weight:bold;
        text-decoration:none;
        }

    a:visited {
        color:#1E90FF;
        text-decoration:none;
        font-weight:bold;
        }

    a:hover {
        color:#FFA73F;
        font-weight:bold;
        }
    
    img {border-color: white}     

    #myGallery {
        width: 700px !important;
        height: 350px !important;
        position:absolute;
        top:20;
        left:312;
        }

    #title {
        z-index:10;
        width:698;     
        position:absolute;
        top:275;
        left:313;
	  color: white;
        filter:alpha(opacity=50);
	  -moz-opacity:0.50;
	  -khtml-opacity: 0.50;
	  opacity: 0.50;
        background-image:url(images/title.jpg);
        background-repeat: no-repeat;
        }

        
    #blue {color:#1E90FF}

    #inline{display:inline;
        }
    
    img.side{
        position:absolute;
        top:20;
        left:200;
        padding:0;
        margin:o;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        }

    p.foot {
        color:#1E90FF;
        font-weight:bold;
        }  

    p.title {
       color:1E90FF;
       }

    h2.title, h3.title {color:white}
                           
    a.title {     
       text-decoration:none;
       color:white;
       margin:0;
       padding:0em 0.8em;
       }
       
    a:hover.title {
       background-color:#FFA73F;
       color:white;
       }

    a:visited.title {
       color:white;
       }

    #right{float:right;
       }  

    ul {
       padding:0;
       margin:0;
    ul.title {list-style-type:none}
       }
 
       img {
       clear:both;
       margin:0;
       vertical-align: top;
       }  

    #frame {
        width:812;
        }

    #main{
        z-index:9;
        position:absolute;
        top:370px;
        left:200px;
        border-left:1px solid black;
        border-right:0px solid black;
        background-image: url(images/water.jpg);
	background-repeat:no-repeat;
        width:814px;
                box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        }

    #sidebar{
        padding-top:300px;
        padding-left:610px;
        padding-right:10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        }

    #content{
        width:601px;
        float:left;
        background-image:url(images/tile.jpg) ;
        background-repeat: no-repeat;
        padding: 2.5cm 1cm;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        }

    #footer {
        clear:left;
        width:812;
        color:	#66ccff;
        background-color:black;
        }

    #c1 {display:none}

    #c2 {display:none}

    #highlight{float:left}
    
    a.side{
        font-size:medium;
        background:black;
        text-align:center;
        font-family:arial;
        }