body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
}
#banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 800px;
}
#nav {
	height: 35px;
	width: 800px;
	background-image: url(img/nav.jpg);
	background-position: left top;
	text-indent: 60px;
}
#cnt {
	background-image: url(img/cnt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 800px;
	text-align: left;
	min-height: 431px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
}
#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 800px;
}
.spacer10 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	padding: 0px;
	text-align: justify;
	top: 10px;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	text-indent: 40px;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.nav:hover {
	color: #F10706;
}
a.mainlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
a.mainlnk:hover {
	color: #9F2B34;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	clear: left;
	line-height: 20px;
}
.title:hover {
	color: #666666;
}
.thumb {
	height: 120px;
	width: 175px;
}
.img_lnk {
	text-decoration: none;
	height: 115px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/img_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA0A08;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
a.act:hover {
	color: #8D0303;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.spacer4 {
	margin: 4px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.tex {
	border: 1px solid #999999;
	float: left;
}
#dimage {
	height: 420px;
	width: 420px;
	display: none;
	visibility: hidden;
}
#close {
	float: right;
	height: 15px;
	width: 15px;
	z-index: 10;
	margin: 5px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	left: 420px;
}


a.tex:hover {
	border: 1px solid #E40907;
}
.img_border {
	margin: 10px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #666666;
	margin-right: 15px;
	margin-left: 15px;
	text-indent: 40px;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.back:hover {
	color: #962831;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
a.author {
	text-decoration: none;
	color: #B7DBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.author:hover {
	color: #FFFFFF;
	text-decoration: none;
}
