

div#wrapper {

width:1012px; margin:top;	float:top; 
 
}

div#header {height:90px; width:960px; margin-bottom:10px;border:0px;}
div#siderbar{border:0px;
	float:left;
	width:140px;
	height:80px;
	margin-bottom:10px;
	margin-right:10px;
}
div#NEWSBAR{
    
	float:right;
	width:205px;
	height:80px;
	margin-bottom:10px;
	margin-right:10px;
}

div#content{
	float:left;
	width:600px;
	height:100px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;

	}
	
div#content img{


 
	
	background:white; border:2px solid gray;
    margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	padding:10px;
		
    border-bottom-width: 3px;
	border-right-width: 3px;
	border-style: solid;
	border-bottom-color: #666666;
	border-right-color: #999999;
	}

div#footer{
    background-color:#dddddd;
	clear:both;
	height:80px;
	width: 1000px;
}

	  
.sectionstyle1{  border:1px solid gray;}
.sectionstyle2{  border:1px solid gray;}

body{font-family: Verdana, Arial;

 background-image: url(20091001.jpg);
 background-position: center;
 background-position: top;

background-repeat:repeat-x;
 background-color: ffffff;
 
text-align:center;


}


.wrap{margin:0px;position:relative}
.photo a{display:block;border:1px solid #666;text-decoration:none;}
.photo a:hover{border:1px solid #fff;background-color:#ffffff;}

.chooseline{
	background-color:yellow;
	width:157px;
	height:10px;
	display:block;
	bottom:0;
	left:0;
	color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	font:bold 15px/30px Verdana, Arial;
	text-align:center;
	cursor:hand;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px; border-right-style: solid; border-right-color: #000000;
    color:black;

    line-height: 23px;
    font-weight: bold;

}

.chooseline1{
text-decoration:none;
	background-color:#cccccc;
	width:157px;
	height:10px;
	display:block;
	bottom:0;
	left:30;
	color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	text-align:center;
	cursor:hand;

	font-size: 10px;
	line-height: 15px;

}
.photo a:hover {
        color:blue;
        text-decoration:underline
        font:bold 20px/30px Verdana, Arial; 
        }
