.table-outer-width {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 767px;
	BORDER-RIGHT-WIDTH: 0px;
}
.bg-header-border {
	WIDTH: 7px; HEIGHT: 7px; BACKGROUND-COLOR: #a7a39c
}
#menuItems{
padding:0px 0px;
background:#CECEC4;
white-space:nowrap;
} 
#menuItems a{
	height:39px;
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
	padding:3px 8px 2px 8px;
	text-align:center;
	background-image:  url(/images/menu.gif);
	background-color: #CECEC4;
	width: 154px;
}
#menuItems a:hover{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	color:#000000;
	background-image:  url(/images/menuon.gif);
	background-color: #CECEC4;
} 
#menuItems a:active{
color:#666666;
background:#CECEC4;

}
.table-background {
	background-image: url(/images/background.jpg);
}
.table-footer {
	background-image: url(/images/background-bottom.gif);
}
.bg-header-footer {

	WIDTH: 767px; HEIGHT: 7px; BACKGROUND-COLOR: #a7a39c
}
.gallery-table {
	background-image: url(/images/background-nav.gif);
	border: 1px solid #333333;
}
