body { background-color: #ccc; }
#container { background-color: #fff; width: 650px; height: auto; min-height: 600px; margin-right: auto; margin-left: auto; }
/* for Internet Explorer */
/*\*/
* html #container {
height: 600px;
}
/**/
#footer { color: #90c; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; text-align: center; width: 650px; height: auto; margin-right: auto; margin-left: auto; padding-bottom: 5px; }
p { }
td { }
a:link { color: #90c; text-decoration: none; }
#header { background-image: none; width: 640px; height: auto; padding: 5px; }
a:visited { color: #90c; text-decoration: none; }
a:hover { color: #0f0; text-decoration: underline; }
a:active { }
#menu { color: #000; font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; width: auto; float: left; min-width: 90px; min-height: 300px; padding: 5px 5px 10px; }
table { font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; width: auto; }
.photo { padding-top: 5px; padding-right: 5px; padding-left: 5px; }
caption { font-size: xx-small; text-align: center; }
h3 { color: #000; font-size: 1.1em; font-weight: bold; margin: 0 0 0.5em; }

