/* CSS Document */



body {
margin:0px;
background-color: #FFFFFF;
background-image:url(images/bgtest.gif); background-repeat: repeat-y; background-position:center;

}
img {border:none;
}

/* page styles */

#hdr {
	background: url(images/ds.gif) repeat-x;
	width: 100%;
	text-align: center;
}

#ftr {
	background: url(images/dsb.gif) repeat-x;
	width: 100%;
	text-align: center;
	clear: both;
	font-family: lucida grande, Arial, Helvetica, sans-serif;
}

#rights {
	text-align: left;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	width: 700px;
	margin: 0 auto;
}

#rights p {
	margin: 0;
	padding: 11px 95px 0 0;
}

#rights A:link, #rights A:visited, #rights A:active {
	text-decoration: none;
	color: #333333;
	border-bottom: dotted #999999 1px;
}

#rights A:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: dotted #222222 1px;
}
#easel {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#canvas {
	float: left;
	width: 770px;
	margin: 28px 0 28px 0;
	padding: 0;
	text-align: center;
}
.body {
	font-family: Lucida, Grande, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.body a:link, .body a:visited {
	text-decoration: none;
	color: #333333;
	border-bottom: dotted #999999 1px;
}
.body a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: dotted #222222 1px;
}
.textfield {
	border-style:dotted: #666666; border-width:1px; background-color:#e5e5e5;
}
.fieldcopy {
	font-family: Lucida, Grande, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
