@charset "utf-8";
.main {
	text-decoration: none;
	background-image: url(img/img/bgline.png);
	background-repeat: repeat-x;
}
.main2 {
	background-image: url(img/img/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000;
}
.leftboxlink {
	text-shadow: 1px 1px 1px #858585;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.mainboxtext {
	text-shadow: 1px 1px 1px #858585;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.mainboxtext2 {
	text-shadow: 1px 1px 1px #858585;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.alt-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
