@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 5px;
}

a:link {
	color:#000000;
	background:transparent;
}

a:visited {
	color:#000000;
	background:transparent;
}

a:active {
	color:#000000;
	background:transparent;
}

div.wrapper {
	margin: auto;
	width: 850px;
	text-align: left;
}

div.menu {
	width: 850px;
	height: 26px;
	margin: auto;
	float: left;
}

div.header {
	width: 850px;
	height: 284px;
	margin: auto;
	float: left;
}

div.header2 {
	width: 415px;
	height: 24px;
	margin: auto;
	float: left;
}

div.header3 {
	background:url("images/h4.jpg");
	width: 435px;
	height: 24px;
	margin: auto;
	float: left;
}

div.body1 {
	width: 493px;
	height: 245px;
	margin: auto;
	float: left;
}

div.body2 {
	background:url("images/b2.jpg");
	background-repeat: no-repeat;
	width: 357px;
	height: 245px;
	margin: auto;
	float: left;
}

div.body2a {
	background:url("images/b2a.jpg");
	background-repeat: no-repeat;
	width: 357px;
	height: 245px;
	margin: auto;
	float: left;
}

div.body2b {
	background:url("images/b2b.jpg");
	background-repeat: no-repeat;
	width: 357px;
	height: 245px;
	margin: auto;
	float: left;
}


div.body3 {
	width: 493px;
	height: 188px;
	margin: auto;
	float: left;
}

div.body4 {
	width: 357px;
	height: 188px;
	margin: auto;
	float: left;
}

div.footer {
	width: 850px;
	height: 133px;
	margin: auto;
	float: left;
}

div.thumbnails {
	z-index:3;
	width:180px;
	height:343px;
	margin: auto;
}

div.thumbnails2 {
	z-index:4;
	width:180px;
	height:343px;
	margin: auto;
}

.txt10blk {
	font-family: arial;
	font-size: 10px;
	color:#000000;
}

.txt10gray {
	font-family: arial;
	font-size: 10px;
	color:#666666;
}

.txt12maroon {
	font-family: arial;
	font-size: 12px;
	color:#580203;
}

a.txt12maroon {
	font-family: arial;
	font-size: 12px;
	color:#580203;
	text-decoration: none;
}

a:hover.txt12maroon {
	font-family: arial;
	font-size: 12px;
	color:#580203;
	text-decoration: underline;
}

.txt12blk {
	font-family: arial;
	font-size: 12px;
	color:#000000;
}

.txt12red {
	font-family: arial;
	font-size: 12px;
	color:#990304;
}

.txt14blk {
	font-family: arial;
	font-size: 14px;
	color:#000000;
}

.txt14red {
	font-family: arial;
	font-size: 14px;
	color:#FF0000;
}

a.txt12red {
	font-family: arial;
	font-size: 12px;
	color:#990304;
	text-decoration: none;
}

a:hover.txt12red {
	font-family: arial;
	font-size: 12px;
	color:#990304;
	text-decoration: underline;
}
