/* <![ Global [ -----------------------------------------------------------*/
html {
	height:100%
	}
body{
	margin:0px 0px 0px 0px; 
	background:#e4e1cf;
	text-align:center; 
	height:100%;
	}
td	{	
	font:11px Arial, Helvetica, sans-serif;
	color:#4d4c4a;
	vertical-align:top
	}
#container {
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	text-align:left;
	width:800px;
	height:100%;
	border:solid #e0dab6;
	border-width:0px 1px
			}
a {
	color:#b56c62;
	}
a:hover {	
	color:#990000
	}


/*	<![ Layout [ -----------------------------------------------------------*/

.header {
	border:1px solid #e0dab6;
	background:#f8f7ec
	}
		
.mid {
	padding:25px
	}	
	
.gallery {
	background:#e4dab8;
	}	

.thumbs {
	padding:0px 7px 7px 7px
}

.main {
	padding:0px 25px 25px 25px}
	
.main p {
	line-height:18px;
	text-align:justify
	}	

.main ul li {	
	line-height:18px;}

.footlinks {
	padding:10px 0px;
	}
	
.footlinks a {
	text-decoration:none;
	margin:0px 10px;
	}
	
.footlinks a:hover {
	text-decoration:underline
	}	
	
.mid-gallery td {
	text-align:center
	}	
		