
/* Columns */
#container {position:relative; display:block; background:transparent; border-left:164px solid #fff; }
#left {float:left; position:relative; width:108px; margin-left:-166px; display:inline;}

.clear {clear:both;height:1px;overflow:hidden;}

/* Just to extend each column */
#container a:visited, a {color:#000; text-decoration:none;}
#container a span {display:none;}
#container a:active, #container a:focus {color:#fff; text-decoration:none; background:transparent; cursor:default;}
#container a:active span, #container a:focus span {display:inline; left:0;}

/* menu */

/*
#menu dl:link, #gallery:visited {
	display: block;
	background: url('menu_bg.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 159px;
	text-decoration: none;
}

#gallery a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

#menu dl#active_menu {
	color:#fff;
	font-weight: bold;
}

#gallery#active_menu:hover {
	color: #fff;
}

#menu dl {width: 100px; margin: 0 auto; padding: 0 0 10px 0; background: #69c;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #47a;}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 10px; width:90px;}
#gallery a:hover {background: #258 ; color:#9cf; width:85px;}

*/

#menu dl {
width: 100px; 
margin: 0 auto; 
padding: 0 0 10px 0; 
}

#menu dd {
margin:0; 
padding:0; 
color: #fff; 
font-size: 1em; 
border-bottom:1px solid #fff; 
}

#gallery a, #gallery a:visited {
	display: block;
	background: url('menu_bg.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 159px;
	text-decoration: none;
}

#gallery a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
/*
width: 100px; margin: 0 auto; padding: 5 5 0px 0; background-image:url ('grad2.jpg');}
#menu dd {margin-left: -6px; padding:5; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #b03741;}

#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 10px; width:90px;}
#gallery a:hover {background: #258 ; color:#9cf; width:85px;}
*/
/* change standard styles */
/*
.uhp_lastupdate {
  background-image:url ('grad2.jpg');
	color: #ffffff;
	padding: 5px;
	font-style: italic;
	float: left;
	width: 80%;
}
.uhp_hits {
	background-image:url ('grad2.jpg');
	color: #ffffff;
  border: 1px solid #cccccc;
  padding: 5px;
	font-style: italic;
	float: right;
}

.uhp_error {
	background-image:url ('grad2.jpg');
	color: #ffffff;
  padding: 5px;
	font-weight: bold;
}
*/

#uhp_sitetitle {
	background:url('grad2.jpg');
	background-repeat:repeat-y;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
	font-family: Lucida Grande, Trebuchet MS, tahoma, sans-serif;
	font-size: 200%;
	font-weight: bold;
	width: 97%;
}
#uhp_title {
	border: 2px none #47a;
	background: #ffffff;
	padding: 5px;
	margin: 5px;
	font-family: Lucida Grande, Trebuchet MS, tahoma, sans-serif;
	font-size: 150%;
	font-weight: bold;
	width: 97%;
}


