body {
	font: 10px/20px "Lucida Grande", "gill sans", helvetica, "sans serif";
	line-height: 14px;
	background: #515151 url(images/bg.gif) repeat-x;
	text-align: center;
	color: #ffffff;
	margin: 0px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #dfdfdf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bfbfbf;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #6388af;
}
.logo {
	background: left bottom;
	width: 643px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 18px;
	text-align: left;
	padding-top: 50px;
	border-bottom: solid #ffffff 1px;
	padding-bottom: 10px;
}
.menubar {
	font: 12px/20px "Lucida Grande", "gill sans", helvetica, "sans serif";
	width: 643px;
	margin: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 5px;
}	
.thumb {
	text-align: left;
	background: #ffffff;
	width: 160px;
	height: 120px;
	margin-top: 1px;
	margin-right: 1px;
}

.thumbMiss {
	text-align: left;
	background: url(images/thumbMiss.gif) repeat #8e8e8e;
	width: 160px;
	padding: 0px;
	margin: 1px 1px 0px 0px;
	height: 120px;
}

.bgBox {
	background: white;
	width: 643px;
	margin: 1px auto 1px auto;
	height: auto;
}

.txtBox {
	width: 643px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: justify;
	line-height: 16px;
	font-size: 12px;
}
