body {
	background-color: #e6eaf8;
	font-family: Arial, Verdana;
	color: #333333;
}

.faq h1{
	margin-bottom: 0px;	
	
}

.bookmarklinks {
	margin-left: 50px;
	
}

.minisite h1{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;

}

.minisite h2{
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #9a8d80;

}

.wrapper{
	text-align: center;
	width: 1000px;
}

.top {
	margin: 0;
	padding:0;
	width: 1000px;
	height: 103px;
	background-image: url('../images/top.png');
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.mid {
	margin: 0;
	padding:0;
	width: 1000px;
	background-image: url('../images/mid.png');
	float: left;
	background-repeat: repeat-y;
	text-align: left;
}


.wrapper_minisite{
	text-align: center;
	width: 750px;
}

.top_minisite {
	margin: 0;
	padding:0;
	width: 750px;
	height: 181px;
	background-image: url('../images/top2.jpg');
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.mid_minisite {
	margin: 0;
	padding: 0;
	width: 750px;
	background-image: url('../images/mid2.jpg');
	background-color: #40020d;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.bottom_minisite {
	margin: 0;
	padding:0;
	width: 750px;
	height: 110px;
	background-color: #40020d;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

.editor {
	margin: 0;
	padding:0;
	width: 1000px;
	height: 600px;
	text-align: center;
}

.content-landing {
	margin: 0;
	width: 1000px;
	text-align: center;	
}

.minisite td {
	color: #FFFFFF;
}

.minisite {
	color: #9a8d80;
	background-color: #0a0706;
	font-size: 12pt;
	position: relative;
	left: 100px;
	width: 550px;
	margin-bottom: -75px;
}

.minisite a {
	color: #FFFF00;
	font-weight: bold;
}

.clearer{
	clear: both;
}

#justified {
	text-align: justify;
}

.partners a {
	
	color: #FFFFFF;;
	font-size: 12px;
}

.clearer{
	clear: both;
}

.bottom {
	margin: 0;
	padding:0;
	width: 1000px;
	height: 110px;
	background-image: url('../images/bottom.png');
	float: left;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}

.swf-container {
	margin-left: 70px;
	padding-bottom: 20px;
}
.swf-movie {
	float: left;
}
.swf-top {
	width:350px;
	height:7px;
}

.swf-mid {
	background-image: url('../images/swf-mid.jpg');
	width:350px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.swf-bottom {
	width:350px;
}

.left-content{
	
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 10px;
	color: #ed4036;
}

.left-content h1 {
	
	text-align: center;
}

.left-content h2 {
	text-align: center;
	font-size: 18px;
	padding-right: 60px;
	padding-left: 60px;
	color: #ffffff;
}

.editor-start-link a {
	font-size: 10px;
	text-decoration: none;
	
}
.editor-link-end {
	background-image: url('../images/arrow-end.jpg');
}


.right-content{
	
	float: left;
	width: 300px;
	text-align: left;
	padding-right: 30px;
}

.info{ width: 800px;}

