body
	{
	font: 75% Arial, Verdana, sans-serif;
	background: #fff url(/images/int/oce_int_nav_tile.gif) repeat-y left;
	color: #000;
	margin: 0;
	width: 100%;
	height: 100%;
	}

p, td, th, li, dt, dd, tr, table
	{
	font-size: 1em;
	color: inherit;
	}

h2
	{
	font-size: 1.4em;
	color: #143834;
	margin-top: 1.5em;
	margin-bottom: .3em;
	}

h3
	{
	font: normal 1.2em Verdana, Arial, serif;
	color: #000;
	margin-top: 1.5em;
	margin-bottom: .2em;
	letter-spacing: .2em;
	}
	
#content p
	{
	margin-top: .1em;
	margin-bottom: 1em;
	}
	
a:link { color: #B50D0A; text-decoration: underline; }
a:visited { color: #BB9415; text-decoration: underline; }
a:hover, a:active { color: #2F5C35; text-decoration: none; }

#links a:link { color: #B50D0A; text-decoration: underline; }
#links a:visited { color: #B50D0A; text-decoration: underline; }
#links a:hover { color: #2F5C35; text-decoration: none; }

#copy a:link { color: #30534C; text-decoration: underline; }
#copy a:visited { color: #30534C; }
#copy a:hover { color: #B50D0A; }


#mainwrap, #biggie
	{
	width: 100%;
	height: 100%;
	font-size: 1em;
	}

#header { height: 101px; }
#header h1
	{
	margin: 0;
	background: url(/images/int/oce_interior_header_tile.gif) repeat-x top;
	}

#navigator { width: 156px; }
#nav
	{
	padding-bottom: 174px;
	background: url(/images/int/oce_int_nav_fade.gif) no-repeat bottom;
	}

#contenthldr { width: 100%; }
#sechdr
	{
	padding-left: 309px;
	background: url(/images/int/oce_int_sub_tile.gif) left;
	margin-bottom: 1.5em;
	}
#sechdr h2 { margin: 0; text-align: right; }

#content
	{
	color: #000;
	margin: 1.5em;
	padding-bottom: 12em;
	}

#footerwrap
	{
	margin-left: 156px;
	margin-top: -10em;
	text-align: center;
	}

#foot
	{
	font-size: .83em;
	padding-top: 8px;
	color: #30534C;
	width: 50em;
	margin: 0 auto;
	}
#foot p { margin: .5em 0; line-height: 1; position: relative; }
#links { color: #B50D0A; }
#links a { font-weight: bold; }

