P,DIV,TD,SELECT {
	font-family: Arial;
	font-size:12px;
	line-height: 16px;
	color: white;
}
P {
  _margin: 10px 0px 10px 0px; 
}
INPUT {
	color: black;
}
BODY {
	background: url(body.gif) ;
	padding:0px;
	margin:0px;
	text-align: center;
}
H1 {
	font-size:19px;
	color: white;
	font-weight: normal;
	margin-bottom: 25px;
}
H2 {
	font-size:18px;
	line-height: 24px;
	color: white;
	font-weight: normal;
}
H3 {
	font-size:15px;
	color: white;
	font-weight: bold;
}
H4 {
	font-size:100%;
}
H6 {
	font-size:100%;
}
a {
	color: white;
	text-decoration: underline;
}
a:visited {
	color: white;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: none;
}
DIV#page {
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
DIV#top {
	height: 21px;
	background-image: url(top.gif);
	position: relative;
}
A#homelink {
	display: block;
	position: absolute;
	left: 30px;
	top: 10px;
	width: 350px;
	height: 160px;
}
A#homelink IMG {
	border: 0px;
}
DIV#mainmenu {

}

DIV#mainmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 46px;
	background: url(menu5.gif) no-repeat bottom right;
}
DIV#mainmenu UL UL {
	padding-top: 0px;
}
DIV#mainmenu UL LI {
	display: block;
	background: url(menu5.gif) no-repeat 25px 0px;
}
DIV#mainmenu UL UL LI {
	display: block;
	background: none;
}
DIV#mainmenu UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	padding: 6px 20px 5px 25px;
}
DIV#mainmenu UL UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: white;
	padding: 3px 20px 3px 25px;
}

DIV#mainmenu UL LI A:hover {
	text-decoration: underline;
}
DIV#mainmenu UL LI A.menu_current {
	background: url(ul2.gif) no-repeat 203px 11px;
}
DIV#mainmenu UL UL LI A.menu_current {
	background: url(ul2.gif) no-repeat 203px 8px;
}
DIV#middle1 {
	background: url(page.gif) repeat-y top;
	min-height: 450px;
  _height: 450px;
}
DIV#middle2 {
	background: url(middle2.jpg) no-repeat top;
	min-height: 450px;
  _height: 450px;
}
DIV#left {
  float: left;
  min-height: 200px;
  _height: 200px;
  width: 215px;
}
DIV#right {
  float: right;
  min-height: 200px;
  _height: 200px;
  width: 450px;
  
}
DIV#content_box {
  padding: 0px 20px 0px 10px;
}
DIV#content_box UL {
  list-style-type: none;
  padding: 0px 15px 0px 15px;
  _margin: 0px 0px 0px 0px;
}
DIV#content_box UL LI {
  background: url(ul.gif) no-repeat 0px 4px;
  padding: 0px 0px 0px 12px;
}
DIV#gallery_box {
  padding: 20px 0px 0px 17px;
}
DIV#gallery_box IMG {
  border: 2px solid #A6D8F1;
  padding: 1px;
}
DIV#content_box IMG {
  border: 2px solid #A6D8F1;
  padding: 1px;
}
DIV#bottom {
  background: url(bottom2.jpg) no-repeat top;
  height: 180px;
  position: relative;
}
DIV#bottom2 {
  background: url(bottom2b.gif) no-repeat top;
  height: 57px;
  position: relative;
}
DIV#bottom2 A#eworkslink{
  position: absolute;
  display: block;
  left: 240px;
  top: 20px;
  width: 250px;
  height: 40px;
}
DIV#img_gallery TABLE A, TABLE.gallery A {
	text-decoration: none;
}



A IMG.thumbnail {

}
TABLE.gallery TR TD A {
  text-decoration: none;
}


