* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #654;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-family: verdana, sans-serif;
	border: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
body {
  color: #554;
	font-style: normal;
	font-family: verdana, sans-serif;
	font-size: 12px;
	background-color: Black;
	background-image: url(../images/back.gif);
	background-position: center;
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5 {
	color: #654;
}
hr {
  width: 98%;
}
li {
	list-style: none;
}
.dataform td {
    padding: 3px;
    text-align:left;
}
#logo {
	background-color: #fcb816;
	width: 200px;
	height: 154px;
}
#top {
	background-color: #fcb816;
	width: 550px;
	height: 154px;
}
#author {
	background-color: #fcb816;
	width: 190px;
	height: auto;
}
#author input {
	width: 100px;
}
#author .submit {
	width: 38px;
	height: 27px;
	border: none;
	background-color: transparent;
	background-image: url(../images/submit.gif);
	cursor: pointer;
	margin-left: 55px;
}
#menushadow {
	width: 10px;
	height: auto;
	background-color: #C8C8C8;
	background-image: url(../images/shadowver.gif);
	background-repeat: repeat-y;
}
#nav {
	width: 190px;
	height: auto;
	background-color: #fcb816;
}
#nav h1, #search h1, #contacts h1 {  
	height: 28px;
	color: #654;
	font-size: 12px;
	text-align: center;
	background: #fcb816;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #8D8D8D;
	padding-top: 8px;
}
#nav p, #nav a {
	height: auto;
	background: #c8c8c6;
	color: #554;
	display: block;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #8D8D8D;
	border-top: 1px solid #E9E9E9;
}
#nav p span, #nav a span {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#nav a:hover {
	background: #D3D3D3;
	color: #654;
}
#nav a.sub {
  background-color: #D8D8D8 ;
}
#nav a.sub:hover {
	background: #E3E3E3;
	color: #654;
}
#nav a.sub span {
  margin-left: 12px;
  margin-right: 5px;
} 
#search, #contacts {
	background: #fcb816;
	width: 190px;
}
#search .submit {
	width: 36px;
	height: 25px;
	border: none;
	background-color: #fcb816;
	background-image: url(../images/search2.gif);
	cursor: pointer;
	margin-left: 95px;
}
#contacts div {
	width: 190px;
	background-color: rgb(239,237,238);
}
#contacts div p {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin-left: 5px;
}
#topnav {
	margin-top: 2px;
	width: 100px;
	text-align: center;
}
#topnav div {
	height: 27px;
	width: 100px;
	border-bottom: 1px solid #E9A84F;
	border-top: 1px solid #FDCE60;
}
#topnav div a {
	display: block;
	height: 27px;
	color: #554;
	font-size: 10px;
	text-decoration: none;
}
#topnav div a:hover {
	background: #FDC235;
	color: #654;
}
#topnav div a span {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
#brends {
	width: 150px;
	background: #F5F5F5;
	background-image: url(../images/stend3.gif);
	background-repeat: repeat-y;
}
#stend {
  background-image: url(../images/stend.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
#stend .brendimg {
  margin-left: 17px;
  margin-bottom: 32px;
}
#body {
	width: 100%;
}
#topcontent {
	width: 550px;
	height: 40px;
	background-color: rgb(173,173,171);
	background-image: url(../images/d_d2.gif);
	background-repeat: repeat-x;
}
#page {
	background-color: #efedee;
}
#content {
	margin: 10px;
}
#footer {
	background-color: #fcb817;
	text-align: right;
	width: 898px;
	height: 50px;
	border: 1px #fcb817 solid;
}
#footer a {
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #767676;
}
#footer h5 {
  background-color: #fcb817;
  display: block;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 15px;
}
