body {
	text-align: center;
	background-repeat: repeat;
  background-image: url(pics/tile.jpg);
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; 
  color: #333333;
  margin: 0px;
}
#main {
	position: relative;
	width: 780px;
	height: 487px;
	background-repeat: no-repeat;
  background-image: url(pics/paper.gif);
	border: solid 0px black;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
}
#leftpage {
	position: absolute;
	width: 355px;
	height: 470px;
	margin-left: 12px;
	margin-top: 5px;	
	border: solid 0px black;
	font-size: 10px;
	text-align: justify;	
}
#rightpage {
	position: absolute;
	width: 355px;
	height: 470px;
	margin-left: 412px;
	margin-top: 5px;	
	border: solid 0px black;
	font-size: 10px;	
	text-align: justify;
}
#lefttop {
	border: solid 0px black;
	height: 30px;
	width: 355px;
	border-bottom: solid 1px #d60000;	
}
#righttop {
	border: solid 0px black;
	height: 30px;
	width: 355px;
	text-align: right;
	border-bottom: solid 1px #d60000;
	margin-bottom: 15px;
}
#leftfooter {
	border: solid 0px black;
	position: absolute;
	left: 0px;
	top: 455px;
	width: 355px;
	height: 15px;
	font-size: 9px;
	font-weight: normal;
	text-align: center;	
	border-top: solid 1px #d60000;
}
#rightfooter {
	border: solid 0px black;
	position: absolute;
	left: 0px;	
	top: 455px;
	width: 355px;
	height: 15px;
	font-size: 9px;
	font-weight: normal;	
	text-align: center;
	border-top: solid 1px #d60000;	
}
#previous {
	border: solid 0px black;
	position: absolute;
	left: 0px;	
	top: 455px;
	width: 60px;
	height: 15px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
	z-index: 5;
}
#next {
	border: solid 0px black;
	position: absolute;
	right: 0px;	
	top: 455px;
	width: 60px;
	height: 15px;
	font-size: 9px;
	font-weight: normal;	
	text-align: right;
	z-index: 5;	
}
#menu {
	text-align: center;
	width: 355px;
	margin-left: 0px;
	border-bottom: solid 1px #d60000;
	font-size: 10px;
	color: #D60000;
	padding-bottom: 2px;
}
#pagetitle {
	border: solid 0px black;
	width: 355px;
	margin-top: 8px;
	margin-bottom: 8px;	
	text-align: center;
}
h1 {
	color: #d60000;
	font-size: 14px;
	margin: 0px;
}
h1.cover {
	color: #333333;
}
h2.top {
	color: #d60000;
	font-size: 10px;
	margin: 0px;
}
h2.content {
	color: #000000;
	font-size: 16px;
	margin: 0px;
}
h3.mail {
	color: #d60000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.content {
	color: #d60000;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h4.content {
	color: #d60000;
	font-size: 10px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

img {
	border: none;
}
a.menu:link 	 { color: #d60000; text-decoration: none; }
a.menu:visited { color: #d60000; text-decoration: none; }
a.menu:active  { color: #000000; text-decoration: none; }
a.menu:hover   { color: #000000; text-decoration: underline; }

a:link 	  { color: #d60000; text-decoration: underline; }
a:visited { color: #d60000; text-decoration: underline; }
a:active  { color: #000000; text-decoration: underline; }
a:hover   { color: #000000; text-decoration: underline; }

#main2 {
	position: relative;
	width: 390px;
	height: 487px;
	background-repeat: no-repeat;
  background-image: url(pics/cover.gif);
	border: solid 0px black;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content2 {
	position: absolute;
	border: solid 0px black;
	background-repeat: no-repeat;
  background-image: url(pics/cover-img.gif);
	width: 356px;
	margin-left: 14px;
	margin-top: 90px;
	height: 377px;
	text-align: justify;
	color: #333333;
	z-index: 5;
}
#subject {
	position: absolute;
	margin-left: 5px;
	border: solid 0px black;
	color: #D60000;
	font-size: 12px;
	width: 345px;
	margin-top: 10px;
}
#menu2 {
	position: absolute;
	width: 180px;
	left: 5px;
	top: 308px;
	border: solid 0px black;
	color: #333333;
}
#menu3 {
	position: absolute;
	width: 130px;
	left: 224px;
	top: 360px;
	border: solid 0px black;
	color: #333333;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	line-height: 0.8em;
}
.subsmall {
	font-size: 8px;
	font-weight: normal;
}
ul.menu { 
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.content { 
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
}	
li.content {
	font-weight: normal;
	font-size: 10px;
	line-height: normal;	
}
#footer2 {
	position: relative;
	width: 390px;
	height: 15px;
	top: 469px;
	text-align: center;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 1px;	
	border: solid 0px black;
}	
#main3 {
	position: relative;
	width: 390px;
	height: 487px;
	background-repeat: no-repeat;
  background-image: url(pics/back.gif);
	border: solid 0px black;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content3 {
	position: absolute;
	border: solid 0px black;
	width: 356px;
	margin-left: 14px;
	margin-top: 14px;
	height: 455px;
	text-align: justify;
	color: #333333;
	font-size: 10px;
	z-index: 5;
}
#backtop {
	border: solid 0px black;
	height: 20px;
	width: 345px;
	margin-left: 6px;
	border-bottom: solid 1px #d60000;	
}
#backmenu {
	text-align: center;
	width: 345px;
	margin-left: 6px;
	border-bottom: solid 1px #d60000;
	font-size: 10px;
	color: #D60000;
	padding-bottom: 2px;
}
#backcontent {
	border: solid 0px black;
	padding: 0px;
	text-align: justify;
	width: 345px;
	height: 160px;
	margin-left: 6px;
	font-size: 10px;
	color: #000000;
	padding-bottom: 2px;
}
#backform {
	position: absolute;
	top: 250px;
	left: 17px;
	border-top: dashed 1px #d60000;
	width: 320px;
	height: 270px;	
	padding-top: 15px;
}
#scissors {
	position: absolute;
	border: solid 0px black;
	top: 236px;
	left: 298px;
	z-index: 8;
}
td {
	font-size: 11px;
}
.tdtext1 {
	padding-right: 10px;
  border-right: solid 1px #D60000;
}
.tdtext2 { 
	font-size: 11px; 
  font-family: "Comic Sans MS", kids, kidprint, courier, monospace;
  color: #000099;  
  text-align: left;
  margin: 1px;
  border: solid 0px #222222; 
  border-bottom: solid 1px #D60000;
	width: 117px;
}
.tdtext3 { 
	font-size: 8px; 
  color: #D60000;  
  text-align: center;
  margin: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffffff;
  border: dotted #D60000 1px;
  width: 65px;
  height: 65px;
}  
.line2 {
	width: 130px;
}
textarea  {
  overflow:auto;
}  
form { 
	margin: 0px; 
}
p {
	margin-top: 5px;
	margin-bottom: 8px;
}
dl.content {
	margin-left: 10px;
}
dt.content {
	font-weight: bold;
	color: #d60000;
	margin-top: 5px;
}
dd.content {
	margin-left: 15px;
}
#head2
{
	position: absolute;
	width: 20px;
	height: 12px;
	margin-left: 343px;
	margin-top: 124px;	
	border: solid 0px black;
	z-index: 8;
}