/* new css for page layout */
body {
	text-align:center;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../../test/testback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}

#container {
	  margin:0 auto;
  	text-align:left;
	width: 750px;
	background: #fff;
	border: 10px solid #fff;
}
/* new css for page layout */
body {
	text-align:center;
	background-color: #DCD7CC;
	min-width:750px;
	margin-top: 0;
	margin-bottom: 0;
}

#container {
	margin:0 auto;
	text-align:center;
	width: 750px;
	background: #fff;
	border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-repeat: repeat;
}


table.primary {
background:url(http://www.ksmq.org/2007/homepage_graphics/stretch_back_green.jpg) repeat-y 

}
table.secondary {

}

table.thirdary {
}

table.thirdary {
}

table.repeating_green_background {
display:none;
}
