/* CSS Document */
.textInfo {
text-align:left;
padding-left:10px;
font-family: "Trebuchet MS";
}
captionText{
vertical-align:text-top;
text-align:center;
font-family: "Trebuchet MS";
}
.productHeader{
	font-family: "Trebuchet MS";
	font-size: larger;
	font-weight: bold;
}
#imageInfoContent{
	background-color:#FFFFFF;
	height:1550px;
	width:1000px;
	text-align:center;
}
.img-shadow {
       float:left;
       background: url("http://www.jaimesunderwaterworld.com/graphics/shadowAlpha.png") no-repeat bottom right !important;
       background: url("http://www.jaimesunderwaterworld.com/graphics/shadow.gif") no-repeat bottom right;
       margin: 10px 0 0 10px !important;
       margin: 10px 0 0 5px;
}
.img-shadow img {
     display: block;
     position: relative;
     background-color: #FFF;
     border: 1px solid #A9A9A9;
     margin: -6px 6px 6px -6px;
     padding: 4px;
} 
#linksContainer{
	background-image: url("http://www.jaimesunderwaterworld.com/graphics/links.png");
	height:100px;
	width:1000px;
}
#linksContent{
	padding-top:8px;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
#headerContainer{
	background-image: url("http://www.jaimesunderwaterworld.com/graphics/mainheader.png");
	height:100px;
	width:1000px;
	color:#FFFFFF;
	font-family:"Lucida Handwriting";
	text-align: center;
	font-size:24px;
}
#firstTitle{
	font-size:30px;
}
#headerContent{
	padding-top:10px;
}
#menuContainer{
	background-image: url("http://www.jaimesunderwaterworld.com/graphics/menu-bkgnd.png");
	height:40px;
	width:1000px;
	text-align:center;
}
#menuContent{
	padding-top:8px;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
.menu{
	color:#2A495E;
	font-weight:bold;
	padding:10px;
}
a.menu:link{
	 	text-decoration:none;
} 
a.menu:visited {
	text-decoration:none;
	color:#D5E9Ef;
}
a.menu:hover{
	text-decoration:none;
	color:#007795;
}
#addTextContainer{
	background-color:#FFFFFF;
	height:50px;
	width:1000px;
	text-align:center;
}
#addTextContent{
	padding-top:8px;
	text-decoration:none;
	font-family:"Trebuchet MS";
		
}
.links{
	text-decoration:none;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	}
a.links:link{
	 text-decoration:none;
} 
a.links:visited {
	text-decoration:none;
	color:#D5E9Ef;
}
a.links:hover{
	text-decoration:none;
	color:#F1D2E9;
}
#copyContainer{
	height:30px;
	width:1000px;
}
#copyContent{
	padding-top:8px;
}
.site, .type{
	text-decoration:none;
	color:#000000;
}
.imgVertAl {
	padding-left:23px;	
}
.imgHorAl{
	vertical-align: text-top;
}
.purchase{
	font-size: small;
}
.textForImgVertAl{
	padding-right:23px;
}
a:link, a:visited, a:hover {
	text-decoration:none;
	border:none;
}
