body { color: black; background-color: #f5f5f5; }
a { color: #000; }
a:hover { color: #b22222; }
/*styling for navigation
#header
{ background-color: #ffa500; width: 500px; height: 30px; letter-spacing: 1px; margin-right: auto; margin-left: auto; }*/

/* styling for BOTTOM gallery */
#container_bottom { background-color: #f5f5f5; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position:relative; width:850px; height:650px; margin: 3em auto 1em; border: solid 1px #564b47; }
#container_bottom_txt { font-family: calibri, arial, "sans serif"; font-size:1em; margin-right: 10px; margin-left: 240px; }
#container_bottom img { clear:both; margin:0; padding-top:10px; font-family: calibri, arial, "sans serif"; font-size:1em; font-weight:normal; color:#564b47; padding-right: 10px; padding-left: 50px; }
#container_bottom h1 em { font-size:0.6em; color:#000; }
#container_bottom table { color: #000; font-size: 13px; font-family: calibri, verdana, sans-serif; font-weight: normal; padding-top: 60px; clear: both; margin-top: 0; margin-right: 0; margin-bottom: 0; }