#main {
	width: 760px;
	/*background-color: #e8e8e8;*/
}
body {
	margin: 0px;
	text-align: left;
	background-color: #9A9D92;
}
#dshadow {
	background-image: url(img/bg-dshadow.gif);
	background-repeat: repeat-y;
	width: 780px;
}
#menu {
	background-color: #719D6D;
}
#vline {
	background-image: url(img/ctrl/vline.gif);
	background-repeat: repeat-y;
}
