<style type="text/css">

home{background-image:url(bkg_winter.jpg);}

body{
	font-size:80%;
	font-weight: normal; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0; padding:0;	
	overflow: scroll;
	background-image:url(bkg_winter.jpg);
	}
h2 {font-weight: normal; font-size:13px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:white;}
h3 {font-weight: normal; font-size:11px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#666666;}
h5 {font-weight: normal; font-size:13px; line-height: 1.5; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:white; }

a:link{color:green;}
a:visited {color:green;}
a:hover{color:#666666;}

a img {border:none !important;}

#home {
   width:948px;
   margin:0 auto;
	}

#object {
   float:right;
   width:110px;
   height:90px;
   padding-top:32px;
   padding-bottom:0px;
   }
#banner {
   float:right;
   width:728px;
   height:122px;
   margin:0;
	}

#object2 {
   float:right;
   width:110px;
   height:90px;
   margin:0 auto;
   padding-top:32px;
   padding-bottom:0px;
   }

#right{
	float:left;
	background-color:#aeafb0;
	width:258px;
	height:536px;
	border-right:10px solid white;
	border-left:10px solid white;
	border-bottom:10px solid white;
	margin:0px;
	}
#box{
	text-align:center;
	width:258px;
	padding-top:48px;
	margin:0px;
	}	
#nav{
	text-align:center;
	padding:5px;
	width:248px;
	margin:0px;
	}
#content{
	float:left;
	background-color:#40ae49;
	width:560px;
	height:426px;
	padding:50px;
	border-top:10px solid white;
	border-right:10px solid white;
	border-bottom:10px solid white;
	margin:0px; 
	}
#photo{
	width:183px;
	height:136px;
	border:5px solid; border-color:#FFF;	
	margin:0px; 
	}
	
#privacy{
	width: 540px; 
	height: 380px; 
	overflow: auto; 
	padding: 10px;
	}
#footer {
	float:left;
	width:400px;
	padding-left:180px;
	padding-top:6px;
	margin:0;
    }
   
#share{
	width:350px;
	float:left;
	padding-right:0px;
	padding-top:18px;
	}
		
#legal{
	float:right;
	width:948px;
	text-align:center;
	}
	
*html #footer {
   height:1px;
   }