body {
	text-align:center;
	font-family:"Georgia", "Verdana","Arial";
	font-size:10px;
	color:#ededed;
	background-color:#bdb76b;
	padding-top:0px;
}

h1 {
	font-family:"Georgia", "Verdana","Arial";
	font-size:15px;
	color:#c9c9c9;
	word-spacing:3px;
	margin:0px;
	padding-bottom:10px;
}

p {
	padding-bottom:10px;
}

em {
	color:#ff0000;
}

td {
	text-align:center;
	font-family:"Georgia", "Verdana","Arial";
	font-size:10px;
	color:#ff0000;
	text-align: right;
}

.img-photo	{
	padding:6px;
	padding-bottom: 22px;
	background-color:#FFFFFF;
	border:1px dotted #787878;
}	

.headnotes	{
	font-size:11px; 
	word-spacing:1px;
	line-height:14px;
	color:#f5f5f5;
	text-align:left;
	padding-bottom:80px;
}

.headnotes A:visited 	{ 
	font-size:10px; color:#ffcc66; text-decoration:none; font-style: italic; border-bottom: dotted 1px #333333;
}
.headnotes A:hover 	{ 
	font-size:10px; color:#ffcc66; text-decoration:none; font-style: italic; border-bottom: solid 1px #ff4500; 
}
.headnotes A:link 	{ 
	font-size:10px; color:#ffcc66; text-decoration:none; font-style: italic; border-bottom: dotted 1px #333333;
}

.photobook td {
	vertical-align:top;
	text-align:left;
	padding-right:10px;
	line-height:26px;
	font-size: 10px;
}

.photobook .navi {
	vertical-align:middle;
	text-align:left;
	padding-right:10px;
	font-size: 19px;
}

.photobook em {
	color:orangered;
}  

.navibox {
	padding-bottom:2px;
}

.navibox A:visited 	{ 
	font-size:10px; color:#ffcc66; text-decoration:none; border-bottom: dotted 1px #333333;
}
.navibox A:hover 	{ 
	font-size:10px; color:#ffcc66; text-decoration:none; border-bottom: solid 1px #ff4500; 
}
.navibox A:link 	{ 
	font-size:10px; color:#ffcc66; text-decoration:none; border-bottom: dotted 1px #333333;
}

.naviSelected {
border-bottom: solid 1px #ffff00
}
		
.pixbox { 
	padding:6px; 
	background-color:#080808;
	border:1px solid #333333; 
	background-attachment:fixed;
}

.paging {
	color: #ff4500;
	text-decoration: none;
	font-size:16px;
}

.top { 
	font-size:10px; 
	padding-top:0px;
	padding-right:8px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:8px;
}

.footer  { 
	font-size:10px; 
	padding-top:10px;
	padding-right:8px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:8px;
}

.footer a { 
	color:#6b8e23; 
	border-bottom: none 1px #ff7f50; 
	text-decoration:none;
}

.footer a:hover { 
	color:#2f4f4f; 
	border-bottom: solid 1px #ff4500; 
	text-decoration:none;
}

.top a { 
	color:#ffa500; 
	border-bottom: none 1px #ff7f50; 
	text-decoration:none;
}

.top a:hover { 
	color:#ffa500; 
	border-bottom: solid 1px #ff4500; 
	text-decoration:none;
}

div.MPHWhiteBandSmallRight	{
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:163px;
		width:163px;
		background-image:url(title.gif);
		background-repeat:no-repeat;
		background-position:-200px -200px;
		background-color:transparent;
		margin:0 0 0 -163px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
}
