body    {
					background-color:black;
					background-image: url(g/background.jpg);
					background-attachment: fixed;
					background-repeat: repeat-x;
					background-color:white;
					margin:0;padding:0;
					text-align:center;
					color:#333;
}

#title {									  	

								background-image:url(g/title.jpg);height:68px;width:454px;
								background-repeat: no-repeat;z-index:3;
								margin:0px auto 0px auto;padding:0;  										 
								
								background-position:0px 0px;
								
}


#pageWrap      {					 width:712px;margin:10px auto 10px auto;padding:0px 0 20px 0;
					 						 text-align:center;padding:0px 0 0px 0;
					 						 
											 background-image: url(g/pagemid.gif);
					background-repeat: repeat-y;
											background-color:white;
											
											border:solid 1px #aaf;
										
											
											 
											 
}


#pageTop   {									  	

								background-image:url(g/pagetop.gif);height:50px;width:712px;
								background-repeat: no-repeat;z-index:1;
								margin:0;padding:0;  										 
								
								
}
#footer   {									  	

								background-image:url(g/pagebottom.gif);height:60px;width:712px;
								background-repeat: no-repeat;z-index:1;
								margin:0;padding:0;  
								background-position: 5px 0px;										 
								
								
}
#holdContent table {
									font-size:90%;]
									
}
#holdContent td {
									border:1px solid #999;
									
} 

#holdContent dl dt {
									font-weight:bold;
									
} 

#holdContent dl dd {
									margin:0 0 10px 0;
									border-top:1px solid #bbb;
									
									
}

#holdContent h2 {

margin:0 0 5px 0;font-size:100%;
border-bottom:1px solid #bbbbcc;
}

#holdContent p {

margin:0 0 1em 0;
}
