﻿body
{
    background-color:#EEEEEE;
    margin:20px 0px ;
}

#Layer1 {
	position:relative;
	width:421px;
	height:340px;
	z-index:2;
	left: 10px;
	top: 7;
}


#Layer2 {
	position:relative;
	width:123px;
	height:21px;
	z-index:3;
	left: 42px;
	top: -261px;
}

#Layer3 {
	position:relative;
	width:116px;
	height:23px;
	z-index:4;
	left: 90px;
	top: -228px;
}
#Layer4 {
	position:relative;
	width:96px;
	height:22px;
	z-index:5;
	left: 133px;
	top: -197px;
}
#Layer5 {
	position:relative;
	width:95px;
	height:22px;
	z-index:6;
	left: 153px;
	top: -165px;
}
#LeftSide
{
    background-image:url("../images/bg-left.gif");
    background-repeat:no-repeat;
    width:315px;
    height:600px;
} 

#RightSide
{
    background-image:url("../images/bg-right.gif");
    background-repeat:no-repeat;
    width:485px;
    height:600px;
} 

#HomeLinkDiv
{
    position:relative;
    left:40px;
    top:-45px;   
    
}

#WindmillsDiv
{
    position:relative;
    left:0px;
    top:185px;   
    
}
