body 					{	background-image:url(material/bg.gif);
               				background-repeat: no-repeat;
               				background-position: top;
               				background-attachment: relative;
							margin-top: 10px;
							min-height: 810px;
							color: #000000;
							font:  bold 10px/16px "Lucida Grande", "Tahoma" "Verdana", sans-serif;	
											 										}
							
div#top		 			{	position: relative;
							width: 830px;
							left: 50%;
							color: #666666;
							margin-left: -400px; /* half of width */
      						margin-top: 16px;  /* half of height */					}


table.text				{	font:  bold 10px/16px "Lucida Grande", "Tahoma" "Verdana", sans-serif;
							color: #999999;											}
							
							
a:link					{	font:  bold 10px/16px "Lucida Grande", "Tahoma" "Verdana", sans-serif;
							color: #999999;
							text-decoration: none;											}
							
							
a:visited					{	font:  bold 10px/16px "Lucida Grande", "Tahoma" "Verdana", sans-serif;
							color: #999999;
							text-decoration: none;											}


div#wrapper 			{	position: relative;
							left: 50%;
      						width: 830px;
      						margin-left: -415px; /* half of width */
      						margin-top: -2px;  /* half of height */					}
							
							
div#bigcontent 			{	margin-top: 5px;
      						margin-left: 0px;
      						width: 830px;											}
							
							
div#foot	 			{	position: relative;
							width: 830px;
							left: 50%;
							color: #666666;
							margin-left: -415px; /* half of width */
      						margin-top: 10px;  /* half of height */					}
							


