
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background:#D4C9B2;
	margin:15px;
	padding:0;
}

#container{
	width:800px;
	margin:25px auto;
	background:#fff;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
}

#header{
	width:auto;
	background:#fff;
	border-bottom-color:#333333;
	border-bottom-style:ridge;
	border-bottom-width:1px;
}

#links{
	float:left;
	width:150px;
	margin:3px 0px 3px 0px;
	background:#ccc;
	border-right-color:#333333;
	border-right-style:ridge;
	border-right-width:1px;
	border-top-color:#333333;
	border-top-style:ridge;
	border-top-width:1px;
	border-bottom-color:#333333;
	border-bottom-style:ridge;
	border-bottom-width:1px;
}

#content{
	width:649px;
	margin:3px 0px 3px 0px;
	float:right;
	background:#F2F0EA;
	border-top-color:#333333;
	border-top-style:ridge;
	border-top-width:1px;
	border-bottom-color:#333333;
	border-bottom-style:ridge;
	border-bottom-width:1px;
}

#footer{
	clear:both;
	background:#ccc;
	font-family: Verdana, sans-serif;
	font-size:85%;
	text-align:left;
	border-top-color:#333333;
	border-top-style:ridge;
	border-top-width:1px;
}

#inner_content{
	height:500px;
	background:#fff;
	padding:0px 5px 0px 5px;
}
#inner_content img{
	margin:5px 15px 5px 5px;
}

#inner_links{
	height:500px;
	background:#BBAC87;
	padding:0px 0px 0px 5px;
}
#inner_links ul{
	margin: 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px;
}
#inner_links li{
	margin: 2px 0 0;
}
#inner_links a {
	display: block;
	width:125px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #BBAC87;
	background: #BBAC87;
	text-decoration: none;
}
#inner_links a:link, #inner_links a:active, #inner_links a:visited {
	color: #000000;
}
#inner_links a:hover {
	border: 1px solid #D4C9B2;
	background: #D4C9B2;
	color: #000;
}

#inner_header{
	height:120px;
	background:#fff;
}

#inner_footer{
	height:20px;
	background:#BBAC87;
}

#inner_container{
	height:auto;
}

#pGallery{
	border:1px solid #000000;
}
#pGallery a:link, #pGallery a:active, #pGallery a:visited {
	color:#000000;
}
#pGallery img{
	vertical-align:middle;
}

P.ptext {text-align: left}

P.rtxt { text-align: right; font-size:smaller;}

#photos{
width:305;
height:305;
}
