
body
{
	color: #ff0000;
	background-color: #ffffff;
	margin: 30px;
}

a:link
,a:visited{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: blue;
	background-color: pink;
	text-decoration: none;   position: relative;   top: 3px; left: 2px;
}


div.header, div.footer
{
	color: #ff0000;
	background-color: inherit;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

table.main
{
	color: inherit;
	background-color: inherit;
	border: 3px solid #000080;
	border-collapse: collapse;
}

tr.header, tr.footer
{
	color: inherit;
	background-color: #000080;
}

tr.contents
{
	color: inherit;
	background-color: #ffffff;
}

td.contents_left, td.contents_right
{
	width: 30px;
}

table.photolist, table.photo_contents
{
	color: inherit;
	background-color: #ffffff;
}

img.thumbnail
{
	border: none;
	margin: 4px 2px;
}

div.photoinfo
{
	color: inherit;
	background-color: inherit;
	text-align: center;
	font-size: 80%;
}

a.homepage_link
{
 	width: 180px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #99bbff;
	background-color: #eaeaea;
	border: 1px solid #99bbff;
	padding: 2px 2px;
}

a.homepage_link:hover
{
 	width: 180px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

a.toppage_link
{
 	width: 160px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #99bbff;
	background-color: #eaeaea;
	border: 1px solid #99bbff;
	padding: 2px 2px;
}

a.toppage_link:hover
{
 	width: 160px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

a.prevpage_link, a.nextpage_link
{
 	width: 60px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #99bbff;
	background-color: #eaeaea;
	border: 1px solid #99bbff;
	padding: 2px 2px;
}

a.prevpage_link:hover, a.nextpage_link:hover
{
 	width: 60px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

a.numpage_link
{
 	width: 20px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #99bbff;
	background-color: #eaeaea;
	border: 1px solid #99bbff;
	padding: 2px 2px;
}

a.numpage_link:hover
{
 	width: 20px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

a.page_link
{
 	width: 40px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #99bbff;
	background-color: #eaeaea;
	border: 1px solid #99bbff;
	padding: 2px 2px;
}

a.page_link:hover
{
 	width: 40px;
 	display: block;
	text-align: center;
 	text-decoration: none;
	font-size: 80%;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

span.numpage_current
{
 	width: 20px;
 	display: block;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

span.page_current
{
 	width: 40px;
 	display: block;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #eaeaea;
	background-color: #99bbff;
	border: 1px solid #eaeaea;
	padding: 2px 2px;
}

span.page_current_string
{
	text-align: center;
	font-size: 80%;
	color: #ff0000;
	background-color: inherit;
	padding: 2px 2px;
}

div.comment, div.pic_info
{
	color: #ff0000;
	background-color: inherit;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

tr.comment, tr.pic_info
{
	color: #000080;
	background-color: #ffffff;
}

td.comment_left, td.comment_right
{
	width: 8px;
}

td.pic_info_left
{
	width: 8px;
	border-left: 3px solid #000080;
}

td.pic_info_right
{
	width: 8px;
}

div.slideshow_comment
{
	color: inherit;
	background-color: inherit;
}
