html, body {
height: 100%;
padding:0px;
margin:0px;
}

body {
font-family: "arial";
font-size: 11px;
color:#000000;
padding:0px;
margin:0px;
background: #ffffff;
}

a, a:link {
text-decoration: underline;
color:#8C8C8C;
}
a:hover {

text-decoration: none;
color:#6D2424;
}

a:active {
text-decoration: underline;
color:#8C8C8C;
}












#imageatback {
z-index:0;
position: absolute;
left: 0px;
top: 0px;
width: 600px;
height: 600px;
background: url('images/longback.jpg');
}


#imageatback2 {
z-index:0;
position: absolute;
left: 50%;
margin-left: 377px;
top: 0px;
width: 11px;
height: 224px;
background: url('images/longback2.jpg');
}

#container {
z-index:1;
position: absolute;
left: 50%;
margin-left: -379px;
top: 0px;
width: 756px;
height: auto !important;
margin-top: 0px;
margin-bottom:12px;
align: center;
}

#core_header {
width: 756px;;
height: 174px;
background: #FFFFFF url('images/header.jpg');
margin:0px;
padding:0px;
}

#core_container {
width: 756px;
height:auto;
position: relative;
margin: 0px;
padding: 0px;
background: #ffffff;
}

#navcontainer {
z-index:5;
height: 16px;
width: 756px;
font-family:arial;
font-size:12px;
font-weight:bold;
text-align: center;
padding-top: 10px;
background-image: url('images/idxhead.jpg');
}

#navcontainer b {
color:#214760;
}

#navcontainer a, #navcontainer a:visited {
color:#8C8C8C;
text-decoration: none;
}

#navcontainer a:hover {
text-decoration: overline underline;
}

#core_text {
margin: 0px;
float: left;
width: 748px;
height:auto;
color:#000000;
background-image: url('images/bg_music.jpg');
background-repeat: no-repeat;
background-color: #FFFFFF;
overflow:auto;
background-position: bottom left;
padding-left: 8px;
}

.content-box {
height:auto !important;
float:left;
width: 700px;
font-family: "arial";
font-size: 11px;
color:#000000;
margin-left: 10px;
margin-bottom: 10px;
padding: 10px;
}

#footer {
width: 742px;
padding-top:10px;
padding-left:14px;
text-align: center;
height:50px;
clear:both;
background-color: #FFFFFF;
background-image: url('images/bg_footer.jpg');
background-position: 0px 0px;
}

#footer_line {
border-bottom: 1px solid #000000;
margin:0px;
padding:0px;
width:726px;
height:1px;
}

#footer_text {
color:#7C7C7C;
font-size:9px;
float:right;
margin-right:30px;
margin-top:18px;
}

#comment {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
background-image: url('images/phi.jpg');
padding: 10px;
}


#image {
width: 200px;
height: 200px;
text-align: center;
background-image: url('images/phi.jpg');
border: 1px solid #D4D4D4;
color:#8C8C8C;
}

#text {
width: 200px;
height: 20px;
text-align: center;
}

h2 {
font-family: "arial";
font-size:14px;
height:20px;
}

h3 {
font-family: "arial";
font-size:14px;
height:20px;
margin:0px;
padding-left:4px;
padding-top:4px;
color:#000000;
border-bottom: 1px ridge #000000;
margin-bottom:10px;
background-image: url('images/h3back.jpg');
width: 694px;
}

h4 {
font-family: "arial";
font-size: 10px;
color: #000000;
width: 634px;
border-bottom: 1px ridge #B8B8B8;
padding-left:4px;
padding-bottom: 2px;
margin-top: 0px;
}

h4:first-line {
font-size: 12px;
color: #6D2424;
}