A:link, A:visited, A:hover, A:active { text-decoration: none; }
A:link    { color: #0000FF; }
A:visited { color: #660099; }
A:hover   { color: #FF0000; }
A:active  { color: #FF0000; }

body {
	color: #606060;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.cmnt {
	font-size: 80%;
	color: #808080;
}

.capt {
	color: #FFFFFF;
	background-color: #EF9898;
	text-align: center;
}

.cont   { color: #FFFFFF; background-color: #FFCFCF; text-align: left; }
.expl	{ border-style: solid; border-color: #D0D0D0; border-width: 1px; width: 90%; padding: 4px; }

.banner {
	margin: 20px auto;
	text-align: center;
}

.main {
	width: 460px;
	color: #8F8070;
	margin: 20px auto;
	text-align: left;
}

p {
	text-indent: 1em;
	line-height:160%;
}

.ptable {
	margin: 0 auto 60px auto;
	text-align: center;
}

.posabs {
	position: absolute;
	color: #FFFFFF;
	text-align: center;
}

#photo1,#photo2,#photo3,#photo4,#photo5,#photo6,#photo7,#photo8,#photo9	{
	color: #8F8070;
	font-weight: bold;
	width:100%;
	height:365px;
	top:146px;
	visibility : hidden;
}

.footer {
	margin: 20px;
}
