P,DIV,TD,INPUT,SELECT {
	font-family: Arial;
	font-size:11px;
	line-height: 15px;
	color: #494949;
}
P {
  _margin: 10px 0px 10px 0px; 
}
BODY {
	background-color: white;
	padding:0px;
	margin:0px;
	text-align: center;
}
H1 {
	font-size:13px;
	color: white;
	font-weight: bold;
	display: block;
	width: 457px;
	height: 23px;
	background-image: url(h1.gif);
	background-position: right top;
	margin-top: 0px;
	padding: 6px 0px 0px 25px;
	_padding: 7px 0px 0px 25px;
}
H2 {
	font-size:13px;
	color: white;
	font-weight: bold;
	display: block;
	width: 457px;
	height: 23px;
	background-image: url(h2.gif);
	background-position: right top;
	padding: 7px 0px 0px 25px;
}
H3 {
	font-size:13px;
	color: #0F4F9A;
	font-weight: bold;
}
H4 {
	font-size:100%;
}
H6 {
	font-size:100%;
}
a {
	color: #254472;
	text-decoration: underline;
}
a:visited {
	color: #254472;
	text-decoration: underline;
}
a:hover {
	color: #254472;
	text-decoration: none;
}
DIV#page {
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(page.jpg);
}
DIV#top {
	height: 285px;
	background-image: url(top.jpg);
	position: relative;
}
A#homelink {
	display: block;
	position: absolute;
	left: 10px;
	top: 75px;
}
A#formular {
	display: block;
	position: absolute;
	left: 10px;
	top: 220px;
	width: 230px;
	height: 50px;
}
A#homelink IMG {
	border: 0px;
}
DIV#mainmenu {
  position: absolute;
  left: 0px;
  top: 0px;
}

DIV#mainmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
DIV#mainmenu UL LI {
	display: block;
	float: left;
	border-right: 1px #494949 solid;
}
DIV#mainmenu UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background: url(menu.gif) no-repeat 0px 28px;
	color: white;
	padding: 23px 15px 4px 15px;
	margin-left: 10px;
	
}

DIV#mainmenu UL LI A:hover {
	text-decoration: underline;
}
DIV#mainmenu UL LI A.menu_current {
	
}

DIV#middle1 {
  background: url(middle1.jpg) no-repeat top;
  min-height: 200px;
  _height: 200px;
}
DIV#middle2 {
  background: url(middle2.jpg) no-repeat bottom;
  min-height: 400px;
  _height: 400px;
}
DIV#left {
  float: left;
  min-height: 200px;
  _height: 200px;
  width: 188px;
  padding: 5px 28px 20px 28px;
}
DIV#content {
  float: right;
  min-height: 200px;
  _height: 200px;
  /*width: 465px;
  padding: 5px 30px 20px 0px;
  _padding: 5px 13px 10px 0px;*/
  width: 475px;
  padding: 5px 20px 20px 0px;
  _padding: 5px 3px 10px 0px;*/
}

DIV#bottom {
  background: url(bottom.jpg);
  height: 76px;
  position: relative;
}
DIV#bottom A#eworkslink {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 170px;
  height: 50px;
  display: block;
}

DIV#bottommenu {
  position: absolute;
  left: 190px;
  top: 30px;
}

DIV#bottommenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
DIV#bottommenu UL LI {
	display: block;
	float: left;
	border-left: 1px #78C600 solid;
}
DIV#bottommenu UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: white;
	padding: 0px 10px 0px 10px;
}

DIV#bottommenu UL LI A:hover {
	text-decoration: underline;
}
DIV#bottommenu UL LI A.menu_current {
	
}


DIV#middle1 UL {
  list-style-type: none;
  padding: 0px;
  margin: 10px 0px 10px 0px;
}
DIV#middle1 UL LI {
  background: url(ul.gif) no-repeat 5px 3px;
  padding: 0px 0px 0px 20px;
}
DIV#middle1 UL UL LI {
  background: url(ul2.gif) no-repeat 20px 3px;
  padding: 0px 0px 0px 35px;
}

A IMG.thumbnail {

}
TABLE.gallery TR TD A {
  text-decoration: none;
}

DIV.result {
  width: 483px;
  background: url(result_back.gif) no-repeat bottom;
  padding-bottom: 10px;
}
DIV.result TABLE {
  margin-top: 5px;
  margin-left: 25px;
}
DIV.result_header {
  width: 457px;
  height: 30px;
  background: url(result_top.gif) no-repeat top;  
  font-size:13px;
	color: white;
	font-weight: bold;
	height: 23px;
	padding: 7px 0px 0px 25px;
}
DIV.result_header A {
	color: white;
}
DIV#search_form {
  width: 483px;
  background: url(searchform.gif) no-repeat bottom;
  padding-bottom: 30px;
  _padding-bottom: 15px;
}
DIV#search_form TABLE {
  margin-left: 20px;
  margin-right: 40px;
}
