body{	color:#777;	background:#fff;	font:15px Georgia, "Times New Roman", Times, serif !important;}/* Styling the page */#page{	width:890px;	margin:20px auto;}#topBar{	height:41px;	margin-bottom:15px;}#promoIMG{	/*background:url('../img/1bkgdlogo.png') no-repeat;*/	height:632px;	margin-bottom:15px;	text-align:center;}#promoIMG img{	/*margin-top:80px;*/}#contentArea{	overflow:hidden;	padding-bottom:10px;}#right{	border-left: #999 1px solid;	float:right;	margin-left:15px;	padding: 0px 0px 0px 30px;	overflow:hidden;	width:465px;}#right p {	padding-bottom:15px; font:Georgia, "Times New Roman", Times, serif !important;	}#contentArea ul { float: right;}#contentArea img{	float:left;	margin-left:30px;}#backToTzine{	background:url('../img/tutorialzine.png') no-repeat;	float:right;	height:160px;	overflow:hidden;	text-indent:-9999px;	width:365px;	text-decoration:none;}#promoIMG {	-moz-border-radius:6px;	-webkit-border-radius:6px;	border-radius:6px;	}.copyright { font: 10px Verdana; text-align:center; }/* Hyperlink styles */a, a:visited {	text-decoration:underline;	outline:none;	color:#4086c7;}a:hover{	border-bottom:1px dashed transparent;	text-decoration:none;}