﻿* 	{
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
}
body {
	border-color: transparent;
	font-family:verdana, Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: normal;
	color: #444;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 765px;
	background-image: url(images/Background.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center;
}
#TJL_Border {
	background-color: #FFF;
	height: auto;
	width: 725px;
	padding-left: 20px;
	padding-right: 10px;
}
#main {
	display:block;
	background-color:#fff;
	margin-left: 160px;
}
#main_image {
	width: 575px;
	height: 327px;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
h1, h2 {
	line-height: normal;
	color:#444;
}
p {
	padding-top: 0px;

}
h1, h2, p {
	text-align:left;
	padding-bottom: 15px;
}
a {
	text-decoration: none;
}
a:visited {
	color:#444;
}
#header {
	padding: 20px 0px 10px 0px;
	background-color:#fff;
}
#TJLobb {
	width:265px;
}
#sidebar {
	float:left;
	width:150px;
}
#g_nav {
	background-color: #245E36;
	border-right:15px solid #fff;
}
#g_nav ul {
	font-weight: normal;
	list-style-type: none;
}
#g_nav a {
	color: #fff;
	display: block;
	text-align: center;
	font-size: small;
	border-bottom: #FFF 1px solid;
	line-height:29px;
}
#g_nav a:hover {
	background-color: #444;
}
.tjl_list {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#FFF;
	padding-left:15px;
}
.tjl_list ul {
	width: 350px;
	display: block;
	list-style: circle;
}
.tjl_list li {
	display: list-item;
	padding-bottom: 5px;
}
#BIS {
	width: 80px;
	height: 80px;
	float:right;
}
#ATA {
	padding-bottom:5px;
}
#diagphoto {
	float: right;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width: 195px;
	text-align: center;
}
#diagphoto p {
	text-align:center;
}
#hpi {
	margin-left:auto;
	margin-right:auto;
}
label {
	float: left;
	width: 200px;
	font-weight: bold;
}

input, textarea {
	width: 180px;
	margin-bottom: 5px;
	border: solid 1px #888;
}

textarea {
	width: 250px;
	height: 150px;
}

#submit {
	margin-left: 200px;
	margin-top: 5px;
	width: 90px;
}

br	{
	clear: left;
}

#history {
	text-align: center;
}

#history table {
	display: inline;
}

#adobe {
	clear: both;
	padding-left: 5px;
}

img.map {
	width: 49%;
	padding: 0 2px
}

#index {
	background-color:#FFF;
}
#index td {
	text-align:center;
	padding: 10px;
}

