﻿/* Copyright (C) 2007 HeartRails Inc. All Rights Reserved. */

* { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 13px; *font-size: small; *font: x-small; font-style: normal; font-weight: normal; line-height: 150%; margin: 0px; padding: 0px; }
body { background-color: #000000; }
table { border-collapse: collapse; font-size: inherit; font: 100%; width: 100%; }
img { border: 0px none #ffffff; vertical-align: middle; }
fieldset { margin: 20px 0px 0px 20px; padding: 0px 0px 0px 10px; }
div#container { background-color: #ffffff; background-image: url('../image/container.png'); background-repeat: repeat; min-width: 800px; width: 100%; }
div#left { clear: left; float: left; width: 200px; }
div#right { clear: right; float: right; }
div#tree { padding: 10px 0px 20px 20px; }
div#powered-by { background-color: #676767; clear: both; text-align: center; width: 100%; }
div#powered-by p { color: #ffffff; font-weight: bold; padding: 5px 10px; }
div#powered-by a { color: #ffffff; font-weight: bold; }
div#footer { background-color: #000000; padding: 5px 0px; text-align: center; width: 100%; }
div#footer p { color: #ffffff; font-weight: bold; padding: 3px; }
div#footer a { color: #ffffff; font-weight: bold; }
table#header { background-color: #000000; color: #ffffff; }
table#header th { font-weight: bold; padding: 5px 10px; text-align: left; }
table#header th a { color: #ffffff; font-weight: bold; text-decoration: none; }
table#header td { font-weight: bold; padding: 5px 10px; text-align: right; }
table#header td a { color: #ffffff; font-weight: bold; }
p#noscript { border: 3px solid #ff0000; font-weight: bold; margin: 20px; padding: 10px; text-align: center; }

