@charset "utf-8";
/* master stylesheet */

@import "/css/painting.css";
@import "/css/drawing.css";
@import "/css/prints.css";
@import "/css/ministry.css";

.img {
	height: auto;
	width: auto;
	float: right;
	border: 0;
	vertical-align: center;
	text-align: left;
	padding-right: -50px;
}
.img img {
  display: inline;
  margin: 3px;
  border: 0px;
  align: center;
  vertical-align: middle;
  margin-left: -5px;
}
.bigimg {
	margin-top: ;
	height: auto;
	width: auto;
	border: 0px;
}
.btop {
	background: url(/images/line4.jpg) no-repeat;
	height: 40px;
}
.bbottom {
	background: url(/images/line9.jpg) no-repeat;
	height: 50px;
}
.title {
	background: url(/images/banner_new.jpg) no-repeat;
	height: 80px;
 	margin-left: -52px;
}
/* ///////////////////LINKS////////////////////////// */
a:link {
	color: #000;
	font-weight: bolder;
	font-size: 25px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 25px;
	color: #000;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	font-size: 25.1px;
	color: #808080;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	font-size: 25px;
	color: #C00;
	font-weight: bolder;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-stretch: narrower;
	margin-left: 52px;
	border: 0px;
	width: 800px;
}
.menu /* right menu*/ {
  	text-align: right;
  	font-family: "Courier New", Courier, monospace;
  	font-size: 11pt;
	width: 550px;
}
.info /*imagery information*/ {
  	text-align: left;
  	font-family: "Courier New", Courier, monospace;
  	font-size: 10pt;
	width: 550px;
}
.infotitle /*imagery information*/ {
  	text-align: left;
  	font-family: "Courier New", Courier, monospace;
  	font-size: 11pt;
	font-weight: bolder;
	width: 550px;
}
.clock {
  	text-align: right;
  	font-family: "Courier New", Courier, monospace;
  	font-size: 10pt;
	width: 550px;
}
.desc {
  	text-align: left;
  	font-family: "Courier New", Courier, monospace;
  	font-size: 9pt;
	width: 450px;
}
.sub-title {
	text-align: left;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 26px;
	padding-right: 250px;
	margin-left: 521px;
}
p {
	font-size: 21px;
}

td {
	text-align: left;
}

p.smTxt {
	font-size: 1em;
	font-weight: normal;
}

.smTxtBld {
	font-size: 1.11em;
	font-weight: bold;
}
p.smTxt a {
	font-size: 1em;
	font-weight: bold;
}
a.smTxtBld {
	font-size: 1.11em;
	font-weight: bold;
}
p.smTxtA a {
	font-size: .875em;
	font-weight: bold;
	margin-left: 25px;
}
.smTxtB {
	font-size: .987em;
	font-weight: normal;
}

