div.header {text-align: center; }

img.header {border-width: 0px; }

Body.trips { 
	background-image: url(images/travel.jpg); 
	background-repeat: repeat; 
	background-attachment: fixed; 
	color : #FAFAF1;
	text-align : center;
}

TD.trips {
	color : #FAFAF1;
	background : #032;
	border : solid thin #116; 
	font-weight : normal;
	text-align : center;
	font-size: 11pt;
}


H2.trips { 
	color : #F99;
	font-weight : bold;
	font-size : 20pt;
	letter-spacing : 0.5em;
	text-align : center;
}

span.heading {
	color: #CC4;
	letter-spacing: 0.1em;
}

A:link {color : #4F4 }
A:visited {color : #8F8 }
A:active {color : #0F0 }
SPAN.travelogue { color : #4F4 }

A.family:link {color : #4FF }
A.family:visited {color :#8FF }
A.family:active {color: #0FF }
SPAN.family {color : #4FF }

Table { display: inline; }
Table.trips { border : none; margin-left: auto; margin-right: auto; display:inline;}
 
UL.trips { text-align : left; 
		font-size : 11pt; }

TD.month { color : #F88; 
	text-align : center; 
	background: #121016; 
	font-weight: bold;
	letter-spacing: 0.3em;
	border: solid thin #116;
	font-size: 12pt;
}

H1.geo {  font-weight: bold;
          text-align: left;
          letter-spacing: 0.3em;
          color : #FCC;
          font-size: large;
	  margin: 4;
}
H2.geo {  background: black;
	  font-weight: normal;
          text-align: left;
          letter-spacing: 0.2em;
          color : #FB8;
          font-size: normal;
	  margin: 3;
}
H3.geo {  font-weight: normal;
          text-align: left;
          letter-spacing: 0.1em;
          color : #FF8;
          font-size: small;
	  margin: 2;
}
LI.geo {  font-weight: normal;
          text-align: left;
          letter-spacing: 0.0em;
          color : #8F8;
          font-size: small;
}

UL.geo {  margin: 8;
}

div.disclaimer { font-weight: normal;
			background: black;
			text-align: left;
                  color : #FFA
}

h3.disclaimer { color : #FFA
}

UL { margin: 5; }