/* CSS for USS Cooper Website */
/* --- www.usscooper.com ---  */
.wreck {
	background-image: url(../images/wreck-img1a.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.wreck2 {
	background-image: url(../images/wreck2.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.hoverbox a
{
	cursor: hand;
}
.hoverbox a .preview
{
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}
.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 3px;
	position: relative;
}
.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
* html .hoverbox a
{
	position: relative;
}
* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}
* html .hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}
* html .hoverbox li
{
	position: static;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #99ddff;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
.justify {
	text-align: left;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #278fbb;
	text-decoration: none;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.copyrightlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.movie-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #99ddff;
	text-decoration: none;
	font-style: italic;
}
a.movie-links:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link2:hover {
	color: #278fbb;
	text-decoration: none;
}
/* End of CSS for USS Cooper */
/* --- www.usscooper.com --- */
