body {
	scrollbar-base-color: #f1f1f1;
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	text-align: center;
	margin: 0px 0px 0px 0px;

}
div.frame {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 980px;
	text-align: left;
	margin-top: 35px;
}
div.logo {
	position: relative;
	width: 980px;
	height: 73px;
	background-color: #ffffff;
}
div.ilike {
	width: 100px;
	height: 20px;
	background-color: #990000;
	margin-left: 640px;
	margin-top: -45px; 
}
div.header {
	position: relative;
	width: 980px;
	height: 220px;
	background-color: transparent;
	text-align: left;
	height: 390px;
	z-index:1:
}
div menuOntop {
	position: absolute;
	width: 980px;
	height: 390px;
	z-index:0;
}
div.middle {
	position: relative;
	margin-left: 77px;
	margin-top: -125px;
	width: 904px;
	text-align: left;
	
}
div.middleNew {
	position: relative;
	margin-left: 77px;
	margin-top: -125px;
	width: 904px;
	text-align: left;
}
div.colAfromAB {
	float: left;
	background-color: #e5e5e5;
	border: #dad2ca solid 3px;
	/* position:absolute; */
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	width: 285px;

}
div.colBfromAB {
	float: left;
	background-color: #e5e5e5;
	border: #dad2ca solid 3px;
	/* position:absolute; */
	margin-top: 10px;
	margin-left: 17px;
	padding: 10px 10px 10px 10px;
	width: 548px;

}

div.colAfromABC {
	float: left;
	background-color: #e5e5e5;
	border: #dad2ca solid 3px;
	/* position:absolute; */
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	width: 263px;

}
div.colBfromABC {
	float: left;
	background-color: #e5e5e5;
	border: #dad2ca solid 3px;
	/* position:absolute; */
	margin-top: 10px;
	margin-left: 17px;
	padding: 10px 10px 10px 10px;
	width: 263px;
}
div.colCfromABC {
	float: left;
	background-color: #e5e5e5;
	border: #dad2ca solid 3px;
	/* position:absolute; */
	margin-top: 10px;
	margin-left: 17px;
	padding: 10px 10px 10px 10px;
	width: 263px;

}
table {
	padding: 0 0 0 0px;
	}
	
div.footer {
	width: 980px;
	margin-top: 500px;
	margin-left: auto;
	margin-right: auto;
}
div.downunder {
	position: relative;
	width: 100%;
	height: 230px;
	margin-top: -200px;
	z-index: -1;
	background-image: url(../images/bgDownunder.jpg)
	}

div.picture {
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #ffffff;
}

h1 {
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFB901;
	line-height: 18px;
}
h2 {
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7c0442;
	line-height: 20px;
}
h3 {
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
a:link {
	color: #7c0442;
	text-decoration: underline;
}
a:visited {
	color: #7c0442;
	text-decoration: underline;
}
a:hover {
	color: #7c0442;
	text-decoration: underline;
}
a:active {
	color: #7c0442;
	text-decoration: underline;
}
a.insidetext:link  {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
a.insidetext:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
a.insidetext:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
a.insidetext:active {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
.insidetext {
	font-size: 10px;
	line-height: 12px;
	}

a.navigation:link  {
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:visited {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:hover {
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
a.navigation:active {
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.darkClass
{
    background-color: black;
    filter:alpha(opacity=80); /* IE */
    opacity: 0.8; /* Safari, Opera */
    -moz-opacity:0.80; /* FireFox */
    z-index: 200000;
    height: 100%;
    width: 100%;
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    top: 0px;
    left: 0px;
}
