body{
	margin-top		:0;
	margin-left		:0;
	background-color	:#FFFFFF;
	text-align		:center;
		font-family		: Trebuchet ms;
}

#wrapperyellow{
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg1.png);
}

#wrappergreen{
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg2.png);

}

#wrapperred{
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg3.png);

}

#wrapperpurple{
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg4.png);

}

#wrapperlightblue{
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg5.png);
}

#wrapperblue{
	margin 		:auto;
	padding-bottom: 14px;
	width			:989px;
	/*height			:100%;*/
	text-align		:left;
	background-image	:url(/sitepics/bg6.png);
}

#wrapperorange{
	margin 		:auto;
	width			:981px;
	height			:100%;
	text-align		:left;
	background-image	:url(/sitepics/bg8.png);
}


#topruler{
	height			:20px;
	width			:984px;
	background-color	:#FFFFFF;

	}

#toprulermenu{
	position		: relative;
	top			: 0;
	left			: 670px;
	font-family		: Trebucher ms;
	color			: 878F97;
}

#toprulermenu a{
	font-family		: Trebucher ms;
	color			: 878F97;
}


#header{
	width			:984;
	height			:122px;
	background-image	:url(/sitepics/topheader.png);

}

#topnav{
	width			:984px;
	height			:29px;
}


#content{
	position 		:relative;
	top			:-470px;
	left			:40px;
	width			:730px;
	}




