body {
	background: white url(/shared/images/templatebg1_9c0b4.gif) repeat-y center;
	margin: 0;
}

#templatewrapper {
	margin:0 auto;
	width: 750px;
	height: 100%;
}
#templatepadding {
	margin:0 0;
	padding:10px 0px;
	float: left; /*gv changed */
	background: white;
}
#templateheader {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
}
#templateheaderspace
{
	height: 10px;
	width: 175px;
	margin-top: 0;
	margin-bottom: 0px;
	color: white;
}

#templatemenu {
	width: 175px;
	text-align: center;
	float: left;
	padding:5px;
}

#templatecontent {
	width: 560px;
	float: left;
	overflow: hidden;
	margin:0 auto 10px;
	text-align:left;
}

#templatefooter {
	border-top: 1px solid black;
	float:left;
}

