body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
body,td,th {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.background-box {
	height: 100%;
	width: 780px;
}
.disclaimer {
	font-size: 11px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.welcome {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 700px;
}
.about {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 700px;
}
.gallery {
	background-image: url(../images/pictures.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 700px;
}
.upto {
	background-image: url(../images/upto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 700px;
}
.help {
	background-image: url(../images/help.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 700px;
}
.header-box {
	height: 100px;
}
.standard-text {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
.padding {
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}
.counter-padding {
	padding: 5px;
}
.white-text {
	font-size: xx-small;
	color: #FFFFFF;
}
.link-text {
	font-size: 12px;
	color: #333333;
}
.Text-10-Pad {
	font-size: 14px;
	color: #333333;
	padding: 10px;
	font-weight: normal;
}
