BODY {
	font-family : "Trebuchet MS";
	font-size : 13px;

}
FORM {
	font-size : 13px;
}

A {
	color : Red;
}

A:ACTIVE {
	color : Gray;
}
A:VISITED {
	color : blue;
}

A:HOVER {
	color : Gray;
}

A:LINK {
	color : #990000;
}

P {
	font-size : 13px;
}

td {
	font-family : "Trebuchet MS";
	font-size : 13px;
}

H3 {
	font-size : 15px;
	font-weight : lighter;
}

H2 {
	font-size : 16px;
	font-weight : bolder;
}

H1 {
	font-size : 18px;
	font-weight : bold;
	color : Red;
}


#Layer1 {
	float:left;
	width:auto;
	height:auto;
	z-index:1;

}


#Layer2 {
	position:relative;
	left:0px;
	width:auto;
	height:auto;
	z-index:2;
	font-weight: bolder;
	display:none;
}

.photo_thumb{

	width:126px;
	height:91px;
	margin-right:20px;
	margin-bottom:45px;
	float:left;
}


.foot1 {  font-size:small; font-weight: bold
}

.foot2 {  font-size: small; font-weight: normal
}
#Layer3 {
	position:relative;
	left:0px;
	top:150px;
	height:auto;
	width:90%;
	z-index:2;
	
	
}

.sm {
	font-size: xx-small;
	vertical-align: top;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9f2e20;
}
.menu_show {
display:none;
}