#myMap 
{
	width: 800px;
	height: 550px;
}

.TheBackgroundImage {
	background-image: url(images/bg-capron.jpg);
	background-repeat: no-repeat;
	
    background-attachment:fixed;
background-position:bottom; 
	

}
.tableborder
{
border-style: none solid none solid;
border-width: 0px 4px 0px 4px;
border-color: #F9A709 #F9A709 #F9A709 #F9A709;
border-style: ridge ridge ridge ridge;

}

.text1 
{font-family: "Comic Sans MS";
font-size: 14px
}
.style2 {font-size: 16px}
.style3 {font-size: 12px}
.style4 {font-size: 12px}
.pstyle {line-height: 1 em}
.img1 {
   padding:2px;
   border:2px solid #cc6600;
   
}
.imgWrapright {
float:right;
margin:5px;
} 
.imgWrapleft {
float:left;
margin:5px;
} 
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.alink {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #480000;
	text-decoration: underline;
}
.adownload {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;

}
.text2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	
}
.line {
border-left-style:solid;
border-width:2px;
border-color: #cc6600;
}
