.magazinetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 24px;
	text-decoration: underline;
	padding-top: 20px;
	font-weight: bold;
}
.magazinetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
}
#lefttable {
	background-image: url(../images/leftlinebg.jpg);
	background-repeat: repeat-y;
	width: 190px;
}
.year {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000;
	height: 36px;
	width: 180px;
	font-style: italic;
	clear: left;
	float: left;
	padding-left: 5px;
}
.leftline {
	background-image: url(../images/titleline.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
	clear: left;
	float: left;
}
.subtitlelink {
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58595B;
	height: 24px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 160px;
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
}
.subtitlelink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58595B;
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 160px;
	padding-left: 15px;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 10px;
}
#rightinfo{
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #404041;
}
.magbox {
	float: left;
	height: 250px;
	width: 190px;
	background-color: #6D6E70;
	margin-right: 10px;
}
.magtext {
	height: 20px;
	width: 185px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00689F;
	padding-left: 5px;
	text-decoration: none
}
.fairtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00689F;
	font-size: 18px;
	clear: left;
	float: left;
}
.fairmaintitle {
	color: #404041;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	width: 600px;
	margin-bottom: 20px;
}
.fairbox {
	clear: left;
	float: left;
	width: 750px;
}
.fairtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6D6E70;
	clear: left;
	float: left;
	margin-top: 2px;
}
.fairline {
	background-image: url(../images/line02.jpg);
	background-repeat: repeat-x;
	clear: left;
	float: left;
	width: 650px;
	font-size: 11px;
	height: 15px;
	margin-top: 5px;
}

.righttitle{
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #404041;
}
