a {
	/*color: #408080;*/
	color: aqua;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}
a img {
	border: 0;
	text-decoration: none;
}
a:hover {
	color: #7B7BFF;
}

html {
	background-color: black;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size : 15px;
	text-align: center;
}


.block {
	display: block;
}

.left_block {
	display: block;
	float: left;
}

li.lower {
	margin-top: 1em;
}

p {
	padding: 0;
	margin: 1em 0;
}

blockquote {
	font-style: italic;
}

blockquote p {
	margin: 0;
}

h1,h2,h3,h4 {
	padding: 0;
}

h1 {
	margin: 0.67em 0;
	font-size: 2em;
}

h2 {
	margin: 0.83em 0;
	font-size: 1.5em;
}

h3 {
	margin: 1em 0;
	font-size: 1.2em;
}

h4 {
	margin: 1.345em 0;
	font-size: 1em;
}

.vivaldi {
	font-family: Vivaldi, "Times New Roman", Times, serif;
}

.goudy {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
}

#preload,.preload,.hide {
	display: none;
}

.home {
	font-weight: bold;
	color: #9966CC;
}

input {
	/*color: #330033;*/
	/*background:#FFFFCC;*/
	font-size: 12px;
	font-weight: normal;
	/*text-decoration: none;*/
	/*font-family: verdana;*/
	/*text-align: left;*/
	/*border-width: 2px;*/
	/*border-style: solid;*/
	/*border-color:#000000;*/
}

.top_bottom {
	height: 8px;
	width: 750px;
	background-color: black;
}

.box_spacing {
	height: 10px;
	width: 750px;
	background-color: black;
}

.left_image {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.right_image {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

#center {
	border-left: 1px solid black;
	margin: auto;
	width: 745px;
	overflow: visible;
}

#header {
	width: 740px;
	height: 179px;
	background-color: black;
	border: 2px ridge white;
	position: relative;
}

#playback {
	position: absolute;
	top: 163px;
	left: 540px;
}

#separator {
	clear: both;
}

.separator {
	clear: both;
	/*margin-bottom: -1px;*/
	padding-top: 1px;
}

#main {
	text-align: justify;
	/*width: 732px;*/
	width: 724px;
        padding: 8px;
	border: 2px ridge white;
	/*background-attachment: fixed;*/
}

#main a {
	line-height: 110%;
}

.warning {
	text-align: center;
	line-height: 2em;
	/*background-color: blue;
	color: red;*/
	font-weight: bold;
	font-size: 1.2em;
}

.smaller_text {
	font-size: 0.8em;
}

.bigger_text {
	font-size: 1.2em;
}

/*Disco*/

#album_title {
	width: 218px;
	text-align: right;
}

#songs_list {
	margin-left: 370px;
	overflow: visible;
	/*border: 1px solid red;*/
}

.container {
	margin-left: 300px;
	overflow: visible;
	/*border: 1px solid red;*/
}

#lyrics_left_menu {
	margin-top: 345px;
	float: left;
	/*width: 266px;*/
	width: 258px;
	padding-right: 8px;
	text-align: center;
}

#lyrics1 {
	/*margin-left: 260px;*/
	/*margin-top: -563px;*/
	/*margin-right: 38px;*/
	overflow: visible;
	float: left;
	width: 210px;
	/*border: 1px solid red;*/
}

#lyrics2 {
	/*margin-right: 8px;*/
	float: left;
	width: 210px;
	padding-left: 38px;
	/*padding-right: 8px;*/
	/*border: 1px solid orange;*/
}

/* */

#previous {
	text-align: left;
	float: left;
	width: 240px;
	font-style: italic;
}
/*#previous a {
	text-decoration: none;
}*/

#up {
	text-align: center;
	float: left;
	width: 240px;
	font-style: italic;
}
/*#up a {
	text-decoration: none;
}*/

#next {
	text-align: right;
	float: left;
	width: 240px;
	font-style: italic;
}
/*#next a {
	text-decoration: none;
}*/

#footer {
	display: block;
	height: 40px;
	width: 740px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
	background-color: black;
	border: 2px ridge white;
	position: relative;
	/*overflow: hidden;*/
}

#copyright {
	position: absolute;
	top: 12px;
	left: 321px;
	width: 98px;
	white-space: nowrap;
	/*border: 1px solid red;*/
}

#w3c {
	text-align: left;
	float: left;
	padding: 1em 0;
}

#bottom_menu {
	float: right;
	text-align: right;
	/*color: gray;*/
}

#bottom_menu a {
	color: silver;
	/*font-weight: bold;*/
	text-decoration: none;
}
#bottom_menu a:hover {
	text-decoration: underline;
	color: white;
}


/* STYLES FOR CROSSFADER */

#photos-cf {
	text-align: center;
}

#photos-cf img {
	border: 7px solid white;
}

div.cf_element {
	width: 724px;
	padding: 50px 0px 40px 0px;
}
