.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}

.book {
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 14px;
}

.date {
	font-size: 12px;
	text-align: center;
	margin-top: 24px;
}

.credit {
	font-size: 12px;
	text-align: right;
	margin-bottom: 50px;
	padding-right: 15px;
	letter-spacing: 1px;
}

.arcdate {
	font-size: 12px;
	background-image: url(../images/arc_bkgnd.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 120px;
	height: 20px;
	letter-spacing: 1px;
	vertical-align: top;
}
.arc {
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: top;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #EDE8D5;
}
a:link {
	color: #009dec;
	text-decoration: none;
}
a:visited {
	color: #0071AC;
	text-decoration: none;
}
a:hover {
	color: #b58c52;
	text-decoration: underline;
}

.mb10{
	 margin: 0 0 10px 0;
	 }

.mb15{
	 margin: 0 0 15px 0;
	 }

.mb20{
	 margin: 0 0 20px 0;
	 }

.mb30{
	 margin: 0 0 30px 0;
	 }

.mb40{
	 margin: 0 0 40px 0;
	 }

#wrapper{
	width: 601px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	background-image: url(../images/frame_side.gif);
	background-repeat: repeat-y;
	background-position: center top;
	 }

#title{
	text-align: center;
	clear: both;
	background-image: url(../images/head_title.gif);
	height: 227px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: center top;
	 }

#subhead{
	text-align: center;
	clear: both;
	background-image: url(../images/sub_head.jpg);
	height: 116px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 50px;
	 }

#head{
	text-align: center;
	clear: both;
	width: 601px;
	margin-bottom: 40px;
	 }

#text{
	text-align: left;
	clear: both;
	margin-bottom: 50px;
	margin-left: 51px;
	 }

#archive{
	text-align: left;
	clear: both;
	margin-bottom: 40px;
	padding-left: 51px;
	 }

#arclist{
	width: 640px;
	text-align: center;
	padding-right: 80px;
	padding-left: 80px;
	margin: 10px 0 30px 0;
	 }

#book{
	text-align: left;
	clear: both;
	width: 599px;
	background-color: #E6E6E6;
	margin-bottom: 20px;
	margin-left: 1px;
	 }

#bookcont{
	text-align: left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 51px;
	 }

#navi{
	text-align: left;
	clear: both;
	margin-bottom: 50px;
	margin-left: 51px;
	 }

#footlink{
	height: 30px;
	text-align: left;
	padding-left: 56px;
	}

#subfootlink{
	height: 30px;
	text-align: left;
	padding-left: 271px;
	}

#foot{
	text-align: center;
	clear: both;
	background-image: url(../images/frame_bottom.gif);
	height: 36px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: center bottom;
	 }

.hline {
	height: 90px;
	width: 500px;
	background-image: url(../images/hline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
