div#l_side_shadow {
	background-image: url(images/canvas_shadow2.gif);
	width: 50px;
	background-repeat: repeat-y;
	height: 100%;
	background-position: right;
}

div#x {
	height: 100%;
	width: 100%;
}
div#r_side_shadow {
	background-image: url(images/canvas_shadow21.gif);
	width: 50px;
	background-repeat: repeat-y;
	height: 100%;
	background-position: left;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	line-height: 22px;
}
div#menu {
	height: 55px;
	background-position: top;
}
div#menu a {
	display: block;
	width: 70px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/home.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
div#menu a#home {
	display: block;
	width: 70px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/home1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}



div#menu a#bio {
	display: block;
	width: 60px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/bio1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
div#menu a#gallery {
	display: block;
	width: 60px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/gallery1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


div#menu a#gallery2 {
	display: block;
	width: 60px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/gallery1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


div#menu a#gallery3 {
	display: block;
	width: 60px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/gallery1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


div#menu a#contact {
	display: block;
	width: 60px;
	height: 50px;
	text-decoration: none;
	background-image: url(images/contact1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
div#menu a:hover, div#menu a#home:hover, div#menu a#bio:hover, div#menu a#gallery:hover, div#menu a#gallery2:hover, div#menu a#gallery3:hover, div#menu a#contact:hover {
	background-image: url(images/on1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
}
div#text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
}
div#second_nav {
	height: 15px;
	width: 100px;

}

div#second_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
div#text_secnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.content1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	line-height: 24px;
}
.thumbs_caption {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
