body{
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	background-color: #2D2D2D;
	background-image: url(images/shading.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
img{
	border: 0px;
}
table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
textarea{
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #999;
}
input{
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #999;
}
select{
	border: 1px solid #000000;
	font-family: Verdana, Helvetica;
	font-weight: normal;
	font-size: 11px;
	background-color: #999;
}
h1{
	font-family: "Old English Text MT", Verdana, Helvetica;
	margin: 0px;
	line-height: 38px;
	padding-top: 30px;
	font-size: 38px;
}
h2{
	font-family: "Old English Text MT", Verdana, Helvetica;
	margin: 0px;
	line-height: 30px;
	font-size: 30px;
}
h3{
	font-family: "Old English Text MT", Verdana, Helvetica;
	margin: 0px;
	line-height: 24px;
	font-size: 24px;
}
div.header{
	background-image: url(images/headerbg.jpg);
	width: 760px;
	height: 158px;
	margin: 0px auto;
}
td.header_title{
	text-align: right;
	width: 400px;
	height: 150px;
	padding-right: 40px;
}
td.header_links{
	width: 300px;
	padding-left: 50px;
	padding-top: 34px;
}
td.header_links div{
	height: 40px;
	line-height: 40px;
	padding-left: 48px;
	border: 0px solid #000;
	vertical-align: top;
}
td.header_links a:link,td.header_links a:visited{
	font-family: "Old English Text MT", Verdana, Helvetica;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
td.header_links a:hover{
	color: #666460;
	text-decoration: none;
}
td.header_links img{
	vertical-align: middle;
}
div.contents{
	background-image: url(images/contentsbg.jpg);
	font-size: 18px;
	text-align: center;
	width: 760px;
	height: 422px;
	margin: 0px auto;
}
div.footer{
	background-image: url(images/footerbg.jpg);
	width: 760px;
	height: 158px;
	margin: 0px auto;
	text-align: center;
	font-size: 15px;
}
.large_surround{
	background-image: url(images/large_surround.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 170px;
	width: 220px;
	padding-top: 10px;
}
.smalltext{
	font-size: 14px;
}

