body {
    background-color: #dac89f;
    padding: 0;
    margin: 0;
    font-size: .75em;
    font-family: "Palatino Linotype", Palatino, Arial, sans-serif;
    color: #000000;
}
* html .png
{
    behavior: url(iepngfix.htc);
}
a {
    color: #666699;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 0;
    padding: 0;
    margin-bottom: 0.9em;
    line-height: 1.3em;
	/*text-align: center;*/
}
p.hidden {
    color: #cccc66;
    text-align: center;
}
h1 {
    color: #666699;
	font-size: 1.5em;
	/*text-align: center;*/
	font-style:italic;
}
h1.home {
    color: #333333;
}
h2 {
    color: #333333;
	font-size: 1.1em;
	/*text-align: center;*/
}
p.menuText {
    /*text-align: center;*/
	font-size: 1.5em;
	color: #666699;
	margin-bottom: 10px;
	padding-bottom: 0;
	margin-top: 10px;
}
ul.menus {
    margin: 0;
    padding: 0;
	list-style: none;
    margin-bottom: 0.9em;
    line-height: 1.3em;
	/*text-align: center;*/
}

.myGallery li {list-style: none;
 display: inline; 
float: left;
    margin: 2px;
    padding: 0;
    margin-bottom: 0.9em;
    line-height: 1.3em;
}

ul.menus li {
	display: inline;
}
ul.menus li a img {
	/*padding: 0, 5px;*/
	/*margin: 0, 5px;*/
}
ul.content {
	margin-left: 210px;
}
ul.content li {
	text-align: left;
}
ul.content ul {
	margin-bottom: 0;
	padding-bottom:0;
}
img {
    border-style: none;
}


#container {
    width: 780px;
    margin: 0 auto;
    min-height: 400px;
	text-align: center;
}
#sectionPhoto {
    margin: 5px 0 15px 0;
}
