
.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}




body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #000064;
	line-height: 24px;
	background-image: url(../../shared_images/bkgnd_mosaic.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #ffffff;
	background-attachment: fixed;
	text-align: left;
}



a:link {
	color: #cc0066;
	text-decoration: none;
}
a:visited {
	color: #9C004E;
	text-decoration: none;
}
a:hover {
	color: 3366ff;
	text-decoration: none;
}



img {
	border: 0 solid;
}

p {
	margin: 0;
	padding: 0;
}

table {
	border: 0 solid;
	border-collapse: collapse;
	padding: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}



#wrapper{
	background-color: #ffffff;
	width:800px;
	margin:0 auto;
	padding-bottom: 60px
}

#content {
	width: 720px;
	text-align: left;
	margin: 45px auto 75px;
}


#footer {
	width: 663px;
	margin: 0 auto;
}

#footer table {
	width: 663px;
	margin: 0;
	padding: 0;
	border: 0 solid;
	border-collapse:collapse;
}

#footer td {
	text-align: center;
	padding: 0 5px;
}






.golddiv{
	width: 800px;
	height: 8px;
	margin: 0 auto;
	background-image: url(../images/div_gold.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	font-size: 0.1px;
	line-height: 0;
}

.golddivhead{
	width: 800px;
	height: 8px;
	margin: 0 auto;
	background-image: url(../images/div_gold.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 0.1px;
	line-height: 0;
}