body {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}
td {
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}
div.lang {
	position: absolute;
	top: 118;
	height: 18;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
}
a.lang:link, a.lang:visited {
	text-decoration: none;
	color: #a7a7a7;
}
a.lang:hover, a.lang:active{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
div.abs {
	position: absolute;
}
div.hwmenu {
	left: 0;
	width: 174;
	text-align: right;
}
.logo { display:block; width:342px; height:120px; background:url('/images/logo.png') }
.logo_sub { position:absolute; top:91px; left:0px; width:342px; height:12px; text-align:right }
a.hwmenu:link, a.hwmenu:visited {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.hwmenu:hover, a.hwmenu:active {
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: black;
}
td.event_date {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 2 0 2 0;
}
td.event_name {
	font-size: 12px;
	border-width: 0 0 0 1;
	border-style: solid;
	border-color: #d6d6d6;
}
a.photolink:link, a.photolink:visited {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #666699;
}
a.photolink:hover, a.photolink:active {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #666699;
}
img {
	border: 0;
}
input {
	font-size: 10px;
}

.menu_td { padding:0 25 0 8 }
.menu_td a, a:visited { font-family: Tahoma; font-size: 14px; font-weight: bold; white-space: nowrap; color: #424242; text-decoration: none }
.menu_td a:hover, a:active { color: #888888; text-decoration: underline }

.menu_num {
	font-family: Tahoma;
	font-size: 9px;
	color: #dcdcdc;
}
.photo {
	border-style: solid;
	border-width: 2;
	border-color: #888888;
}
.photo_over {
	border-style: solid;
	border-width: 2;
	border-color: #000000;
}
.gal_name {
	font-family: Trebuchet MS;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}
.hw_category {
	margin: 0;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 18px;
}
P {
	line-height: 140%;
}