html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#000000;
        background-repeat:repeat;
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 13px;
        color: #000000;
}

::-webkit-scrollbar {height:20px; width: 30px;}
::-webkit-scrollbar-corner {background-color:#000000;}


::-webkit-scrollbar-track-piece {
    background-color: #000000;
}

::-webkit-scrollbar-thumb {
    width:14px; height:10px;
    background-color:#201F1D;
    border: 6px solid #A6B2B9;
}


#navigation {
	position:relative;
        width:90%;
	right:0px;
	top:0px;
        padding-left:20px;
        padding-right:20px;
        padding-top:20px;
        padding-bottom:20px;
        float: center;
        font-family: 'Tahoma';
        font-weight: 700;
        overflow:hidden;
        text-align:center;      opacity:0.7;
}

#navigation A:link { 
        text-decoration: none; 
        color:#787568; 
        line-height:23px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-weight: 700;
        text-transform: uppercase; font-size:29px;
        padding-left:20px;
        padding-right:20px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#navigation A:visited { 
         text-decoration: none; 
           color:#787568; 
        line-height:23px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-weight: 700;
        text-transform: uppercase; font-size:29px;
        padding-left:20px;
        padding-right:20px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

#navigation A:active { 
        text-decoration: none; 
            color:#787568; 
        line-height:23px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-weight: 700;
        text-transform: uppercase; font-size:29px;
        padding-left:20px;
        padding-right:20px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

#navigation A:hover { 
         text-decoration: none; 
             color:#787568; 
        line-height:23px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-weight: 700;
        text-transform: uppercase; font-size:29px;
        padding-left:20px;
        padding-right:20px;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;background-color:#000000;}


#header1 {
        background-image: url('premade/head1.jpg');
        background-repeat: no-repeat;
        background-position: center; 
        height:539px;
        width:100%;
        margin-top:-15px;
}

#header2 {
        background-image: url('premade/head2.jpg');
        background-repeat: no-repeat;
        background-position: center; 
        height:581px;
        width:100%;
        margin-top:0px;
}


#wrap {
        height:15px;
}


a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#787568; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;
}

a:visited {
         text-decoration: none; 
        text-decoration: none; 
        color:#787568; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:active {
        text-decoration: none; 
        text-decoration: none; 
        color:#787568; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

a:hover {
        text-decoration: none; 
        color:#6E8B9B;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}




b { 
        color: #6E8B9B;         font-weight: 400!important;border-bottom:2px solid #6E8B9B;
}

i { 
        color: #6E8B9B;         font-weight: 400!important;border-bottom:2px solid #6E8B9B;
}

#footer a { text-decoration: none; 
        color:#AEAEAE; 
        line-height:10px;
        font: normal 1em 'Libre Baskerville', serif;
        font-weight: 700;
        text-transform: uppercase; font-size:10px;
        padding-left:20px;
        padding-right:20px;}

#footer a:link {        text-decoration: none; 
        text-decoration: none; 
        color:#AF7D54; 
	font-size: 10px!important;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}

#footer a:hover {        text-decoration: none; 
        color:#ffffff; 
	font-size: 10px!important;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;background-color:#AF7D54}

#container {
	margin-top: 0px;
	position: relative;
	float: center;
	width:698px;
}

.contentcontainer{
        margin-left:0px;background-image:url(premade/bg1.jpg);
        margin-right:0px;
        padding:25px;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500!important;
        text-align:justify; color:#A6B2B9;
        line-height:25px;letter-spacing:2px;
}


blockquote {
 	background-color:#181715;
 	padding: 8px;
	text-align:justify;
	color:#A6B2B9;}
h1 { 
	color:#6E8B9B;
        letter-spacing:1px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-size:40px;
        padding:10px;}

.contentcontainer input, textarea, select {
  background-color: #181715;
  border: 2px dashed #A6B2B9;
  padding:4px;
  color:#A6B2B9;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}