/* CSS Document */
* {margin:0px; padding:0px; font-family:Arial; font-size:12px; color:#232323;}
html,body {height:100%;   background:url(img/back.jpg) repeat-y; width:100%;}
#page {background:url("img/bg.jpg") no-repeat center top; width:100%; display:table;}

td {vertical-align:top;}
table {border:0;}
p {color:#232323; font-size:12px; margin-bottom:0.8em; margin-top:0.8em; line-height:1.4em}
a {color:#017d9f;}
a:hover {text-decoration:none;}
img {border:0;}
blockquote {color:#232323; font-size:12px; padding-left:40px; margin-bottom:0.8em; margin-top:0.8em; font-style:italic;}
ul {line-height:1.4em; padding-left:20px; margin-top:0.8em; color:#232323;}
ol {line-height:1.4em; padding-left:20px; margin-top:0.8em; color:#232323;}
ul ul {margin-top:0;}
ul li {color:#232323;}
a strong, a em {color:#017d9f;}
strong, em {color:#232323}

.left {float:left;} .right {float:right;}
.clear {clear:both}

h1 {font-family:Arial; color:#cc1a0e; font-size:24px; font-weight:normal; padding-bottom:5px; line-height:1.5em}
h2 {font-family:Arial; color:#000; font-size:20px; font-weight:normal; line-height:1.4em; padding-bottom:4px;}
h2 a {font-family:Arial; color:#000; font-size:20px; font-weight:normal; line-height:1.4em}
h3 {font-family:Arial; color:#000; font-size:16px; font-weight:bold; line-height:1.2em}
h3 a {font-family:Arial; color:#000; font-size:16px; font-weight:bold; line-height:1.2em}

#main {background-color:#fff; width:1000px; min-height:100%; height:100%; margin:0 auto; position:relative}

#header {width:1000px; height:450px; background:url("img/header.jpg") no-repeat; position:relative}

#icons {
	position:absolute;
	right:8px;
	top:41px;
	text-align:left;
	width:50px;
	z-index:2
}
#icons div {
	width:50px; height:60px
	}

#menu {
	position:absolute;
	bottom:173px;
	left:414px;
	height:40px;
	width:590px;
	z-index:2;
}
#menu a {font-family:Arial; color:#000; margin:0 9px 0 0; font-size:16px; font-weight:bold}
#menu span {font-family:Arial; color:#000; margin-right:9px; font-size:16px; font-weight:bold}

#photo{
	position:absolute;
	bottom:109px;
	left:422px;
	height:50px;
	width:570px;
	z-index:2;
}
#photo table tr td { text-align:center;}
#photo table tr td img {border:3px #a9a9a9 solid;}
#photo .link {text-align:right; font-weight:bold; padding:5px 10px 0 0;}

#table {width:1000px; border:0;}

#text {padding:0 0 0 20px; background-color:#e2e2e2; background-image:url(img/cont_bg.jpg); background-position:bottom; background-repeat:no-repeat;}

#left {background: url("img/song_title.jpg") no-repeat top #161616; width:371px; padding:10px 20px 0 20px; text-align:center}
#left h1 {color:#c9c9c9; font-size:18px}
#left p {color:#cacaca; font-size:11px;  margin-bottom:0; margin-top:0; line-height:1.1em}

#links span {color:#04888d; font-weight:bold}

#sublinks {width:130px; padding:5px 10px 10px 10px; margin:10px 0 5px 10px; float:right; font-weight:bold; border-left:1px; border-left:solid #a9a9a9 1px}
#sublinks a {font-weight:bold;}

#gallery tr td {height:140px}
#gallery tr td img {border:2px #a9a9a9 solid;}

#gallery_1 tr td {text-align:center}

#footer {width:1000px; height:158px; background:url("img/footer.jpg") no-repeat; position:relative;}
#footer div {color:#c7c7c7; font-size:11px; padding:105px 50px 5px 50px;}
#footer div a {color:#c7c7c7; font-size:11px;}

