body {
	font-family: lucinda grande, verdana, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	color: #666666;
	background-color:#CC9;
}
#indexcontainer {
	width: 760px;
	margin: 0 auto 0 auto;
	margin-left: 130px; 
}
#container {
	width: 760px;
	margin: 0 auto 0 auto;
}
div.indlinks {
	position: absolute;
	top: 180px;
	left: 330px;
}
div.navlinks {
	position: relative;
	top: 16px;
	left: 30px;
	font-size: 12px;
}

div.navlinks a { text-decoration: none; }
div.phototop{
	background-image: url(images/bgphototop.jpg);
	background-repeat: no-repeat;
	width: 717px;
	height: 17px;
	font-size: 14px;
	text-align: center;
}
div.phototopnav {
    text-align: center;
}
div.phototopnav a {
	font-size: 16px;
}

div.phototopnav a {
	text-decoration: none;
	color: #660;
	text-align: center;
}
div.phototopnav a:active { color: #F93; }
div.phototopnav a:hover {text-decoration: underline; }

div.photobg {
	background-image: url(images/bgphoto.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 717px;
}
img.frame {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid gray;
}

div.photocaption {
	color: #660;
	font-size: 14px;
	padding-top: 10px;
	
}
div.photocaption a { color: #666;	text-decoration: none;}
div.photocaption a:active {color: #F93;}
div.photocaption a:hover { text-decoration: underline; }

td {
	padding-left: 24px;
	padding-right: 27px;
}
td a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
td a:hover { text-decoration: underline; }
td a:active { color: #F93; }

div.photobottom {
	background-image: url(images/bgphotobottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 717px;
}
li a, td li { font-size: 12px; }
li { list-style-image: url(images/orange.gif); }

div.scifaiku {
/*	position: absolute;
	left: 160px;
	top: 330px;
*/
	font-size: 10px;
}
