body {
	background-color:#ffffff;
	margin:0px;
	font-size:12px;
	font-family: arial,helvetica,sans-serif;
	min-height: 750px;
}

body a {
	color:#444444;
	text-decoration:none;
}

body a:visited {
	color:#444444;
	text-decoration:none;
}

body a:hover {
	color:#000000;
	text-decoration:underline;
}

#top_left {
	position:absolute;
	top:-70px;
	left:-55px;
	width:307px;
	height:300px;
	background-image:url(/images/top_left.jpg);
}

#top_right {
	position:absolute;
	top:-14px;
	right:18px;
	width:280px;
	height:221px;
	background-image:url(/images/top_right.jpg);
}

#bottom_right {
	position:fixed;
	bottom:3px;
	right:20px;
	width:436px;
	height:213px;
	background-image:url(/images/bottom_right.jpg);
}

#llp_title {
	position:absolute;
	top:30px;
	left:33%;
	width:523px;
	height:124px;
	background-image:url(/images/llp_title.gif);
}

#copyright {
	position:absolute;
	top:3px;
	right:25px;
	font-size:0.9em;
	font-weight:bold;
	color:#909090;
}

#menu {
	position:absolute;
	top:160px;
	height:25px;
	left:35%;
	font-size:0.9em;
}

#menu_gallery {
	position: relative;
	font-size:0.9em;
	line-height:20px;
	z-index: 1;
}

.menu_item {
	position: relative;
	float: left;
	margin-right: 50px;
}

.menu_item2 {
	margin-right:25px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	background-color:#ffffff;
	float: left;
	width: 120px;
	text-align: center;
}

#right_border {
	position:absolute;
	right:10px;
	width:10px;
	height:100%;
	border-left:1px dotted black;
}

.hidden {
	display:none;
}

#grid_gallery_categories {
	position:absolute;
	top:250px;
	left: 20%;
	font-size:0.9em;
	width:75%;
}

#grid_gallery_images {
	position:absolute;
	top:250px;
	left: 20%;
	font-size:0.9em;
	height:60%;
	overflow:auto;
	border:1px dotted black;
	background-color:#FFFFFF;
	width: 75%;
}

#grid_gallery_images table {
	margin:20px;
	font-size:1em;
	padding-bottom:20px;
}

#grid_gallery_categories table {
	margin:20px;
	font-size:1em;
	padding-bottom:20px;
}

.grid_cell {
	float:left;
	padding:15px;
	border:1px dotted black;
	text-align:center;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color:#FFFFFF;
	min-width: 172px;
	height: 140px;
}

#grid_gallery_images img {
	border:1px solid black;
}

#grid_gallery_categories img {
	border:1px solid black;
}

.label {
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
}

#recently_viewed {
	position:absolute;
	top:273px;
	left:10px;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	width:160px;
}

#recently_viewed img {
	border:1px solid black;
}

#image_view {
	position:absolute;
	top:225px;
	left:30%;
	font-size:0.9em;
	height:610px;
	padding-left:20px;
}

.image_title {
	font-size: 1.2em;
}

.img_border {
	border:1px solid black;
}

.bio_image {
	float:left;
	margin-right:10px;
	border:1px solid black;
}

.indent {
	text-indent: 15px;
}

#sub_content {
	position:absolute;
	top:240px;
	left:35%;
	font-size:0.9em;
	width:500px;
	padding-left:20px;
}

.bio {
	line-height:1.7em;
}

#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: center;
    font-size: smaller;
	max-width: 250px;
}

#photo_description {
	width: 500px;
}

span.tip {border-bottom: 1px solid #eee;}

.num {color:#9b9b9b}

#prevnext {
	text-align:center;
	width:100%;
}

h2 {font-size: 16px;}

h3 {font-size: 13px;}

h4 {font-size: 12px;}