html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#EAEAEA;
font-family: 'IM Fell English SC', serif;
        font-weight: 400!important;
        text-align:center;
        font-size: 13px;
        color: #000000;
}

::-webkit-scrollbar {height:20px; width: 30px;}
::-webkit-scrollbar-corner {background-color:#EAEAEA;}


::-webkit-scrollbar-track-piece {
    background-color: #EAEAEA;
}

::-webkit-scrollbar-thumb {
    width:14px; height:10px;
    background-color:#A3A3A3;
}


.nav {
top:0;

left:0;
background-color:#D4D4D4;background-image:url(images/bg1.jpg);background-repeat:no-repeat;
width:100%;border-bottom:3px dashed #3A2626;
margin-bottom:10px;
z-index:1;
position:fixed;
text-align:center;
font-size:13px;
letter-spacing:3px;
line-height:50px;
padding:15px;
padding-bottom:10px;
height:70px;
}
			
.nav a {
text-transform:uppercase;
letter-spacing:6px;
padding:23px;
font-size:13px;}

.nav A:link { 
text-decoration: none; opacity:0.8;
        color:#000000; background-color:#FFCD01; opacity:0.4;
        line-height:33px;
font-family: 'IM Fell English SC', serif;
        font-weight: 700;
        text-transform: uppercase;  font-size:17px;
        padding-left:29px;
        padding-right:29px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

.nav A:visited { 
text-decoration: none; opacity:0.8;
       color:#000000; background-color:#FFCD01; 
        line-height:33px;
font-family: 'IM Fell English SC', serif;
        font-weight: 700;
        text-transform: uppercase;  font-size:17px;
        padding-left:29px;
        padding-right:29px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; opacity:0.4;}

.nav A:active { 
text-decoration: none; opacity:0.8;
       color:#000000; background-color:#FFCD01; 
        line-height:33px;
font-family: 'IM Fell English SC', serif;
        font-weight: 700;
        text-transform: uppercase;  font-size:17px;
        padding-left:29px;
        padding-right:29px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; opacity:0.4;}


.nav A:hover { 
text-decoration: none; opacity:0.8;
        color:#000000; 
        line-height:33px;
font-family: 'IM Fell English SC', serif;
        font-weight: 700;
        text-transform: uppercase;  font-size:17px;
        padding-left:29px;
        padding-right:29px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;background-color:#ffffff; opacity:0.4;}




#header {
        background-image: url('images/head.jpg');
        background-repeat: no-repeat;
        background-position: center; 
        height:505px;
        width:100%;
        margin-top:87px;
}


#wrap {
        height:15px;
}


a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#B59090; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;
}

a:visited {
         text-decoration: none; 
        text-decoration: none; 
        color:#B59090; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:active {
        text-decoration: none; 
        text-decoration: none; 
        color:#B59090; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:hover {
        text-decoration: none; 
        color:#989898; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}




b { 
        color: #989898;  font-size: 13px;       font-weight: 400!important;font-family: 'Libre Baskerville', serif;
}

i { 
        color: #989898;   font-size: 13px;      font-weight: 400!important;font-family: 'Libre Baskerville', serif;
}


#container {
	margin: -50px;
	position: relative;
	float: center;
	width: 75%;
}

.contentcontainer{
        margin-left:0px;
        margin-right:0px;
        margin-bottom: 50px;padding:25px;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500!important;
        text-align:justify; color:#474747;
        line-height:25px;letter-spacing:2px;-webkit-border-radius: 70px;
-moz-border-radius: 70px; 
border-radius: 70px;text-shadow: 0px 0px 1px #ffffff, 0px 0px 4px #ffffff, 0px 0px 9px #ffffff;}


blockquote {
 	background-color:#D4D4D4; 
 	border-left: 12px solid #A25A5A;
 	padding: 8px;
	text-align:justify;
	color:#000000;}
h1 { 
	color:#C4C4C4;
        letter-spacing:1px;
font-family: 'Caramel', cursive;-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
        font-size:49px;opacity:0.5;border:2px dashed #ffffff;
        padding:30px;background-color:#656565;text-shadow: 0px 0px 1px #000000, 0px 0px 4px #000000, 0px 0px 9px #000000;}


.contentcontainer input, textarea, select {
  background-color: #D4D4D4;
  border: 2px dashed #A58383;
  padding:4px;
  color:#A58383;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
