@import url("base.css");

#content{

	margin:0px;

	padding:0px;

	height:284px;

	width:900px;

	background-image:url(/img/witw/bg.jpg);

	background-position:top left;

	background-repeat:no-repeat;	

}

a:active, a:link, a:visited, a:hover, a:focus{

	border:0px;

	-moz-outline-style: none;

}

 img {

    border: 0;              /* this squashes a Firefox bug */

    vertical-align: bottom; /* this squashes an IE bug */

}

#footer {

	clear: left;

	height:149px;

	width:899px;

	background-image:url(/img/witw/footer.jpg);

	position:relative;

}

.yacht_icon{

	position:relative;

	margin:0;

	padding:0;

	border:0px;

}

.holder{

	position:absolute;

}

.hover_layer{

	width:175px;

	height:86px;

	background-image:url(../../img/charter_management/hover_bg.png);

	background-position:top left;

	background-repeat:no-repeat;

	z-index:1000;

	margin-top:10px;

}

.hover_layer .content_holder{

	margin:10px 0px 0px 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:7.5pt;

	color:#000000;

	line-height:8pt;

	font-variant: small-caps;

}

.hover_layer .content_holder .boat_name{

	color:#E45620;

	font-size:11pt;

	line-height:18pt;

}