/******* General CSS *******/
/***************************/

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #FFFF99;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background: #000000;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
}

a:focus {
	user-focus: none; outline: none; -moz-user-focus: none; -moz-outline: none;

}

P {}

li {}

A:link {text-decoration: none; color: #e25ae4;}
A:visited {text-decoration: none; color: #e25ae4;}
A:active {text-decoration: none; color: #e25ae4;}
A:hover {text-decoration: underline; color: #FFFF99;}

A.popup:link {text-decoration: none; color: #e576f5;}
A.popup:visited {text-decoration: none; color: #e576f5;}
A.popup:active {text-decoration: none; color: #e576f5;}
A.popup:hover {text-decoration: underline; color: #FFFF99;}

A.foot:link {text-decoration: none; color: #326519;}
A.foot:visited {text-decoration: none; color: #326519;}
A.foot:active {text-decoration: none; color: #326519;}
A.foot:hover {text-decoration: underline; color: #FFFF99;}

A.shareit:link {text-decoration: none; color: #e25ae4; font-weight: normal;}
A.shareit:visited {text-decoration: none; color: #e25ae4; font-weight: normal;}
A.shareit:active {text-decoration: none; color: #e25ae4; font-weight: normal;}
A.shareit:hover {text-decoration: underline; color: #FFFF99; font-weight: normal;}

.clearBoth {
	clear: both;
	}

/******* dali *******/
/********************/

.mainarea {
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 673px;
	background-image: url(images/dali/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.headlinks {
	margin-top: 42px;
	height: 21px;
	width: 972px;
	color: #e25ae4;
	font-size: 11px;
}

.headbars {
	color: #963b97;
}

.lefttext {
	color: #dcd595;
	margin-top: 105px;
	margin-left: 50px;
	height: 217px;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	float: left;
	text-align: left;
	display: inline;
}

.righttext {
	color: #dcd595;
	margin-top: 105px;
	margin-right: 30px;
	margin-bottom: 45px;
	height: 217px;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	float: right;
	text-align: left;
	display: inline;
}

.yes {
	height: 25px;
	width: 972px;
	color: #FFFF99;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
}

.ready {
	height: 25px;
	width: 972px;
	color: rgb(153,144,90);
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
	font-style:italic;
}

.newsletter {
	margin-left: 50px;
	width: 168px;
	height: 20px;
	float: left;
	text-align: left;
	display: inline;
	color: #ffffcc;
	font-size: 11px;
	margin-top: 10px;
}

.explore {
	width: 536px;
	height: 25px;
	float: left;
	display: inline;
	color: #e25ae4;
}

.share {
	margin-right: 50px;
	margin-top: 10px;
	width: 168px;
	height: 20px;
	float: right;
	text-align: right;
	display: inline;
	color: #ffffcc;
	font-size: 11px;
}