* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
        
input,select,textarea {
    border: 1px solid #ff6600;
}

button{
    margin-top: 5px;
    padding: 2px;
}
    
body {
    font-family: sans-serif;


    background: url("/images/slice_0_1.jpg") repeat-x scroll;
}

a {
    text-decoration: none;
}

h1 {
    font-weight: bold;
    font-size: 20pt;
    color: #4d4d4d;
    padding-bottom: 10px;
}

h2 {
    font-weight: bold;
    font-size: 12pt;
    color: #ff6600;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

p {
margin-bottom: 10px;
}
.header{
    width:1000px;
    margin-left: auto;
    margin-right: auto;
    height:195px;
    position: absolute;
    top: 0px;
    background: url("/images/slice_0_0.jpg") no-repeat;

    
}

.header img {
    position: absolute;
    right: 0px;
 
}

.navigation{
    position: absolute;
    left: 575px;
    top: 40px;
line-height: 50px;
}

.navigation li {
      display: inline;
    list-style: none;
    margin-right: 15px;
    
}



.navigation a{
    
padding: 5px;
font-weight: bold;
color: #ff6600;
}

.navigation a:hover, .selected:hover{
    color: white !important;
}

.contact{
    position:absolute;
    left: 667px;
    top: 106px;
    font-size: 10pt;
}

.selected {
     background: #ffd87d;
     border: 2px solid #c1b37c;
     color: #644b27 !important;
}

.content{
    float: left;
    width: 700px;
    padding-top: 210px;
    color: #4d4d4d;
    
    padding-bottom: 50px;
}

.sidebar{
    width: 280px;
    height: 830px;
    float: right;
    padding-top: 210px;
    padding-bottom: 239px;
    
}

.container{

    width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 0px 10px;
    
}

#slideshow{
    width: 590px;
    height: 417px;
    padding: 50px;
    border: 5px double #c1b37c;
    background: black;
}

.gallery{
    width: 590px;
    padding: 50px;
    border: 2px solid #c1b37c;
}

.gallery_title{
    font-size: 16pt;
    font-weight: bold;
    padding: 15px 0px 0px 0px;
}

.description{
    padding: 10px 50px 0px 10px;
}

.next{
    position: absolute;
    right: 320px;
    background: url("/images/arrow-right.jpg") no-repeat;
    width: 70px;
    height: 49px;
}

.prev{
    position: absolute;
    left: 10px;
    background: url("/images/arrow-left.jpg") no-repeat;
    width: 70px;
    height: 49px;
}


.mp3-holder{
    width: 245px;
    height: 245px;
    background: #ffd77e;
    border: 2px solid #c1b37c;
    padding: 10px;
}

.news{
    border-bottom: 1px dashed #c1b37c;
    margin-bottom: 10px;
}

.foot{
    height: 170px;
    background: url("/images/slices_2_3.jpg") #ffeda9 repeat-x scroll ;
    display:block;    
}

.footer{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.footer .sticker{
    height: 170px;
    position: absolute;
    left: 30px;
}

.footer .sticker-top{
    width: 266px;
    height: 18px;
    position: absolute;
    top: -18px;
}

.footer .instrument{
    height: 170px;
    position: absolute;
    right: 30px;
}

.footer .instrument-top{
    height: 239px;
    width: 158px;
    position: absolute;
    right: 30px;
    top: -239px;
}

.copyright{
    width: 450px;
    height: 60px;
    position: absolute;
    left: 300px;
    top: 20px;
    color: #4d4d4d;
}

.footer_links{
    position: absolute;
    left: 290px;
    top: 110px;
    font-size: 16pt;
    font-weight: bold;
}

.footer_links a{
    color: #333333;
    margin-left: 20px;
}


#delete{
    margin: 0px;
}
