body {
	background-color: #ffffff;
	}

/*	previous margins for body
	margin: 5px 30px 15px 30px; */
	
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

	/* redundant selectors to help NS4 not forget */
div, p, th, td, li, dd, dl, dt, blockquote, span {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

div {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0e1278;
	text-decoration: none;
	}
a:link {
	color: #326632;
	}
a:visited {
	color: #808000;
	}
a:hover {
	color: #326632;
	text-decoration: underline;
	}

a:active {
	color: #00ff00;
	background-color: #ffffff;
	}


small {
	font-size: 0.9em;
	}
big {
	font-size: 1.5em;
	}

h1,h2 {
	color: #005100;
	font-family: Arial, Helvetica, sans-serif;
	}

h3,h4,h5,h6 {
	margin-top: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


b,strong { font-weight: bold; }


#imagetable {
	display: table;
	margin: 0px 20px 8px 0px;
	}
#strip {
	display: table-cell;
	width: 68px;
	margin: 0;
	background: url("http://www.eftel.net.au/~chrisbasile/images/lombok_strip2.jpg") repeat top left; 
	}

#navbar {
	background: #517651;
	}
.nav {
	display: table-cell;
	}
.nav p {
	color: #ffffff;
	}
.nav a {
	color: #ffffff;
	text-decoration: none;
	}
.nav a:visited {
	color: #ffff99;
	}
.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.nav a:active {
	color: #99ff99;
	background-color: #517651;
	}

#location {
	margin: 7px 0px 0px -10px;
	color: #999999;
}


#content {
	padding-top: 15px;
	}
#address {
	display: block;
	margin-left: 20px;
	color: #000099;
	text-align: left;
	}

.caption {
	color: #808080;
	font-size: 0.95em;
	}

#cdbooklettable {
	}

#cdbooklet {
	display: table-cell; 
	background: #ffffff url("http://www.eftel.net.au/~chrisbasile/images/lombok_cd.jpg") no-repeat top right; 
	}

.content1 {
	text-align: left;
	}
.content2 {
	text-align: left;
	}
.content3 {
	text-align: left;
	}

.gallerybkgnd {
	background-color:  #440000;
	}
.cdcell {
	background-color: #000051;
	}

.cdcell h2 {
	color: #ff9900;
	}

#review {
	color:#ccffcc;
	}

ul {
	list-style-type: disc;
	margin-left: 30;
	margin-right: 60;
	}
li {
	margin-bottom: 0.3em;
	}

#footer {
	display: block;
	padding: 5px 0px 0px 0px;
	color: #515151;
	border-top: 1px solid #517651;
}

#audio {
	font-size: 0.9em;
	}
.imagelink a {
	color: #ffffff;
	}
.imagelink a:link {
	color: #ffffff;
	}
.imagelink a:visited {
	color: #ffffff;
	}
.imagelink a:hover {
	color: #ffff00;
	}
.click {
	font-size: 0.85em;
	}
.videotitle {
	margin-bottom: 0.3em;
}



.brightblue { color: #0099ff; }
.grey { color: #999999; }
.white { color: #000000; }
.gallerybkgnd {
	background-color:  #660000;
	}

.redcell {
	background-color:  #660000;
	}
.greycell {
	background-color: #333351;
	}

