body {
	background-color: #FFFFFF;
	border: 0px; 
	text-align: center;
}

html>body {
	background-color: #FFFFFF;
	border: 0px;
	text-align: left;
}

#main {
	position:relative;
	margin: 0px auto;
	text-align: center;
}

#centertag {
	margin-left: auto;
	margin-right: auto;
	width: 799px;
	height: 115px;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #505050;
}

a:visited {
	color: #505050;
}

#footer {
	position:relative;
	vertical-align: bottom; 
	top: 25px;
	height: 100px;
	font-family: tahoma;
	font-size: 12px;
	color: #AACBFF;
}

#ad {
	position: relative;
	top: -92px;
	left: 0px;
	width: 468px;
	height: 60px;
	margin-left: 322px;
	margin-right: auto;
	border-style: none;
}

/* <=IE  6*/
#socialBookMarks , #download{
	position:relative;
	margin: 10px auto;
	text-align: center;
	width: 90%;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}

/* Non IE  / IE 7*/
html>body  #socialBookMarks , #download{
	position:relative;
	margin: 10px auto;
	text-align: center;
	width: 500px;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}

#donate {
	position:relative;
	margin: 10px auto;
	text-align: center;
	width: 500px;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}

a.Links:link, a.Links:visited {
	text-decoration: none;
	font-family: tahoma;
	color: #FF8649;
}

a.Links:hover {
	color: #AACBFF;
}