body { 
	background:white;
	color:black;
    margin:0px; 
	padding:0px;
}

#container { 
	width: 100%; 
	margin:20px auto; 
	padding: 0px;
	text-align:left;
	background:white;
}

body,div,h1,h2,h3,p,td {
	font-family:Georgia, "Trebuchet MS", "Times New Roman", serif; 
	font-size:8pt; 
	line-height:1.6em;
	color:black;
}

h2 { 
	font:140%/1.4em Georgia,"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
	font-weight:bold;
	color:black;
	margin-bottom:5px; 
}

h2.gallery {
	padding-bottom:5px;
	border-bottom:1px solid black;
}

h2 a:visited { 
	color:black; 
}

div.main h3 { 
	font:120%/1.4em Georgia,"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
	font-weight:bold;
	color:RGB(147,131,86);
	padding:0px;
}

div.main h4  {
	margin-bottom:-5px; 
	padding:0px; 
}

a,a:link {
	text-transform:none; 
	text-decoration:none; 
	color:black;
}

a:hover {
	text-transform:none; 
	text-decoration:none; 
	color:black;
}

#image {
	display:none;
}

#slogan {
	display:none;
}


#linkList {
	display:none;
}

#text { 
	background:white;
	color:black; 
	font:8pt/1.6em; 
	margin:0px 0px 0px 50px;
	text-align:left;
}

#text h2 span {
	display:none;
}

#text table tr td {
	line-height:1.6em
}

#text td {
	border:1px solid gray;
	padding:2px
}


#footer {
	height:50px; 
	margin-top:0px;
	color:black;
	font-size:8pt; 
	text-align:center; 
	padding:10px 10px 0px 0px;
}


.header {
	font:100%/1.6em Georgia, sans, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
	margin:12px 0px 0px 30px; 
}


.textquote {
	margin:10px; 
	padding:10px; 
	border:1px solid #F9C39F; 
}

div.image_text {
	color:black;
}

/* Definitions of the comment section */

#comment {
	display:none;
}

img.image {
	background:#FFFFFF;
	border:1px solid gray;
	padding:3px; 
	margin:5px 10px 5px 0px;
}

div.intro {
	color:rgb(89,55,42);
	font-weight:bold;
	font-size:10pt;
	line-height:1.7em;
	margin-top:10px;
}

div.quote {
	position:relative; 
	top:0px; 
	text-align:left;
	margin-left:-10px;
	margin-right:-10px;
	padding:10px;
	background:#efefef; 
}

div.divider {
	margin:5px 0px; 
	border-top:2px dotted black;
}

#linkList  {
	display:none;
}
