html{
	margin:0;
	padding:0;
	border: 0;
}

img {
	margin:0;
	padding:0;
	border: 0;
}

a {
	
	margin:0;
	padding:0;
	border: 0;
}

body{
	margin:0;
	padding:0;
	background: #fff url(images/bg-top-left.gif) repeat-y;;
	font-family: Lucida Grande, Lucida Sans Unicode;
	color: #333300;
	font-size: 11px;
}


#maincontainer{
	width: 875px;
	margin: 0 auto;
	padding: 0;
	float: left;
}

#leftnav{
	width:294px;
	height: 768px;
	float: left;
	text-align:right;
	z-index: 4;
}
/**
#photos{
	width:294px;
	height: 400px;
	float: left;
	text-align:left;
	z-index: 4;
} **/

#leftpic{
	position: absolute;
	top: 250px; 
	left: -110px;
	z-index: 1;
}


#leftpic2{
	position: absolute;
	top: 250px; 
	left: 80px;
	z-index: 1;
}

#pic_stickit{
	position: absolute;
	top: 210px; 
	left: 80px;
	z-index: 1;
}

#rightpic{
	position: absolute;
	top: -95px; 
	left: 544px;
	z-index: 1;
}


#leftnav ul{
	padding: 85px 8px 0 10px;
}

#leftnav li{
	padding: 0;
	list-style: none;
}

#leftnav a:link, #leftnav a:visited{
	text-decoration: none;
	padding: 0 3px 0 5px;
	color: #333300;
	font-size: 14px;
	font-weight: normal;
}
#leftnav a:hover{
	color: #333300;
	background: #FFF;
}


#centercontent{
	float: left;

}

#mainheader{
	width: 406px;
	height: 130px;
	background: url("../images/header_test.jpg");
	margin:0;
	padding:0;
}

#maincontent{
/*	height: 700px;
	overflow: auto;*/
	width: 406px;
	background: url("../images/content_bg.jpg") repeat-y;
	margin:0;
	padding:10px 0px;
}

#title-image{
 position: relative;
 top: 60px;
left: 30px; 
}

#info, #bio, #tour{
	padding: 0 25px;
	_padding: 0 10px;
}
#info table{

}
#info a:link, a:hover, a:visited{
	color:#75849a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#info a:hover{
	text-decoration: underline;
}
#info table img{
	margin: 5px 15px 4px 5px;
	border: 4px #383e47 solid;
	outline: 1px solid #61646c;
}
#info b{
	font-size: 13px;
}

#maincontent p{
	color:#a2b3cc;
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 16px 0;
	margin: 0;
		z-index: 2;
}


#footer{
	padding: 10px 40px 10px;
	margin-bottom: 40px;
	color: #1f2227;
	width: 350px;
	background: url("images/flourish.gif") bottom no-repeat;
}
#footer a:link, #footer a:hover{
	text-decoration: none;
	color: #94a5be;
}
#footer img{
	position: relative;
	top: 10px;
	margin:0;
	padding:0px;
	border: 0;

}

#rightcolumn{
	background-color: white; 
	margin:0;
	width: 175px;
	background: url("images/right_test.jpg");
	height: 715;
	float: right;
}

/***************************
NEWS, ENTRY INFORMATION
****************************/

#entry{
	background: url("images/divider.png") no-repeat bottom; 
	padding-bottom: 1em; 
 padding-left: 1em;
}
