/*
	The Historic Aviation Memorial Museum (HAMM) is a non-profit learning institution located in
		Tyler, TX. Aviation memorabilia spanning the 20th century (1900-1999).
	This website was designed and created by Snyder Tech Talents.  
		For more info email sttalents(deletethis)@hotmail.com.
*/
body
{
	background-image: url('images/bluebackground.gif');
	background-color: White;
	color: Black;
	font-family: 'Trebuchet ms', Arial, Helvetica, Sans-Serif
}
a:link
{
	color: #993300;
}
a:visited
{
	color: Blue;
}
a:active
{
	color: #ffa500;
}
p
{ 
	margin-top: 1px; 
	margin-bottom: 1em;
	margin-left: 1em; 
}
img
{
	border: 0px;
}

dd
{
	margin-left: 4em;
	font-variant:small-caps;
}
dt
{
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
}
.alignbaseline
{
	vertical-align: baseline;
}
.bannertext
{
	position: relative;
	width: 80%;
	top: 0;
	left: 0;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	font-size: 2em;
	font-family: 'Trebuchet ms', Arial, Helvetica, Sans-Serif;
	margin-top: 0px;
	margin-left: 2em;
	color: Blue;
}
.bannertextletter
{
	color: Red;
}
.browsertext
{
	text-align: center;
	color: #003399;
	font-size: xx-small;
	margin-bottom: 1em;
}
.buttons
{
	/*background-image: url(images/buttons/btnnormal.gif);*/
	border: 0px;
	width: 135px;
	height: 29px;
}
.citytext
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.contentscolumn
{
	position: absolute;
	top: 70px;
	width: 170px;
	left: 0px;
	padding-left: 1em;
	padding-right: 2em;
 }
 .cntr
{
	text-align: center;
}
 .gallerycell
{
	text-align: center;
	width: 50%;
	margin-top: 1em;
}
.hdg2
{
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	margin-bottom: 1px;	
}
.hourstext
{ 
	font-weight: bold; 
	margin-bottom: 1px;
}
.indented 
{ 
	text-indent: 2em; 
}
.indentedtable
{
	margin-left: 3em;
	margin-top: 1px;
	margin-bottom: 1em;
	vertical-align: top;
}
/*margin-bottom caused problems printing (shifted text) on Exhibits page */
.indentedtable2
{
	margin-left: 3em;
	margin-top: 1px;
	vertical-align: top;
}
.label 
{ 
	font-style: italic; 
	color: #000080; 
	text-align: center;
	vertical-align: top;
}
.lastmodifiedtext
{
	text-align: center;
	color: #003399;
	font-size: xx-small;
	margin-bottom: 1em;
	font-style: italic;
}
.linklist
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.linkback
{
	font-style: italic;
	font-size: 75%;
	text-align: center;
}
.maincolumn
{
	position: relative;
	top: 10px;
	left: 160px;
	width: 75%;
	padding-left: 1em;
}
.navtable
{
	border: 0px;
	width: 100%;
	text-align: center; 
	border-collapse: collapse;
}
.navtableline
{
	margin-top: 0px; 
	margin-bottom: 1em;
	text-align: center;
	font-size: small;	
}
.navtableentry
{
	white-space: nowrap;
}
.parenth
{
	font-size: small;
	font-style: italic;
	margin-top: 0px;
}
.smallindentedtext
{
	font-size: small;
	margin-left: 3em; 	
}
.welcometext
{
	text-align: center;
	font-weight: bold;
}
