table.archive {
	width: 80%;
	border: none;
	margin: 0;
}

div.main {
	height: 100%;
	background: url('../img/archive/seagul_bg2.jpg') no-repeat 0% 50%;
}

div.table0 {
	padding: 15 0 0 500;
}

table.archive td {
/*	background: lightgray; */
	border: 3px groove #a0a0a0;
	height: 60;
	width: 50%;
	text-align: center;
	font-family: Georgia;
	font-size: 22;
	font-style: italic;
}

div.caption {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 10 0;
}


 a         {
 	color: #c00000;
 	font-style: italic;
 	font-weight: normal;
 	text-decoration: none;
 }

 a:hover   {
 	color: #ff0030;
 	font-style: italic;
 	font-weight: normal;
 	text-decoration: underline;
 }




































































































 