body {
	margin-top: 0px;
	background-color: Gray;
}


div#all{
	margin-top: 0px;
	margin-left: 10%;	
	padding: 0px;
	width: 800px;
	border-right: 4px #A9A9A9 solid;
	border-left: 4px #A9A9A9 solid
}

div#main{
	background-color: White;
	width: 800px;	
	border-top: 20px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-color: #054176;
	border-style: solid;
	margin-top: 0px;
}

div#titlebar{
	height: 250px;
	background-image: url(imgs/titlebar3.gif);
}

div#titlebar h1{
	display: none;
}

div#page{
	margin: 0px;
	padding: 0px;
	
}

div#menu1{
	text-align: center;
	background-color: #054176;
	font-size: large;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: lighter;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 8px;
}

div#menu1 ul {
	margin: 0px;
}

div#menu1 li{
	display: inline;
	text-align: center;
	text-decoration: none;
	white-space: normal;
}

div#menu1 a{
	text-decoration: none;
	color: #DCDCDC;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div#menu1 a:hover{
	text-decoration: none;
	color: white;
	margin: 0px;
}

div#content{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, serif;
	background-image: url(imgs/shadow1.gif);
	background-repeat: repeat-x;
	background-color: White;
}

div#text{
	width: 550px;
	margin: 0px;
	padding: 20px;
	color: #054176;
	padding-top: 10px;
	border-right: thin silver solid;
	float: left;
}

div#text img{
	border: 2px #DCDCDC solid;
}
h1{
	font-size: 25px;
	border-bottom: thin silver solid;
	border-top: thin silver solid;
	margin-top: 0px;
}

h2{
}

h3{
}

h4{
	color: #D81141;
	font-size: x-large;
}

p{
}

div#tkjr {
	float: right;
	margin-left: 10px;
}

div#lsj {
	float:left;
	margin-right: 10px;
}

div#lhb {
	float: right;
	margin-left: 10px;
}

div#wws {
	float: left;
	margin-right: 10px;
}

.item1{
	border-bottom: thin silver solid;
}

.logo01 {
	clear: both;
	text-align: center;
}

div#text a{
	color: #054176;
	text-decoration: none;
}

div#text a:hover{
	color: #054176;
	text-decoration: underline;
}

div#submenu{
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-family: Georgia, serif;
	color: #054176;
}

div#sub1{
	border-bottom: thin silver solid;
	margin-left: 15px;
	margin-right: 10px;
}

div#sub2{
	border-bottom: thin silver solid;
	margin-left: 15px;
	margin-right: 10px;
}

div#sub3{
	border-bottom: thin silver solid;
	margin-left: 15px;
	margin-right: 10px;
}

div#submenu h4{
	margin-top: 0px;
	margin-right: 4px;
	color: #D81141;
	padding-left: 6px;
	padding-bottom: 10px;
}

div#submenu h5 {
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 4px;
	padding-top: 10px;
}

div#submenu h6{
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 6px;
}

div#submenu a{
	color: #054176;
	text-decoration: none;
	font-style: oblique;
}

div#submenu a:hover{
	text-decoration: underline;
}

div#submenu h4 a{
	color: #D81141;
}

div#waves{
	margin: 0px;
	clear: both;
}

div#waves img{
	margin:0px;
	float: left;
	border: none;
}

div#footer {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	text-align: center;
	color: #DCDCDC;
	background-color: #054176;
	margin: 0px;
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#footer p{
	text-align: center;
	margin: 0px;
	background-color: #054176;
}

div#menu2{
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #DCDCDC;
	background-color: #054176;
}

div#menu2 img{
	float: none;
}

div#menu2 ul {
	margin: 0;
	float: none;
}

div#menu2 li{
	display: inline;
	text-align: center;
	text-decoration: none;
}

div#menu2 a{
	text-decoration: none;
	color: #DCDCDC;
}

div#menu2 a:hover{
	text-decoration: underline;
	color: White;
	float: none;
}

div#footer2 img {
	border: 0;
	margin: 0px;
	float: none;
}

div#footer2 a{
	color: #DCDCDC;
}

div#footer2 a:hover{
	color: White;
	text-decoration: underline;
}

