@charset "utf-8";

#wrapper #mastimage {
	position: absolute;
	z-index: 1;
	height: 276px;
	width: 742px;
	right: 0px;
	top: 36px;
	overflow: hidden;
}

	/*background: #D8CFC8 url(img/bg.jpg) repeat-x fixed;*/
#wrapper #mast {
	position: relative;
	z-index: 10;
	height: 341px;
	width: 962px;
}
/* CSS Document */

#wrapper #arrows {
	overflow: hidden;
	position: absolute;
	z-index: 24;
	height: 27px;
	width: 60px;
	right: 0px;
	top: 308px;
}
#wrapper #arrows #prev2 {
	float: left;
	padding-right: 6px;
	margin-top: -1px;
}

#wrapper #title a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #title a:hover {
	color: #431867;
	text-decoration: none;
}
#wrapper #title h4 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 1em;
}
#wrapper #title {
	position: absolute;
	z-index: 20;
	overflow: hidden;
	width: 570px;
	height: 30px;
	right: 80px;
	top: 310px;
}

#wrapper #content #column2 p {
	font-size: 0.8em;
}