

body {

        margin: 0;

        padding:0;

        font-family: "verdana", Arial;

        line-height: 1.5em;

        color: #585858;

        font-size: 12px;

        background-color: #fff;

}

a:link, a:visited { color: #666; text-decoration: none; }



h1 {

        font-size: 18px;

        font-weight: bold;

        color: #666;

        height: 32px;

        padding: 0px 0px 0px 0px;

}

h2 {

        margin-top: 20px;

        font-size: 16px;

        font-weight: bold;

        color: #56b81b;

        height: 20px;

        padding: 7px 0px 0px 35px;


}

#cityphoto_container {

        width: 1000px;

        margin:auto;

        background-color: #fff;

}

#cityphoto_topsection {

        float: left;

        width: 1000px;

        height: 245px;

        background: url(images/cityphoto_header.jpg) no-repeat;

}

#cityphoto_title {

        width: 985px;

        font-size: 38px;

        font-family: "verdana", Arial;

        color: #FFFFFF;

        font-weight: bold;

        text-align: center;

        line-height: 1.6em;

        padding: 25px 0px 0px 15px;

}

.cityphoto_topmenu{

        float: left;

        width: 825px;

        margin-top: 20px;

        padding: 0px 0px 0px 175px;

}

.cityphoto_topmenu ul {

        list-style: none;

        padding: 0px;

        margin: 0px;

}

.cityphoto_topmenu li{

        display: inline ;

}

.cityphoto_topmenu li a{

        float: left;

        text-align: center;

        font-family: Arial, Helvetica, sans-serif;

        font-size: 12px;

        font-weight: bold;

        color: #963;

        width: 90px;

        height: 28px;

        padding: 10px 2px 0px 0px;

}




#cityphoto_left_section {

        float: left;

        width:130px;

        height: 794px;

        background: url(images/cityphoto_leftborder.jpg) no-repeat;

}

#cityphoto_right_section {

        float: right;

        width: 130px;

        height: 794px;

        background: url(images/cityphoto_rightborder.jpg) no-repeat;

}

#cityphoto_middle_section {

        float: left;

        width: 680px;

        height: 794px;

        overflow: auto;

        line-height: 1,6em;

        padding: 0px 30px 0px 30px;

        text-align: justify;

        font-size: 12px;



}

#cityphoto_middle_section img {

        float: left;

        padding-left: 0px;

}




.cityphoto_content_text {

        float: left;

        width: 680px;

        padding: 10px 0px 20px 0px;

}

#cityphoto_footer_section {

        float: left;

        width: 1000px;

        height: 250px;

        background: url(images/cityphoto_footer.jpg) no-repeat;

}

.cityphoto_copyright {

        float: left;

        width: 1000px;

        text-align: center;

        color: #585858;

        font-size: 11px;

        padding: 28px 0px 0px 0px;

}