/* CSS Document */
html {
	height: 100%;
}
body {height: 100%;background: #ede8da url(images/bgtile5.gif) repeat-y; padding:0; margin: 0; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif}
a {color: #000; text-decoration:underline;}
div#wrapper {background: url(images/bgtile.jpg) repeat-y; padding:0; margin: 0 auto;width: 810px;min-height: 100%;}
* html #wrapper {
height: 100%;
}
div#container {background: url(images/ribbonbg.jpg) 0 193px no-repeat; width: 810px; xmin-height:100%;xheight:100%;margin: 0 auto;}
div#navcol {width: 216px; float: left; padding-bottom: 50px;xmin-height:100%;xheight:100%;}
ul#nav {text-align: center; list-style:none; padding: 25px 0 65px 0; margin: 0 0 0 0; xbackground: url(images/navbg.jpg) no-repeat}
ul#nav li a {color: black; font-weight:bold; font-size: 11px; text-decoration:none; line-height: 3}
ul#nav li a:hover, ul#nav li a.on {color: #63002f;}

div#contentcol {width: 585px; float: left; xmin-height:100%;xheight:100%;padding: 0 0 50px 0; margin: 0;}

table#contenttable {width: 465px; padding: 0; margin: 53px auto 0 auto;}
h1 {font-size: 12px; color: #63002f; font-weight: bold; padding: 5px 0; margin: 0; text-transform:uppercase }
h2 {font-size: 12px; color: #777777;font-weight:normal; padding-top: 5px; margin-top: 0; }
p, ul{color: #000000; font-size: 12px; line-height: 1.4;}
p {margin: 0; padding: 0 0 10px 0;}
ul {margin-top: 3px; margin-bottom: 15px; padding-top: 0; padding-bottom: 0;}

table#contenttable .time {width: 300px; padding: 0 0 20px 0;}
.time td p {line-height: 1.2; padding-bottom: 0;}
.clear {clear: both;}