/* CSS Document */

body { margin:0px 0px 0px 0px; background-color:#efefef}

img.bg {
			
			min-height: 100%;
			min-width: 1024px;
			
		
			width: 100%;
			height: auto;
			
			
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		div#content {
			position: relative; 
			
			
			
			width: 1010px;
			margin: 0 auto;
			padding: 00px;
		
	
		}
		
		img{ border:0px;}
		
	.headerText{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#000000; text-decoration:none   }
	.headerText a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#000000; text-decoration:none   }
	.headerText a:hover{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#FFFFCC; text-decoration:underline   }

.normalText{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; text-decoration:none; line-height:20px;  }
.comments{ font-family:arial; font-size:13px; color:#000000; text-decoration:none; line-height:17px;  }
.more{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#003399; text-decoration:none; line-height:20px;  }
.more a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#003399; text-decoration:underline; line-height:20px;  }
.more a:hover{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000066; text-decoration:none; line-height:20px;  }

	.bubbleInfo {	POSITION: relative; WIDTH: 200px; 
}
.trigger {
	POSITION: absolute
}
.popup {
	Z-INDEX: 50; POSITION: absolute; DISPLAY: none; padding:5px 5px 5px 5px; border:1px solid #333333; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0033CC;
}

.h1{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#000000; font-weight:normal;}
.h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#285CD7; font-weight:normal;}
.h3{ font-family:Georgia, "Times New Roman", Times, serif; font-size:23px; color:#000000; font-weight:normal;}

.footer { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333} 
.footer a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#333333} 
.footer a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; color:#000000} 
.update{ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#000000; font-weight:bold; font-style:italic;}
.date{ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#006633; font-weight:normal; font-style:italic;}
.names{ font-family:arial; font-size:12px; color:#990000; font-weight:normal; font-style:italic;}
.relation{ font-family:arial; font-size:12px; color:#000000; font-weight:normal; font-style:italic;}

.field { border:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
