body {
	background-image: url(dippindotslay1_bg.gif);
	background-repeat: repeat-x;
	color: #4a5a66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 12px;
}

a:link, a:visited {
	color: #2bc1ff;
	font-family: century gothic;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active {
	color: #39ffff;
	font-family: century gothic;
	font-size: 11px;
	border-bottom: 1px dotted #39ffff;
}

div.bgs {
	background-image: url(dippindotslay1_contentbg.gif);
	background-repeat:repeat-y;
	position: absolute;
	left: 0px;
	top: 454px;
	width: 800px;
}

div.content {
	padding: 0px 100px 0px 160px;
	margin: 0px;
	width: 500px;
}

div.footer {
	background-image: url(dippindotslay1_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 50px 0px;
	margin: 0px;
}

div.footercont {
	padding: 0px 160px 0px 160px;
	margin: 50px 0px 0px 0px;
	width: 481px;
	text-align: center;
	color: #a2a2a2;
	font-family: small fonts;
	font-size: 9px;
	line-height: 9px;
}

div.stats {
	color: #000000;
	font-family: century gothic;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	border: 3px dashed #057e8d;
	margin: 15px 0px 15px 100px;
	padding: 10px;
	width: 250px;
}

h1 {
	display: block;
	background-image: url(dippindotslay1_header1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #077e90;
	font-family: Sylfaen;
	font-size: 40px;
	line-height: 76px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

h1:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #015262;
	font-style: italic;
}

h2 {
	color: #004c5a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom: 1px dotted #004c5a;
	line-height: 24px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

strong {
	color: #e10055;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}

em {
	color: #027c90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

input, textarea, option, select {
	color: #86a4a8;
	font-family: century gothic;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 2px;
	border: 1px dotted #13646e;
	padding: 2px;
	margin: 2px;
	background-color: #FFFFFF;
}

input:hover, textarea:hover, option:hover, select:hover {
	color: #13646e;
	border: 1px solid #13646e;
	background-color: #FFFFFF;
}
