/* CSS Document */

body {
	margin: 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background:fff;
	text-align: center;
	min-width: 760px;
	}

p {
	font-size: 0.85em;
	}

img {
	border: none;
	}

div#wrapper {
	width: 728px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #660066;
	background-color: #CCCCCC;
	}
 
div#picts {
	width: 590px;
	height: 366px;
	float: right;
	}

div#lyrSites {
	width: 116px;
	height: 366px;
	float: left;
	border-right: 1px solid #660033;
	}

div#text {
	font-size: .85em;
	height: 40px;
	padding-left: 130px;
	clear: both;
	}

div#lyrFooter {
	clear: both;
	padding-top: 6px;
	}

.blockTxt {
	position:absolute; 
	z-index:25; 
	visibility: hidden; 
	width: 580px;
	height: 40px;
	}

#info {
	font-size: .85em;
	text-align: right;
	}

#thumbs {
	padding-right: 10px;
	}

a:link, a:visited {
	font-size: .85em;
	text-decoration: none;
	}
	
a:hover, a:active {
	font-size: .85em;
	text-decoration: underline;
	}

a:link {
	color: #0000FF;
	}
	
a:visited {
	color: #666666;
	}

a:hover, a:active {
	color: #CC0066;
	}

h1 {
	color: #330033;
	font-size: 1.25em;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	}

h2 {
	color: #330033;
	font-size: 0.9em;
	text-align: center;
	font-weight: normal;
	}
