html,body {	margin: 0;	padding: 0;}table {	width: 100%;	height: 100%;}td {	vertical-align: middle;	text-align: center;}div.container {	position: absolute;	margin-right: 2px;	width: 800px;	height: 625px;	background-image: url(../images/marble2.jpg);	background-repeat: repeat-x;	left: 188px;	top: 5px;	background-position: bottom;	border-top: 1.5px solid #FFFFFF;	border-right: 1.5px solid #FFFFFF;	border-bottom: 1.5px solid #FFFFFF;	border-left: 1.5px solid #FFFFFF;	z-index: 1;	margin-bottom: 2px;	right: 5px;	bottom: 5px;	overflow: visible;}div.menu {	position: absolute;	top: 5px;	left: 5px;	width: 181px;	height: 625px;	background-image:  url(../images/marble2.jpg);	border-top: 1.5px solid #FFFFFF;	border-right: 1.5px solid #FFFFFF;	border-bottom: 1.5px solid #FFFFFF;	border-left: 1.5px solid #FFFFFF;	z-index: 2;	right: 5px;	float: left;	background-repeat: repeat-x;	background-position: bottom;}body {	background-color: #000000;}/************ sectionLinks styles **************/#sectionLinks{	margin: 0px;	padding: 0px;	text-decoration: none;	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}#sectionLinks h3{	padding: 0px 0px 2px;	border-bottom: 1px solid #cccccc;}#sectionLinks a:link, #sectionLinks a:visited {	display: block;	border-top: 1px solid #ffffff;	border-bottom: 1px solid #cccccc;	background-image:   url(../CSS%20Test/sample%202/bg_nav.jpg);	font-weight: bold;	padding: 3px 0px 3px 10px;	color: #ffffff;	text-decoration: none;}#sectionLinks a:hover{	border-top: 1px solid #cccccc;	background-color: #999999;	background-image: none;	font-weight: bold;	text-decoration: underline;	color: #000000;}#indextagline {	height: 27px;	width: 500px;	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bolder;	text-align: center;	font-style: normal;	vertical-align: middle;	top: 584px;	position: relative;	z-index: 1;	padding-top: 5px;	line-height: 12px;}#indextagline2 {	float: left;	height: 27px;	width: 500px;	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-align: center;	vertical-align: middle;	letter-spacing: normal;	word-spacing: normal;	padding-top: 5px;}.topbg {	height: 42px;	width: 806px;	left: 186px;	top: 5px;	right: 5px;	z-index: 0;	position: absolute;	background-image: url(../images/marble2.jpg);	background-repeat: repeat-x;}