#top{
	position:absolute;
	width:100%;
	height:106px;
	left:0px;
	top:0px;
	background: url(/images/bg_top.gif) top left repeat-x;
	z-index:1;
}
#bricks-top{
	position:absolute;
	width:394px;
	height:184px;
	top:0px;
		margin-top:-8px;
	left:50%;
	margin-left:-500px;
	border:0;
	z-index:3;
}
#nav-container{
	position:absolute;
	width:100%;
	top:106px;
	height:29px;
	background: url(/images/bg_nav.gif) top left repeat-x;
	z-index:4;

}
#logo{
	position:absolute;
	width:184px;
	height:120px;
	top:45px;
	left:50%;
	margin-left:-394px;
	z-index:7;
}
ul#nav{
	position:absolute;
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	height:29px;
	width:600px;
	left:50%;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-top:1px;
	margin-left:-160px;
	text-align:right;
	background:none;

}
ul#nav li{
	padding:0px 14px 0px 14px;
	display:block;
	line-height:27px;
	font-weight:bold;
	float:left;
	background:none;
}
ul#nav li#on{
	background: #4B9BCD;
}
#nav span#mid-on{
	padding:0px 10px 0px 10px;
	height:28px;
	color: #FF0000;
	font-weight:bold;
	background: #4B9BCD;
}

img{border:0;}





#body-container{
	position:absolute;
	width:100%;
	height:auto;
	left:0px;
	top:135px;
	background: #FFFFFF url(/images/white_top.gif) top left repeat-x;
	z-index:2;
	text-align:center;
}
table#page{
	width:100%;
	text-align:center;
}
table#page td#footer{
	width:100%;
	background: #FCF9F0 url(/images/footer_top.gif) top left repeat-x;
}
#page-container{
	width:790px;
	padding: 40px 10px 20px 40px;
	text-align:center;
		background: url(/images/bricks_bot.jpg) bottom right no-repeat;
}

#footer-container{
	clear:both;
	width:790px;
	text-align:center;
	padding-top:10px;
	color: #666666;
	font-size:10px;
}
#footer-content{
		float:left;
		width:590px;
		text-align:left;
}
ul#ftrnav{
	list-style:none;
	display:inline;
}
ul#ftrnav li{
	display:inline;
	padding-left:8px;
		padding-right:8px;
	border-right:1px solid #CCCCCC;
}
ul#ftrnav li#last{
	border:0px;
}
#copyright{
	float:left;
	width:170px;
	font-size:9px;
	text-align:right;
}
#cafflogo{
	float:left;
	width:30px;
	text-align:right;
}
#content-top{
	clear:both;
	width:765px;
}
#content-mid{
	clear:both;
			height:338px;
		
		width:765px;
			background:url(/images/content_mid.gif) top center repeat-y;
}
#content-bot{
	clear:both;
	
	width:765px;
}
#tn-holder{
	float:left;
	margin-left:-20px;
	width:340px;
	height:270px;
	overflow:auto;
}
#picviewer{
	padding-left:20px;
	width:300px;
	float:left;
	text-align:center;
}
#content-indicator{
	float:left;
	text-align:center;
	margin-top:100px;
	margin-left:180px;
}
ul#tns{
	list-style:none;
	padding:0px;
	margin:0px;
	width:320px;
}
ul#tns li{
	float:left;
	margin:0px;
	padding:2px;
	width:auto;
}