@charset "utf-8";
/* CSS Document */

body {
	font: 13px 'cambria', georgia, serif;
	background: url('000.jpg');
	margin: 0;
	padding: 0;
	color: #847e7e;
	}

/* ~~ Element/tag selectors ~~ */
a img {
	border: 3px solid #73735e;
	opacity:0.8;
}
a img:hover { border:3px solid #b7c3c4; opacity:1.0; }
a {
	color: #b7c3c4;
	text-decoration: none;
}
a:hover {
	color: #73735e;
	}
ins, u {
	color:#9c4f9c;
}
p {
	margin:0 0 6px 0;
	padding:0;
	line-height:22px;
	text-align:justify;
	text-indent:20px
}
#navi {
	text-indent:0; text-align:center; letter-spacing:-1px; text-transform:lowercase; font-size:140%;
	 margin: 0 auto; 	background:url('003.jpg') repeat-y; padding:6px 0 8px 0;
 }
 #navi a { color:#c6dfde; opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90); }
 #navi a:hover { color: #73735e; }

#container {
	width: 457px;
	margin: 0 auto;
}
#first {
	margin: 0; background:url('001.jpg');
	padding: 12px 20px;

}
#first img {
	padding:5px;
	}
#second {
	padding: 12px 20px 18px 20px;
	margin: 0; min-height:80px !important;
	background:url('004.jpg') repeat-y;
}
h1 {
color:#6a8886;
	font-weight:400;
	font-family: "century", cambria, georgia, serif;
	font-size: 22px;
	margin:-5px 0;
	letter-spacing:-1px;
	display:inline; height:22px;
	float:left;
	font-style:italic
	}
h2 { color:#fff; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); font-weight:normal; text-transform:lowercase; font-size:18px; letter-spacing:1px; margin: 5px 0 3px 0; }
#second ul.col {
	line-height:19px;
	float: left; list-style: none;
	margin: 0px 0px 0px 10px; padding: 0;
	list-style-image: none;
	height:auto;
}
#second li strong {
	font-size: 16px; letter-spacing:-1px;
	font-family: 'century', cambria, serif;
	text-transform:uppercase; color:#6a8886;
	font-weight: 400; list-style-image: none;
	 }
#second li { font-size:110%; list-style-image:none }
#second li a {
	margin: 0px ; padding: 1px 3px 1px 8px;
	}
ul.fl {	width:202px;
	height:100px;
		line-height:19px;
	float: left; list-style: none;
	margin: 0px; padding: 0;
	list-style-image: none;
	height:auto;

}
ul.af {	width:130px;
	height:100px;
}

.center {
	text-align:center;
	text-indent:0
}
strong {
	color:#927776;
}
em {
	color:#bf6a69;
}
#last {
	background:url('005.jpg') no-repeat;
	margin:0; padding: 0;
	width:457px; height:380px;
	}
