* {margin:0; padding:0;}

body {}

#header {
	height: 250px;
	width: 100%;
	background:url(images/header_sliver.jpg) repeat-x;}

div#menu {width:152px; background:url(images/menu_01.jpg) top no-repeat; padding-top:59px;}

div#menubody {background:url(images/menu_02.jpg) repeat-y; padding-left:19px;}

div#menubottom {height:116px; background:url(images/menu_04.jpg) bottom no-repeat;}

ul#menulist {width:112px; list-style-type:none; } 

ul#menulist li {height:26px; background:url(images/menu_03.jpg) bottom repeat-x;}

ul#menulist a {width:90px; height:20px; border-left:#000000 10px solid; font:bold 10px Verdana, Arial, sans-serif; color:#ffffff; text-decoration:none; padding:5px 0 0 10px; display:block !important; display:inline-block;}

ul#menulist a:hover {background:url(images/menu_05.jpg) left repeat-y;}

#center {
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
 	margin-left: 165px;
 	margin-right:150px;
	margin-top: 20px;
	}

#divider {
	height: 5px;
	width: auto;
	background:url(images/div_sliver.jpg) repeat-x;
}

#center li {
	list-style-type: circle;
	list-style-position: outside;
}

#exc:link {
	color: #000000;
}

#exc:visited {
	color: #cc0000;
}

#right {
	position: absolute;
	right:0px;
	top:250px;
	width:136px;
	border: solid 1px #ccc;
	background: #fff3cc;
	}

#left{
	position: absolute;
	left:0px;
	top:250px;
	width:160px;
	background:#fff;
	}

h3 {
	color: #69644f;
	}
	
#nav{
width: 125px;
float: left;
}


#wrapper{
margin: 0 auto;
width: 500px;
}

#right1{
float: left;
}

.tab{
color: #333;
padding: 3px;
margin: 0 1px 1px 0;
text-align: center;
background-color: #336699;
}

.stretcher{
background-color: #999999;
text-align: center;
border: outset 2px #666666;
}

.journal {
	border-bottom: 1px solid #ffffff;
	}

TABLE.thumbs {
	padding: 4px;
	border-width: 1px;
}

img
{  border-style: none;
}

a.photoalbum_nav {
	padding: 0.2em 0.6em;
	background-color: #66ccff;
}
a.photoalbum_nav:link {background-color: #336699;}
a.photoalbum_nav:visited {background-color: #336699;}
a.photoalbum_nav:hover {background-color: #000000; color: #ffffff;}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


#footer {
	width: 100%;
	height: 50px;
	background: url(images/div_sliver.jpg) repeat-x;
}

#footer a{
	text-decoration: none;
	color: #000000;
	font: .6em "Trebuchet MS", Arial, sans-serif;
}

#footer a:hover { background: #ba212e; }