body {
	background-color: #004080;
}
#wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper ul {
	margin-left: -40px;
	
}

#wrapper ul li {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0;
	list-style-type: none;
	margin-bottom: -65px;
	line-height: 150%;
	font-size: 17px;
}

#wrapper iframe {
	padding: 0px;
	margin-bottom: -165px;
	line-height: 200%;
	height: 430px;
}

/*#wrapper ul li iframe {
	padding: 0px;
	margin-bottom: -150px;
	line-height: 150%;
	height: 430px;
}*/
#wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 145%;
	color: #FFF;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#wrapper h1{
	font-size: 30px;
	color: #0F0;
}
#wrapper h2{
	font-size: 18px;
	color: #0F0;
}

a:link {
	color: #0F0;
}
a:visited {
	color: #0F0;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #FF0;
}
#wrapper table tr td div iframe {
	margin-top: 50px;
}
#wrapper p strong {
}
.pic_flt_right {
	float: right;
}
#text_centered {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#text_centered h1 {
	text-align: center;
}

#text_centered p {
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
	line-height: 140%;
}
