/*  artificialsea.info Stylesheet  */

h3 {
	color: white;
	text-transform: lowercase;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	padding-top: 0;
}
h4 {
	color: black;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	/*margin-bottom: 12px;*/
	margin-top: 0px;
	/*padding-bottom: 0px;*/
	padding-top: 0px;
}
#link {
	background-color: #FFFFFF;
	bottom: 60px;
	font: 15px/1.25em Arial, Helvetica, sans-serif;
	height: 22px;
	left: 100px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	visibility: visible;
	width: 330px;
	z-index: 4;
}
#image {
	background-color: #FFFFFF;
	font: bold 15px/1.25em Arial, Helvetica, sans-serif;
	height: 200px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	padding: 5px 5px 5px 5px;
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	visibility: visible;
	width: 200px;
	left: 290px;
	top: 56px;
	z-index: 1;
}
#section {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-align: left;
	vertical-align: baseline;
	visibility: visible;
	left: 570px;
	top: 50px;
	width: 360px;
	z-index: 3;
}
#section h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: 5px;
}
#content {
	/*background-color: #D0D3C2;*/
	background-color: transparent;
	font: normal 12px/1.5em "Georgia", Times, serif;
	top: 82px;
	left: 565px;
	/*	right: 80px; */
	/*bottom: 140px;*/
	height: 62%;
	/*max-height: 600;*/
	/*min-height: 80%;*/
	width: 360px;
	min-width: 360px;
	overflow: auto;
	/*clip: auto;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	position: absolute;
	text-align: left;
	vertical-align: baseline;
	visibility: visible;
	z-index: 2;
}

/* @group navigation */

#link a:active {
	color: #44382C;
	font-weight: bold;
	text-decoration: none;
}
#link a:link {
	color: #44382C;
	font-weight: bold;
	text-decoration: none;
}
#link a:visited {
	color: #44382C;
	font-weight: bold;
	text-decoration: none;
}
#link a:hover {
	color: white;
	font-weight: bold;
	background-color: #e26f5f;
}

/* @end */

a:active {
	color: #44382C;
}
a:link {
	color: #44382C;
}
a:visited {
	color: #44382C;
}
a:hover {
	background-color: #E26f5f;
	color: white;
	text-decoration: none;
}
body {
	background-color: #D0D3C2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(/images/bg-logo-1280b.jpg);
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border: 0;
}
p, blockquote {
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 1.1em;
	border: 0;
}
ul, ol {
	margin-top: 0.5em;
	margin-bottom: 1.1em;
}
li {
	margin-top: 0em;
	margin-bottom: 0.3em;
}

#mp3-list li {
	list-style-image: url(/images/mp3.gif);
	list-style-position: outside;
	vertical-align: middle;
}
