html {
	background-color: transparent;
}
body {
	text-align: center;
	color: #777;
	font: 100% Arial, Helvetica, sans-serif;
	background: #00184b url(../_images/body_bg.jpg) no-repeat center top;
}
h1 {
	color: #041F4E;
	font-size:1.5em;
	line-height:1.6em;
	font-weight: normal;
}
h2 {
	color: #041F4E;
	font-size:1.1em;
	line-height:1.45em;
	font-weight: normal;
}
h3 {
	color: #20bbea;
	font-size: 0.95em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
	font-weight: normal;
}
p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}
a {
	color: #20bbea;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #20bbea;
	text-decoration: underline;
}
a:visited {
	color: #20bbea;
	text-decoration: none;
}
#container {
	padding: 11px 0px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pageContent {
	width: 800px;
	background: #FFF url(/_images/header_dropshadow.png) repeat-x top;
}
#sidebar {
	margin: 0px;
	float: right;
	width: 150px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar #iwhalesSubscribe {
	margin-bottom: 10px;
}
#sidebar #iwhalesUpdates {
	background-color: #FFF;
	width: 150px;
	display: block;
}
#sidebar #iwhalesUpdates .item {
	padding-top: 5px;
}
#sidebar #iwhalesUpdates input {
	font-size: 0.8em;
	margin-top: 2px;
	width: 125px;
}
#sidebar #iwhalesUpdates input.cat_button {
	width: auto;
}
#sidebar #soundNet {
	height: 150px;
	width: 150px;
}
#sidebar .sidebarFooter {
	background-image: url(../_images/sidebar_footer.png);
	height: 10px;
	width: 150px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header {
	width: 800px;
	height: 72px;
	display: block;
}
#mainContent {
	background-color: #FFF;
	width: 800px;
	position: relative;
	float: left;
}
#mainContent #mainImage {
	height: 451px;
	width: 800px;
}
#mainContent #mainNav {
	background-image: url(../_images/mainNav_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 800px;
}
#mainContent #cat_613912_divs {
	height: 59px;
}
#mainContent #cat_613912_divs ul {
	cursor: default;
	list-style-type: none;
	width: auto;
}
#mainContent #cat_613912_divs ul li {
	float: left;
	list-style-type: none;
	width: auto;
}
#mainContent #cat_613912_divs ul li a {
	cursor: pointer;
	display: block;
	height: 59px;
	overflow: hidden;
	text-indent: -1000em;
	width: 160px;
}
#mainContent #catalogue {
	width: 720px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#mainContent.whalesong01 {
	background-image: url(/_images/mainContent_bg_whalesong1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent.whalesong01 .rightColumn {
	margin-bottom: 140px;
}
#mainContent.whalesong02 {
	background-image: url(/_images/mainContent_bg_whalesong2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent.whalesong02 .rightColumn {
	margin-bottom: 140px;
}
#mainContent.whalesong03 {
	background-image: url(/_images/mainContent_bg_whalesong3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent.whalesong03 .rightColumn {
	margin-bottom: 140px;
}
#mainContent.whalesong04 {
	background-image: url(/_images/mainContent_bg_whalesong4.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent.whalesong04 .rightColumn {
	margin-bottom: 140px;
}
#mainContent.whalesong05 {
	background-image: url(/_images/mainContent_bg_whalesong5.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent.whalesong05 .rightColumn {
	margin-bottom: 140px;
}
#footer {
	height: 30px;
	width: 800px;
	background-image: url(../_images/footer_bg.png);
	text-align: center;
}
#footer p {
	font-size: 0.7em;
	color: #6495ED;
	padding-top: 10px;
}
#footer p a {
	color: #6495ED;
	text-decoration: none;
}
#footer p a:hover {
	color: #6495ED;
	text-decoration: underline;
}
#footer p a:visited {
	color: #6495ED;
	text-decoration: none;
}
#oceaniaNav p {
	font-size: 0.7em;
	color: #6495ED;
	padding-top: 10px;
	text-align: center;
	clear: both;
	margin-right: 160px;
}
#oceaniaNav p a {
	color: #6495ED;
	text-decoration: none;
}
#oceaniaNav p a:hover {
	color: #6495ED;
	text-decoration: underline;
}
#oceaniaNav p a:visited {
	color: #6495ED;
	text-decoration: none;
}
.leftColumn {
	width: 350px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	float: left;
}
.rightColumn {
	margin-top: 14px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 350px;
	float: right;
}
.sidebarContent {
	background-color: #FFF;
	padding-left: 10px;
}
.clearfloat {
	clear:both;
	height:0;
}
.item {
	padding-top: 5px;
}
input {
	font-size: 0.8em;
	margin-top: 2px;
	width: 125px;
}
* html #sidebar {
	display: inline;
	margin-left: -150px;
}
* html .leftColumn {
	display: inline;
	margin-left: 40px;
}
* html .rightColumn {
	display: inline;
	margin-left: -40px;
}

