/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-image: url(image/background/sandstone.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:5px;}
#mainwrap{width:60em;
	padding:0em;
	margin-bottom:0em;
	margin-left:3em;
	margin-right:0em;
	margin-top:0em;
	}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #330066;
}
h1 {
	font-size: 44px;
	color: #006600;
	font-family:Georgia, Times New Roman, Times, serif;
}
h2 {
	font-size: 40px;
	color: #006600;
	font-family:Georgia, Times New Roman, Times, serif;
}
h3 {
	font-size: 36px;
	color: #006600;
	font-family:Georgia, Times New Roman, Times, serif;
}
h4 {
	font-size: 24px;
	color: #006600;
	font-family:Georgia, Times New Roman, Times, serif;
}
h5 {
	font-size: 18px;
	color: #006600;
	font-family:Georgia, Times New Roman, Times, serif;
}
h6 {
	font-size: 16px;
	color: #006600;
	font-family:Georgia, Times New Roman, Times, serif;
}
.linkline {width:100%;
	float:left;
	clear:left;
	padding:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
}
#header{width:100%;
	float:left;
	font-family:Georgia, Times New Roman, Times, serif;	
	padding:5px;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}
.copyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;}
#layerbottom{float:left;
	width:100%;
	clear:left;}
#contents{width:100%;
	float:left;
	clear:left;
	margin-left:7em;}
.weblink{font-size:14px;
	font-weight:bold;}
#copyright{width:100%;
	float:left;
	clear:left;
	text-align:center;
	padding:1.5em;
	}
	