body {
	margin: 0px;
	padding: 0px;
}
.bg {

	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.main-div {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 42px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	padding: 50px;
	font-weight: normal;
	text-align: center;
}
.content-div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	font-weight: normal;
	text-align: justify;
}
.black-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.heading-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.gallery_sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

