       body { background-color: #424242;
                background-image: url(background_vine_rpeat.jpg);
                background-repeat: repeat;
 
        }
        .picstyle1
        {
            
        }
        #hdr 
        {
            height: 100px;
        }
        #hdrleftimg
        {
            float: left;
            position: absolute;
            top: 10;
            left: 0;
        }
        #hdrrightimg
        {
            float: right;
            position: absolute;
            top: 0;
            right: 0;
        }
        #tophdr
        {
            height: 125px;
            border-bottom: 3px solid black;
            background-color: #717171;
            background-image: url(img/patternrpt.jpg);
        }
        #menudiv
        {
	        float: left;
	        position: absolute;
	        top: 97px;
	        left:150px;
        }
        .menuitem
        {
            color: white;
            font-weight: bold;
            font-size: 11pt;
            text-decoration: none;
        }
        .menuitem:hover
        {
            color: #959348;
        }
        #photocomment
        {
	float: left;
	position: absolute;
	top: 824px;
	left: 63%;
	height: 130;
	width: 472px;
	background-color: Black;
	color: #717171;
    margin-right: 10px;
        }
     
        .style1
        {
            width: 125px;
            height: 104px;
        }
     div#divwho { width: 150px; height: 20px; position: absolute; float: right; top: 0px; right: 282px; text-align: right; }
a.anchorlink { color: white; text-decoration: none; font-weight: bold; }