/* Black Canyon Railroad Museum Inc. Style Sheet */
html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 0px 0px; text-indent:.275in}
a:link{color: #000000;text-decoration: none}
a:visited{color: #000000;text-decoration: none}
a:hover{color: #d53d00;text-decoration:underline}
div#header h1{height:100px;line-height:100px;margin:0;
  padding-left:10px;background: #EEE;color: #660000}
div#container{text-align:left}
div#content p{line-height:1.4}
div#leftbox{background:#B9CAFF;border:groove;padding:5px}
div#rightbox{background:#FF8539;border:groove;padding:5px}
div#prefooter{border:groove;padding:5px}
div#menu{margin:0;padding:5px 10px}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#leftbox{float:left;width:45%}
div#rightbox{float:right;width:45%}
div#contact{clear:both;width:100%}
div#prefooter{clear:both;width:100%}
div#menu{clear:both;width:100%}
div#footer{clear:both;width:100%}
