html {margin: 0; padding: 0;}
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
}
div#container {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	background: #FFFFFF;
	border-top: 1px solid #FDA54B;
	border-right: 1px solid #FDA54B;
	border-left: 1px solid #FDA54B;
	border-bottom: 1px solid #FDA54B;
}
div#header{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #F9A84C;
	padding: 0px;
	height: 19px;
	line-height: 20px;
	background-color: #60965C;
	width: 760px;
	border-bottom: 1px solid #FBB96F;
}
div#header a{
	color: #FBB96F;
	background-color: #60965C;
	text-decoration: none;
}
div#header a:hover{
	color: #C1D7C0;
	text-decoration: underline;
}
div#headLeft {
	position: relative;
	float: left;
	text-align: left;
	margin-left: 5px;
	background: #60965C;
}
div#headRight {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 5px;
}
div#subbanner {
	position: relative;
	text-align: left;
	background: url(images/scammed_banner.gif) no-repeat left top;
	width: 760px;
	z-index: 102;
	height: 267px;
}

.textB {
	font-weight: bold;
}

div#Content {
	width: 739px;
	text-align: left;
	background: url(images/scammed_left.jpg) no-repeat;
	position: relative;
	height: 100%;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0%;
	margin-bottom: 0;
	margin-right: 10px;
	top: -7px;
	z-index: 102;
}
div#Content  P {
	text-align: left;
	position: relative;
	margin-top: 0%;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 140px;

}
div#Content  h1 {
	text-align: left;
	position: relative;
	font-size: 24px;
	color: #5F955B;
	margin: 1% 10px 0 250px;
}
div#Content  ul li {
	text-align: left;
	position: relative;
	list-style: url(images/bullet.gif);
	text-align: left;
	position: relative;

	margin: 0% 10px 0 120px;
}
div#Content a {
	color: #60965C;
	font-weight: bold;
}

div#footer {
	position: relative;
	background: #E8F0E8;
	clear: both;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F955B;
	line-height: 20px;
	width: 760px;
	height: 100%;
	border-top: 1px solid #F8A549;
	z-index: 101;
	top: -7px;
}

div#footer a {
	font-size: 12px;
	color: #60965C;
	padding-top: 250px;
	text-align: center;
	text-decoration: none;
}
div#footer a:hover {
	color: #FBB96F;
	text-decoration: underline;
}

/* en espanol */
div#ssubbanner {
	position: relative;
	text-align: left;
	background: url(espanol/images/s-scammed_banner.gif) no-repeat left top;
	width: 760px;
	z-index: 102;
	height: 266px;
}
div#footer p {
	font-size: 12px;
	color: #60965C;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
div#footer span.red {
	font-size: 16px;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 10px;
	font-weight: bold;
}


/* francais */
div#fsubbanner {
	position: relative;
	text-align: left;
	background: url(francais/images/f-scammed_banner.gif) no-repeat left top;
	width: 760px;
	z-index: 102;
	height: 267px;
}
