body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #645142;
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #483C31;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #483C31;
}

.txt-captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.td-main {
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 7px;
}
.td-sub {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 7px;
}
.td-bkg-text {
	background-image: url(../images/bkg-text.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 427px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.td-bkg-text2 {
	background-image: url(../images/bkg-text.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 427px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: right top;
}
.table-gallery {
	background-image: url(../images/bkg-gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 191px;
	width: 882px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}


.bkg-main {
	color: #000033;

	background-image: (../images/bkg-main.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-image: url(../images/bkg-main.gif);
}
.bkg-sub {
	color: #000033;

	background-image: (../images/bkg-main.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-image: url(../images/bkg-sub.gif);
}
.bkg-top {
	background-image: url(../images/bkg-top.gif);
	background-repeat: no-repeat;
	height: 213px;
	width: 922px;
}
.bkg-bottom {
	background-image: url(../images/bkg-bottom.gif);
	background-repeat: no-repeat;
	height: 217px;
	width: 922px;
	background-position: top;
}


.div-top {
	margin-top: 3%;
}
.div-push {
	margin-right: 0px;
	width: 922px;
}
html {
overflow: auto;
}
.div-scroll {
	overflow: auto;
	height: 167px;
	width: 473px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645142;
	padding-right: 7px;
	margin-bottom: 6px;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #645142;
}
a:active {
	color: #666666;
}

a.blue:link {
	color: #88BABE;
}
a.blue:visited {
	color: #88BABE;
}
a.blue:hover {
	color: #645142;
}
a.blue:active {
	color: #666666;
}

.ul-school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #483C31;
}
.li-school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/bullet-school.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 27px;
	list-style: none;
	margin: 0px;
}
