a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #c07372;
}

a:hover {
	text-decoration: underline;
}

a.copyright, a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #CD7702;
}

a.copyright:hover {
	text-decoration: underline;
}


.bodySite { background-image: url(../images/bgtile.gif); background-position: right top; background-repeat: repeat-x; text-align: center; margin: 0; }

.mainpage { background-image: url(../images/dk_bg.jpg); background-position: right top; background-repeat: no-repeat; height: 600px; }

.frameMain { background-color: transparent; position: absolute; right: 450px; top: 180px; }

.mainmenu {
	position: absolute;
	right: 355px;
	top: 530px;
}

a.copyright, a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #CD7702;
}

a.copyright:hover {
	text-decoration: underline;
}

.textCopyright {
	position: absolute;
	right: 355px;
	top: 550px;
	font-size: 9px;
	color: #c0c0c0;
	margin: 0 0 40px;
}
.sponsor { color: #c0c0c0; text-align: center; position: relative; top: 610px; width: 780px; clear: both; margin-right: auto; margin-left: auto; }

