﻿#tl { background-position: right top;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#tm { background-repeat: repeat-x;
	background-color: #C0C0C0;
}
#tr { background-position: left top;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#tb { background-image: url(p-b.png); background-repeat: }
#bl { background-position: right top;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#bm { background-position: right top;
	background-color: #C0C0C0;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#br { background-position: left top;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#header { padding:25px; background-image: url(toppan.png); background-repeat: repeat-y; text-align:left; }
#left { background-position: right 50%;
	background-color: #C0C0C0;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#right { background-position: left 50%;
	background-color: #C0C0C0;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#maincontent { text-align:center;
	background-color: #C0C0C0;
}
#footer { position:relative; height:80px; padding:10px; margin:0px; overflow:hidden; background-image: url(footer.png); text-align:center; }

.thumb { color:#ddd; text-align:center; font-size:11px;
	background-color: #C0C0C0;
}
.thumb-b { text-align:center;
	background-color: #C0C0C0;
}
.thumb-bl { background-position:right top; 
background-repeat: no-repeat; }
.thumb-tl { background-position:right bottom; 
background-repeat: no-repeat;
	background-color: #C0C0C0;
}
.thumb-br { background-position:left top; 
background-repeat: no-repeat; }
.thumb-tr { background-position:left bottom; 
background-repeat: no-repeat; }
.thumbnail img { background-color:#fff; border:1px #ccc solid; }
.thumbnail img:hover { background-color:#ddd; border-style:solid; border-width:1px; border-color:#4A6F1E; opacity: .5; filter: alpha(opacity=50); -khtml-opacity:50; }

body { font-family:Georgia,Palatino,Times,serif; font-size:12px; text-align:left; background-color:#144878; }

.caption { font-size:12px; color:#ccc; }
.photocaption { font-size:16px; color:#fff; }
.title { color:#144878; 
font-size:20px;
	font-family: Verdana;
	font-weight: 700;
}
.comment { color:#7B7958; font-size:15px; letter-spacing:0 }
.credit { color:#999; font-size:11px; }
.credit a { color:#999;text-decoration:none; }
.credit a:hover { color:#ccc; text-decoration:underline }
.nav { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#144878;
	font-weight: 700;
}
.nav a { text-decoration:none; color:#144878; }
.nav a:hover { color:#fff; text-decoration:underline }

a:hover img{ filter:alpha(opacity=70) ; opacity:0.7; -moz-opacity:0.7; }
