#siteBackground {
	left:100%;
	top:0px;
	background-color: #b9c884;
	width: 100%;
	height: 100%;
}


/* Site Wrapper for Cetring all DIV*/
#siteWrapper {
	width:715px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../images/globalBackgroundShadow.png);
	background-repeat: repeat-y;
	border-color: #333333;
	border-width: 2px;

}


#globalChangingImagerTopNav {
position:relative;
border:0px;
top:0px;
height:91px;
}

#globalChangingImagerHeader {
position:relative;
border:0px;
top:0px;
height:176px;
}


/* Site Wrapper for Cetring all DIV END Buttom page*/
#siteWrapperEND {
	width:50em;
	padding-right: 35px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../images/globalFooterButtom.png);
	background-repeat:no-repeat;
	height: 20px;
}


/* Site Wrapper for Cetring all DIV END Buttom page*/
.siteWrapperENDImagesHolder
{
	position: relative;
	top: 0px;
	left: -20px;
	width: 714px;
	height: auto;
} 






/* secondairy CONTENT container = Side MEN and secondairy content*/
.secondairyContentContainer {
	position: relative;
	top:-3px;
	left:auto;
	width: 714px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/globalBackgoundFloat.png);
	background-repeat: repeat-y;
}



/* Simple wrapper to containe DIV */
.globalWrapper {
	position: relative;
	top:-3px;
	left:auto;
	width: 714px;
	height: auto;
	overflow: hidden;
}





/* image glalery code */

.galleryContainer {
float: left;
float: none;
margin-top: 10px;
margin-bottom: 10px;
}

.floatleft {
float: left;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 30px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 30px;
}

span.white {
color: #ffffff;
background-color: transparent;
text-decoration: none;
line-height: 1.2;

}

img.homeHeads
{
position:absolute;
top:303px;
left:400px;
padding-bottom:0px;
margin-bottom:0px;
}
