#header {
	background-image: url(default_01.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 470px;
}
#leftheader {
	background-image: url(default_02.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 310px;
}
#gradine {
	background-image: url(default_06.gif);
	background-repeat: repeat-x;
	height: 34px;
}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#small_gradine {
	background-image: url(default_14.gif);
	background-repeat: repeat-x;
}
#gradine1 {

	background-image: url(default_06.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9F6035;
	text-decoration: none;
}
#textmatter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
#border {
	border: 1px solid #333333;
}
