* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	padding: 10px 0px 10px 0px;
	background: #060e2b;
	color: #fff;
	font-family: Arial;
}
#container {
	width: 1004px;
	min-height: 691px;
	margin: 0 auto;
	border:0px solid #995d35;
	background:  #03091f;
}
#header {
	width: 1004px;
	height: 248px;
	margin: 0;
	border:0px solid #995d35;
	background:url(../images/site_head.jpg)
}
#search {
	width: 270px;
	height: 50px;
	margin: 0px;
	border:0px solid #995d35;
	position:relative;
	top:120px;
	left:710px;
	text-align:right
}
#main {
	width: 1004px;
	min-height: 450px;
	margin: 0px;
	border:0px solid #995d35;
	background:url(../images/site_bg.jpg);
}
#history {
	width: 980px;
	min-height: 450px;
	padding: 0px;
	border:0px solid #995d35;
	text-align:center;
	padding:3px 10px 20px 12px;
}
#footer {
	width: 1004px;
	height: 18px;
	margin: 0px;
	border:0px solid #995d35;
	overflow:hidden;
	text-align:center;
	clear:both;
	background:url(../images/site_bottom.jpg) no-repeat bottom;
}
#nav {
	position:relative;
	top:210px;
	left:22px;
	width: 620px;
	height: 38px;
	margin: 0px;
	border:0px solid #995d35;
	white-space:nowrap;
	text-align:center;
	background:url(../images/string_wb.jpg) repeat-x center;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding-right:32px;
}
#footer .text{
	padding-left:8px;
	padding-right:8px;
	color: #39456e;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	white-space:nowrap;
}
#history .text{
	color: #cad0e8;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-align:justify;
}
#history .date {
	padding:0px 4px 0px 4px;
	color: #909dcb;
	font-weight: normal;
	font-size: 14px;
	font-family:arial;
	font-style: italic;
	text-align:left;
	text-transform:lowercase;
	white-space:nowrap;
	float:left;
	background:#03091f;
}
#history strong{
	color: #7783b0;
}
#history p{
   padding:0px;
   margin:0px;
}
#history .string{
	background:url("../images/string_wb.jpg") repeat-x;
	background-position: center;
	width:100%;
	height:16px;
	margin:14px 0px 4px 0px;
}
#history A {color: #f0b288;text-decoration: none;}
#history A:link {color: #f0b288;text-decoration: none;}
#history A:visited {color: #f0b288;text-decoration: none;}
#history A:hover {color: #f0b288;text-decoration: underline;}
#history A:active {color: #f0b288;text-decoration: underline;}

#footer A {color: #39456e;text-decoration: underline;}
#footer A:link {color: #39456e;text-decoration: underline;}
#footer A:visited {color: #39456e;text-decoration: underline;}
#footer A:hover {color: #39456e;text-decoration: none;}
#footer A:active {color: #39456e;text-decoration: none;}
