body
	{
	font-family: Arial, Tahoma, Verdana, Sans Serif;
	margin:0;
	}
a
	{
	color:#0088ff;
	}
img
	{
	border:0;
	}
#left_menu
	{
	padding:15px; 
	padding-right:25px; 
	margin:0;
	background-color:#e8e8e8; 
	border-right:1px solid #999; 
	border-bottom:1px solid #999;
	}
td
	{
	vertical-align:top;
	font-size:10pt;
	}
#content_wrapper
	{
	padding:20px;
	}
#main_header
	{
	height:125px; 
	background:url('http://www.pa.net/media/themes/christmas/panoramas/show_panorama.php');
	}

#menu_bar {
	height: 26px;
	text-align: left;
	background-image: url('http://www.pa.net/themes/christmas/images/menu/menu_background_blue.gif');
	background-repeat: repeat-x;
}

#menu_bar ul, #menu_bar li {
	padding: 0px;
	margin: 0px;
}

#main_menu {
	position: absolute;
	left: 0px;
	display: inline;
	list-style: none;
	z-index: 10;
	background-image: url('http://www.pa.net/themes/christmas/images/menu/menu_background_blue.gif');
	background-repeat: repeat-x;
}

#main_menu * {
	display: inline;
	list-style: none;
}

#member_menu {
	position: absolute;
	right: 0px;
	display: inline;
	list-style: none;
	background-image: url('http://www.pa.net/themes/christmas/images/menu/menu_background_blue.gif');
	background-repeat: repeat-x;
}

#member_menu * {
	display: inline;
	list-style: none
}

.Hand
	{
	cursor:pointer;
	}
.Hidden
	{
	display:none;
	}
