/* CSS Document */#master {	width: 445px;	margin: 10% auto 0 auto;	}#main {	width: 445px;	background-image: url(side_shadow_splash.gif);	background-repeat: repeat-y;}#top_shadow {	width: 445px;	height: 10px;	background-image: url(top_shadow_splash.gif);	background-repeat: no-repeat;	margin-bottom: 0 !important;	margin-bottom: -9px;	padding-bottom: 0px;}#bottom_shadow {	background-image: url(bottom_shadow_splash.gif);	width: 445px;	height: 16px;	background-repeat: no-repeat;}#content_box {	width: 413px;	background-color: #666666;	border: 1px solid #B0B0B0;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	margin: 0 auto 0 auto;}#copyright_splash {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #454545;	margin: auto auto 10px auto;}