/* CSS Document */
body{
background-color: #7BA63B;
background-image: url(images/tile_horizontal10.gif);
background-repeat: repeat-y;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#FF0000;
	scrollbar-darkshadow-color:#003300;
    scrollbar-face-color:#669900 ;
    scrollbar-highlight-color:#003300;
z-index: 1;
}
#top{
	background-image: url(images/tile_top8.gif);
	background-repeat: x-repeat;
	position: absolute;
	height: 106px;
	width: 100%;
	margin: 0px;
	left: 20px;
	top: 0px;
	z-index: 2;
}
#topBanner {
	background-image: url(images/banner_top2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 107px;
	width: 801px;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#subTop{
    background-image: url(images/side2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 81px;
	width: 335px;
	left: 0px;
	top: 106px;
	z-index: 4;
}
#header{
	position: absolute;
	height: 50px;
	width: 121x;
	left: 603px;
	top: 202px;
	z-index: 10;
}
#headerNav{
	position: absolute;
	height: 30px;
	width: 300x;
	left: 450px;
	top: 188px;
	z-index: 5;
	left: 599px;

}
#content{
    background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 550px;
	left: 192px;
	top: 225px;
	z-index: 1;
}

#blogContent{
    background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 525px;
	left: 168px;
	top: 225px;
	z-index: 1;
}
#navPage{
	position: absolute;
	height: auto;
	width: 121px;
	left: 14px;
	top: 135px;
	z-index: 6;

}
#navTile{
background-image: url(images/tile_nav3.jpg);
background-repeat: x-repeat;
	position: absolute;
	height: 1000px;
	width: 115px;
	left: 20px;
	top: 375px;
	z-index: 9;

}

#montagePic {
	overflow: visible;
	position: absolute;
	height: 125px;
	width: 650px;
	left: 153px;
	top: 102px;
	z-index: 9;

}
