body,div,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;

}
body {
	background:url('images/headerbg.gif') top center repeat-x;
}
a:link {
	color: #E8A300;
}
a:visited {
	color: #E8A300;
}
a:hover {
	color: #FFCA4F;
}
a:active {
	color: #E8A300;
}

.header {
	height:94px;
	width:1024px;
	overflow:hidden
	margin:0px;
	padding:0px;
}

.body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #000000;
}

.footer {
	text-align: center;
	background-color: #000000;
	width: 100%;
	padding: 15px 0px 0px 0px;
	margin:0px;
	clear:both;
}
.footer #menu {
	width: 100%;
}

.footer #menu #option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.footer #emailUs {
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#option {
	margin:0px 10px;
}

.photoGallery {

	width: 100%;

	border: none;

}

.photoGallery tr #thumbnailCell {

	height: 200px;

	vertical-align: top;

	width: 33%;

	padding: 0px;

}

.photoGallery tr #thumbnailCell #thumbnailContainer #thumbnail {

	padding: 1px;

	border-style: solid;

	border-width: 1px;

	border-color: #000000;

}

.photoGallery tr #thumbnailCell #thumbnailContainer #caption {

	text-align: left;

	padding: 0px;

	padding-top: 5px;

}

.pagetitle {
	position:absolute;
	top:-80px;
}

.bodybackground { margin-left: auto; margin-right: auto;}

.home { 
	width: 1024px;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:left;
}

.title {
	height:80px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.content{ 
	text-align:left;
	padding-right:10px;
}

.importance .bodybackground { background-image: url(images/table.jpg); background-repeat: no-repeat; background-position: right bottom; }

.importance .content{ padding-top: 55px; margin-left: 55px; padding-bottom:25px;}

.founder .bodybackground { background-image: url(images/founder.jpg); background-repeat: no-repeat; background-position: left bottom; }

.founder .content{ padding-top: 55px; padding-bottom:25px;}

.faq .bodybackground { background-image: url(images/faq.jpg); background-repeat: no-repeat; background-position: right bottom; }

.faq .content{ padding-top: 55px; margin-left: 55px; padding-bottom :25px;}

.programs .bodybackground { background-image: url(images/programs.jpg); background-repeat: no-repeat; background-position: right bottom; }

.programs .content{ padding-top: 55px; margin-left: 55px; padding-bottom :25px; }
