/* CSS Basic Document */
/* 
Title:		oceanopportunity.com screen styles
Author: 	michael lombardi & gordon@slickfishstudios.com
*/

html, body { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	background: #000 url(../images/images/LeftPageSpacer.gif) no-repeat left top;
}



a:link, a:hover, a:visited, a:active {
	outline: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
a, a:link, a:visited, a:active {
	color: #659ec7;
}
a:hover, a:hover {
	color: #a2d2f5;
	font-weight: normal;
}

.black {
	background: #000;
}
/* Slickfish - No Flash */
#noflash {
	width: 686px;
	height: 229px;
	background: #000 url(../images/home-slides/large/home01.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
#noflash a {
	border: none;
	outline: none;
}
#noflash img {
	border: none;
}


/* %%%%%%%%%%%%%%%%% end SF CSS %%%%%%%%%%%%%%%%%%%%% */

.menu_table td
{
border-bottom:1px solid #659EC7;
height:20px;
padding-left:0px;
padding-right:5px;
}



/* CSS Background image Document */


.left_link
{
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#659EC7;
text-decoration:none;
background-color:inherit;
}

/* CSS Feedburner */


.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
background-color: #000000;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
padding: 0px;
background-color: #000000;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.feedburnerFeedBlock ul li span.headline a {
color: #659ec7;
font-size: 12px;
font-style: bold;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #659ec7;
}

#creditfooter {
display: none;
}
