@import url("/style_invites.css");@import url("/style.css");* {}body { 	background: white;	color: white;	 background-image: url("images/black283.gif");	  	 background-repeat: repeat-y; 	 font-family: Arial;}a:link {color: #CC0000; }a:visited { color: #CC0000; }a:hover { color: #CC0000; }a:active { color: #CC0000; }	h1 { color: #CC0000; }.pointer-text {		   		  display: none;				}		table {color: black;}span.caption { color: #CC0000; }.copyright { color: #CC0000; }div.caption_container {		  margin: -0.5em 0 1.5em 0;		  border-width: 1px;		  border-style: solid;		  border-color: black;		  text-align: center; 		  font-family: Arial; 		  color: black; 		  background: white;				}.border {		  border-width: 1px;		  border-style: solid;		  border-color: black;		  background: white;		  display: block;		  margin-bottom: 20px;}div.content {   		  text-align: center; 		  font-family: Arial; 		  font-size: 14px;          color: black;          padding: 10px 30px 20px;  }div.content h1 { 	color: black; 	font-family: Arial;	font-size: 1.5em; 	font-weight: bold;	margin: 0;	padding: 0;}div.content h2 { 	color: black; 	font-family: Arial;	font-size: 14px; 	font-weight: normal;	margin: 0;	padding: 0;}.justify	{ text-align: justify; }.indent 	{ margin-left: 40px; }.pre 		{ white-space: pre; }.left 		{ text-align: left; }/* ============view_h_template========== */            .view_h_template .pointer {            	display:inline;            	white-space:normal;            	text-align: center;            	width:100px;            }			.view_h_template .pointer a {				text-decoration: none;			}						.view_h_template .pointer-left {				display: block;				float: left;			}						.view_h_template .pointer-right {				display: block;				float: right;			}			.view_h_template .pointer-center {							}			.view_h_template img {			  border: 4px solid black;			  background: white;			}					.view_h_template img.main {			/*			#margin-left: auto;			#margin-right: auto;			*/		    max-width: 100%;		    max-height: 80%		    			}						.view_h_template div.thumbnail {			    display:inline-block;			    padding:0px 0px 50px 0px;			}						.view_h_template div.short_caption {				width:150px; 				font-size:0.8em;			}			