.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;
}

.ohtonavy {
	color: #000a40;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/bkgnd_wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #E5DABF;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.bkwht {
	background-color: #FFFFFF;
}
.bkgray {
	background-color: #aaaaaa;
}
.mb15{
	 margin: 0 0 15px 0;
	 }

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

#gingham70{
	width: 700px;
	height: 70px;
	text-align: center;
	padding: 0;
	clear: both;
	margin: 0 auto;
	background-image: url(../images/bkgnd_gingham.jpg);
	background-position: left top;
	 }

#middle{
	width: 700px;
	text-align: left;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	 }

#headbkgnd{
	width: 700px;
	height: 496px;
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bkgnd_gingham.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 0;
	 }

#panelmovie{
	width: 640px;
	height: 432px;
	text-align: center;
	margin: 0 auto;
	padding-top: 32px;
	 }

#content{
	width: 624px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 40px;
	}

#content2{
	width: 624px;
	text-align: left;
	margin: 0 auto;
	}

#info{
	width: 624px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 40px;
	}

#links{
	width: 624px;
	height: 88px;
	;
	text-align: left;
	margin: 0 auto;
	background-image: url(../preview/images/bkgnd_links.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#linkscont{
	width: 509px;
	padding-top: 20px;
	margin: 0 auto;
	}

#foot{
	width: 700px;
	height: 70px;
	text-align: center;
	clear: both;
	margin: 0 auto;
	background-image: url(../images/bkgnd_gingham.jpg);
	background-position: left top;
	 }

#footlink{
	width: 480px;
	margin: 0 auto;
	padding-top: 28px;
	clear: both;
	 }
