
html {
	font-family: arial;
}

a:link, a:visited {
	color: green;
}

a img {
	border: 0;
}

div#banner {
	border-style:none;
	width: 100%;
    margin-bottom: 0px;
    border-color: rgb(0, 0, 0);
	height: 100px;
	text-align: left
}

.menu_item {
	border-style: solid;
	border-color: black;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 16px;
}

.inner_menu {
	width: 238px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-width: 1px;
	border-style: none;
	border-color: red;
}

.inner_menu a, .inner_menu a:link, .inner_menu a:visited, .inner_menu a:active {
	text-decoration: none;
	color: white;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 100;
	font-weight: bold;
	font-variant: small-caps;
}

.menu_item  .inner_menu a:hover {
	background-color: black;
	color: white;
}

.menu_selected {
	background-color: rgb(255, 194, 44);
}

.menu_selected a, .menu_selected a:link, .menu_selected a:visited, .menu_selected a:active  {
	color: black;
}

.banner img {
	float: left;
}

.banner_txt {
	color: rgb(255, 255, 255);
	font-size: 48px;
	font-variant: small-caps;
	bottom: 15px;
	left: 100px;
	display: inline;
	position: relative;
}

.trs {
	display: inline;
	font-size: 18px;
	color: rgb(255, 255, 255);
	position: absolute;
	top: 82px;
	right: 15px;
}

.intro_text_top {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.intro_text_bot {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.list {
	width: 250px;
	float: left;
	margin-left: 25px;
}

.bot_pic {
	width: 100px;
	float: left;
	margin-left: 130px;
	text-align: center;
	margin-top: 70px;
}

.md_photo {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

.about_text {
	text-align: left;
	font-size: 15px;
	margin-left: 50px;
	margin-right: 50px;
}

.about_text li {
	padding-bottom: 10px;
}

.link_text {
	margin-left: 50px;
	font-size: 20px;
	font-weight: bold;
}

.link_full {
	font-size: 14px;
	text-align: center;
	float: left;
	margin-left: 45px;
	width: 125px;
	height: 150px;
	overflow: hidden;
	position: relative;
}

.link_full a {
	width: 125px;
	height: 150px;
	display: block;
	bottom: 0px;
}

.link_full img {
	max-width: 100px;
	max-height: 90px;
}

.move_bot {
	position: absolute;
	bottom: 0px;
	display: block;
}

.left_margin {
	margin-left: 50px;
	font-size: 18px;
	font-weight: bold;
}

.train_text {
	margin-left: 50px;
	margin-right: 50px;
	font-weight: bold;
	font-size: 20px;
}

.main_title {
	text-align: center;
}

.heading {
	font-size: 18px;
	font-weight: bold;
}

.copytext {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.emph {
	font-weight: bold;
}

.emphi {
	font-style: italic;
	font-size: 18px;
}

.emphit {
	font-style: italic;
}

.indent {
	margin-left: 10px;
}

.train_cont {
	font-size: 18px;
	font-weight: bold;
	margin-left: 50px;
}

.contact_det {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

.extra {
	margin-left: 30px;
}

.cont_form {
	margin-left: 25px;
}

.form_but {
	text-align: center;
}

textarea {
	font-family: arial;
	resize: none;
}

.formhover:hover {
	background-color: rgb(255, 194, 44);
}

ol {
	font-weight: bold;
}

ol p {
	font-weight: normal;
}

.ind_cor {
	margin-left: -15px;
}

.center {
	text-align: center;
}

.date_tab {
	margin: auto;
}

.date_tab td {
	padding: 5px;
}

.lh1 {
	line-height: 210px;
}

.lh2 {
	line-height: 157px;
}

.dldocs {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.thumbnails {
	position: relative;
	height: 750px;
	width: 710px;
	top: 15px;
}

.thumbnails span:hover .img_big_disp {
	visibility: visible;
	z-index: 10;
	background-color: white;
}

.img_big_disp {
	position: absolute;
	top: 240px;
	clear: both;
	text-align: center;
	visibility: hidden;
	height: 550px;
	width: 710px;
	line-height: 550px;
	margin-left: -102px;
}

.img_big_disp img {
	vertical-align: middle;
}

#fixed_img {
	position: absolute;
	top: 240px;
	clear: both;
	width: 710px;
	height: 550px;
	line-height: 550px;
	text-align: center;
	z-index: 5;
}

#fixed_img img {
	vertical-align: middle;
}

.thumb_div {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 100px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	padding: 2px;
	padding-top: 1px;
}

.thumb_div img {
	vertical-align: middle;
}

.thumb_div:hover {
	border-color: blue;
}

.thumb_row {
	margin-left: 102px;
	width: 504px;
}

.foot_text {
	font-size: 12px;
	font-style: italic;
	margin-left: 250px;
	margin-top: 2px;
}

.cap_text {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-left: 50px;
}