h4 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color :#663300;
	height:45px;
}

#start { 
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	position:absolute;
	top:10%;
	left:5%;
 }
 
 .start_cnt {
   width:252px;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	text-align : center;
}
#seperator {
	float:left;
	width:12px;
	height:520px;
	background-image:url(../zz_images/seperator.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-right:10px;
	background-position : center;
}

#start_cnt a { 
	text-decoration:none;
	color :#663300;
 }
