/* CSS Document */
* {margin:0px; padding:0px; font-family:Arial; font-size:12px; color:#292929;}
html,body {height:100%;  background: #d3be96; width: 100%;}

td {vertical-align:top;}
table {border:0;}
p {color:#212121; font-size:12px; margin-bottom:0.8em; margin-top:0.8em; line-height:1.4em}
a {color:#037ea1;}
a:hover {text-decoration:none;}
img {border:0;}
blockquote {color:#212121; font-size:12px; padding-left:40px; margin-bottom:0.5em; margin-top:0.5em; font-style:italic;}
ul {line-height:1.4em; padding-left:20px; margin-top:0.8em; color:#212121;}
ul ul {margin-top:0;}
ul li {color:#212121;}
a strong {color:#037ea1;}
strong, em {color:#212121;}

.left {float:left;} .right {float:right;}
.clear {clear:both}

h1 {font-family:Arial; color:#c91c0e; font-size:22px; font-weight:normal; line-height:1.5em}
h2 {font-family:Arial; color:#000; font-size:20px; font-weight:normal; line-height:1.4em}
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}

.ind {padding-left:60px}

#main {background:url("img/cont_bg.jpg") y-repeat; width:1000px; min-height:100%; height:100%; margin:0 auto; position:relative}

#header {width:1000px; height:479px; background:url("img/header.jpg") no-repeat; position:relative}

#icons {
	position:absolute;
	right:263px;
	top:52px;
	text-align:center;
	width:210px;
	z-index:2
}
#icons div {
	float:left;
	width:70px
	}

#menu {
	position:absolute;
	bottom:223px;
	left:79px;
	width:523px;
	z-index:2;
}

#menu a {font-family:Arial; line-height:1.7em; color:#c62f14; margin:0 8px 0 8px; font-size:18px; text-decoration:none; border-bottom:dotted #000 1px;}
#menu a:hover {text-decoration:none; border-bottom:none;}
#menu span {font-family:Arial; color:#c62f14; line-height:1.7em; margin:0 8px 0 8px; font-size:18px;}

#song {position:relative; background:#411b08; float:right; width:262px; z-index:1; margin:0 20px 20px 0}
#song .div_top {position:absolute; top:0; background:url("img/song_top.jpg") no-repeat; height:13px; width:262px; z-index:3}
#song .div_txt {position:relative; z-index:4; background:url("img/com_bot.jpg") bottom no-repeat; padding:15px 15px 0 15px; margin-bottom:15px;}
#song .div_txt p {color:#dec3b2;  line-height:1.3em; font-size:11px}
#song .div_txt h1 {color:#dec3b2; font-size:22px; font-weight:normal;}

#content {background:url("img/cont_bg.jpg") repeat; width:1000px; margin:0px; display:table}

#text {width:660px; padding:5px 0 20px 25px; float:left; position:relative;}

#right {position:relative; float:right; width:300px;}

#links span {color:#02898c; font-weight:bold}

#gallery tr td {height:120px}
#gallery tr td img {border:2px #d3be96 solid;}

#gallery_1 tr td {text-align:center}

#footer {width:1000px; height:56px; background:url("img/footer.jpg") no-repeat; position:relative;}
#footer div {color:#c1c1c1; font-size:11px; padding:5px 100px 5px 100px;}
#footer div a {color:#c1c1c1;}

