body { color: white; margin: 0px; background: #cad6c3 url(../images/sage-bg.gif) 0 0 repeat-x fixed;
		font-family: Helvetica, Arial, sans-serif; font-size: 12pt; height:100%; color:#222222; }
p {}
td {}

h1 { font-size: 14pt; }

a:link { color: white }
a:visited { color: white }
a:hover { color: white }
a:active { color: white }

#wrapper {
		margin:0 auto 0 auto;
		background: transparent url(../images/bgloop.gif) repeat-x;
		}
#logo {
		margin:0 auto;
		z-index: 2;
		width:900px;
		position:relative;
		}
#logo h1.sitetitle{text-indent:-9999px;}
#logo h1.sitetitle a{
	width:150px;
	display:block;
	height:100%;
}
#menu {
		margin:0 auto;
		z-index: 2;
		width:900px;
		}
		
#content
		{
		margin: 0 auto;
		width:880px;
		}
		
#number{
	z-index: 3;
	width: 500px;
	margin: 0 auto;
		}
		
.small { font-size: 8pt; }
.footer{
	width:100%;
	clear:both;
	margin:50px 0 0;
	text-align:center;
}
ul.footernav{
	list-style-type:none;
	margin:20px; auto;
}
ul.footernav li{
	display:inline;
}
.footer a{
	color:#000000;
}
h1.order span{
font-weight:bold;
font-size:28px;
}
