html, body { 
	color: #FFF;
	margin: 0;
	height: 100%;
	padding: 0;
	background: url(img/bg.png) repeat-x;
	font-family: "Trebuchet MS", Lucida, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 125%;
	}
img {
	margin:0;
	padding:0;
	}
#page-container { 
	background-image: url(img/E1.png);
	background-repeat: repeat-y;
	width: 788px;
	position: relative;
	min-height:100%;
	height: auto !important;
	margin: 0px auto;
	height:100%;
	z-index:100;
	}
.hidden { 
	display: none;
	}
#rowABC-container {
	margin: 0;
	padding: 0;
	top: 0px;
	background-image: url(img/bg2.png);
	background-repeat: repeat-x
	}
#rowA { 
	height: 50px;
	background-image: url(img/A1.png);
	background-repeat: repeat;
	}
#rowB { 
	height: 75px;
	}
#rowCnav { 
	background-image: url(img/C1.png);
	color:#3D2412;
	float: left;
	min-height: 477px;
	width:236px;
	z-index:1000;
	overflow: visible;
	}
#rowCnav a {
	color:#3D2412;
	text-decoration:none;
	}
#rowCnavFoot {
	margin-left:130px;
	clear: both;
}
#rowDcontent { 
	float: right;
	width: 552px;
	height: 473px;
	z-index:100;
	}

#rowCcontent{ 
	float:left;
	background-color:#3C2412;
	width:401px;
	height:402px;
	padding:0;
	z-index:100;
	}
#rowC1content {
	width:377px;
	height:378px;
	overflow: auto;
	padding:12px;
	z-index:100;
	}
#rowC2content {
	text-align:center;
	margin-top:75px;
	}
#nav {
	float:left;
	margin:0;
	padding:0;
	}
#nav a {
	visited:#FFF;
	text-decoration: underline;
	}
#preload {
	position: absolute;
	margin-top:-1000px;
	margin-left:-1000px;
	visibility: hidden;
	}

#footerimg {
	position: absolute;
	visibility: visible;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	}

#footertxt {
	position: absolute;
	visibility: visible;
	bottom: 5px;
	left: 5px;
	z-index: 10;
	color:#FFF;
}

.xs { 
	font-size: x-small;
	}
.s { 
	font-size: small;
	}
a:link { 
	color: #FFF;
	text-decoration: underline;
	}
a:hover { 
	color: #FFF;
	text-decoration: underline;
	}
a:visited { 
	color: #FFF;
	text-decoration: underline;
	}
