@charset "utf-8";
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #000;
	background:url(images/horbn.jpg) repeat-y #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	background-image: url(images/shulzban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 160px;
	width: 800px;
	position: static;
	left: 0px;
	top: 0px;
	margin:0;
	padding:0;
}
#top {
	background-image: url(images/verbn.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 100%;
	margin:0;
	padding:0;
}
#content {
	width: 100%;
	padding:0;
	margin:0;
	min-height: 700px;
}
#menu {
	height: 85%;
	width: 170px;
	display: block;
	padding: 0;
	margin: 0;
}
#menu ul {
	list-style:none;
	padding: 0;
	margin:0;
	display: block;
	border-bottom: #000 solid thin;
}
#menu ul li {
	border-top: thin solid #000;
	display: block;
	text-align:center;
}
#menu ul li a {
	font-style:italic;
	color: #00F;
	text-decoration: underline;
}
#menu ul li a:hover {
	font-weight:bold;
}

#text {
	width: 75%;
	display: inline;
	position:absolute;
	left:185px;
	top:145px;
	padding:0;
	margin:0;
	height: 100%;
}
#text h2 {
	width: 100%;
	text-align: center;
}

#header h1 {
	color: #090;
	font-size: 36pt;
	font-style: italic;
	text-align: center;
	position: absolute;
	left: 185px;
	width: 75%;
	padding: 0;
	margin:0;
	top:0px;
}

#header h2 {
	color: #090;
	font-size: 24pt;
	font-style: italic;
	text-align: center;
	position: absolute;
	left: 185px;
	width: 75%;
	padding: 0;
	margin:0;
	top: 70px;
}
#text .right {
	float: right;
	height: 171px;
	width: 171px;
}
#text .sep {
	width: 30px;
	height: 29px;
	float: left;
	padding: 3.5em 1em;
}
#text .column {
	width: 45%;
	float: left;
}
#text h3 {
	text-align: center;
	font-size: 18pt;
	text-decoration: underline;
	font-style: italic;
}
#text h4 {
	font-style: italic;
	text-decoration: underline;
	font-size: 14pt;
}
#copyright {
	font-size: 8pt;
	text-align: center;
}
#text .left {
	float: left;
	width: 171px;
	height: 228px;
	margin: 5px;
	border:inset #C6C thick;
}p .return {
	font-size: 8pt;
}
#text ul li {
	font-size: 10pt;
	list-style-type: square;
	list-style-position: inside;
}
.glosscol {
	float: left;
	width: 30%;
}
#searchcontrol {
	width:165px;
	border:thin inset #939;
}
#searchcontrol .gsc-branding-text, #searchcontrol .gsc-title{
	font-size:small;
	padding-left: 15px;
}
#searchcontrol .gsc-twiddle-opened .gsc-twiddle{
	background: url("http://www.google.com/uds/css/arrow_open.gif") 0px 2px no-repeat;
}
#searchcontrol .gsc-twiddle-closed .gsc-twiddle, #searchcontrol .gsc-twiddle{
	background: url("http://www.google.com/uds/css/arrow_close.gif") 0px 2px no-repeat;
}

#searchcontrol .gsc-one-result, #searchcontrol .gsc-more-results, #searchcontrol .gsc-all-results {
	padding-left:13px;
}

#searchcontrol .gsc-more-results-active .gsc-more-results {
	background-image: url("http://www.google.com/uds/css/more-complex-light-blue.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}
#searchcontrol .gsc-more-results-active .gsc-one-result{
	background-image: url("http://www.google.com/uds/css/one-complex-dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}

#searchcontrol .gsc-more-results-active .gsc-all-results {
	background-image: url("http://www.google.com/uds/css/all-complex-dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}

#searchcontrol .gsc-one-result-active .gsc-more-results {
	background-image: url("http://www.google.com/uds/css/more-complex-dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}
#searchcontrol .gsc-one-result-active .gsc-one-result{
	background-image: url("http://www.google.com/uds/css/one-complex-light-blue.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}

#searchcontrol .gsc-one-result-active .gsc-all-results {
	background-image: url("http://www.google.com/uds/css/all-complex-dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}

#searchcontrol .gsc-all-results-active .gsc-more-results {
	background-image: url("http://www.google.com/uds/css/more-complex-dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}
#searchcontrol .gsc-all-results-active .gsc-one-result{
	background-image: url("http://www.google.com/uds/css/one-complex-dark.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}

#searchcontrol .gsc-all-results-active .gsc-all-results {
	background-image: url("http://www.google.com/uds/css/all-complex-light-blue.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
}
