@charset "UTF-8";
/* CSS Document */
img, div { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:visited {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#33ccff;
	text-decoration:none;
}
	

#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
}

#header {
	margin:0;
	padding:0;
	width: 900px;
	height: 283px;
}


#nav {
	position:absolute;
	top: 231px;
	left: 13px;
	width: 700px;
	z-index: 1000;
}

#navlist a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0A59AE;
	text-decoration: none;
}



#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#content {
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 900px;
	background-image:url("images/background.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}

#content p {
	padding-left: 60px;
	padding-right: 60px;
	color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.floatleft {
	float: left;
	margin-right: 20px;
	clear: both;
	margin-bottom: 20px;
}

#video1 {
	position: absolute;
	top: 750px;
	left: 41px;
	width: 240px;
	height: 150px;
}	

#video1 p {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}	

#video2 {
	position: absolute;
	top: 750px;
	left: 333px;
	width: 240px;
	height: 150px;
}	

#video2 p {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}	

#video3 {
	position: absolute;
	top: 750px;
	left: 606px;
	width: 240px;
	height: 150px;
}	

#video3 p {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}	

.toppad {
	padding-top:25px;
}

.bottommar {
	margin-bottom: 25px;
}	

.petitionr {
	margin:0 0 15px -120px;
}

.backto {
	margin-left:190px;
}


.important {
	padding: 15px;
	margin-left: 130px;
	margin-right: 130px;
	margin-top: 40px;
	background-color: white;
	color: #333333;
        border: none;
}

span.important-title {
	position: absolute;
	display: block;
	margin-top: -24px;
	background: #fff;
	padding: 0 12px;
	font-weight: normal;
	font-size: 110%;
	color: #333333;
}

p.lettertext { color: #333333; }


.bottompad {
	padding-bottom:25px;
}

.makevoice {
	padding-left: 435px; 
	margin-bottom:-5px;
}
