td,th {
   text-align: center;
   font-size: 12px;
   color: #4F1A08;
 }

body {
    background-color: #c5b291;

}

div#Rotating_Image {
    position : absolute;
    top: 0px;
    left:50%;
    margin-left:-500px;
    background-color: #c5b291;
    z-index: 50;

}


div#WhiteTitle {
position: relative;
margin-left: auto;
margin-right: auto;
top: 20px;
width: 500px ;
text-align: center ;

z-index: 200;
visibility: show;
border-color: white;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
font-size: 20px;
color: White;
font-family: Copperplate Gothic Light;
text-shadow: -1px 0 black, 0 1px black;
}



div#Navigation    {
    position : absolute;
    left:50%;
    top:350px;
    margin-left:-480px;
    margin-top:-310px;
padding: 8px;
z-index: 1000;
visibility: show;
font-family: verdana;
border: #4F1A08 10px solid;
background-color: #E7DECF;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 12px;
}

div#Navigation2    {
    position : absolute;
    left:50%;
    top:1000px;
    margin-left:-480px;
    margin-top:-310px;
	width: 97% ;
padding: 8px;
z-index: 1000;
visibility: show;
font-family: verdana;
border: #4F1A08 10px solid;
background-color: #E7DECF;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 12px;
}

div#Content {
	position: absolute;
    left: 50%;
    top: 140px;
    margin-left: 220px;
    margin-top: -50px;
    width: 250px;
  text-align: justify ;
font-family: verdana;
z-index: 200;
visibility: show;
background-color: #E7DECF;
opacity: 0.8;
padding: 7px;
border-color: #4F1A08;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
font-size: 11px;
color: #4F1A08;

}

div#Content2 {
	position: absolute;
    left: 50%;
    top: 1325px;
    margin-left: -480px;
    margin-top: -310px;
    width: 95%;
  text-align: justify ;
font-family: verdana;
z-index: 200;
visibility: show;
background-color: #E7DECF;
opacity: 0.8;
padding: 7px;
border-color: #4F1A08;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
font-size: 40px;
color: #4F1A08;
padding-top: 20px;
padding-bottom: 0px;
padding-left: 30px;
padding-right: 30px;

}

div#Content3 {
	position: absolute;
    left: 50%;
    top: 120px;
    margin-left: 50px;
    margin-top: -50px;
    width: 450px;
  text-align: justify ;
font-family: verdana;
z-index: 200;
visibility: show;
background-color: #E7DECF;
opacity: 0.8;
padding: 7px;
border-color: #4F1A08;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
font-size: 11px;
color: #4F1A08;

}

div#Content4 {
	position: absolute;
    left: 50%;
    top: 330px;
    margin-left: 50px;
    margin-top: -50px;
    width: 450px;
  text-align: justify ;
font-family: verdana;
z-index: 200;
visibility: show;
background-color: #E7DECF;
opacity: 0.8;
padding: 7px;
border-color: #4F1A08;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
font-size: 11px;
color: #4F1A08;

}



div#Footer {

position: relative;
margin-left: auto;
margin-right: auto;
top: 450px;
width: 500px ;
text-align: center ;

z-index: 2000;
visibility: show;

font-size: 12px;
color: #4F1A08 ;
font-family: Verdana;

}

div#Footer2 {

position: absolute;
margin-left: auto;
margin-right: auto;
top: 485px;
width: 100% ;
text-align: center ;

z-index: 2000;
visibility: show;

font-size: 40px;
color: #4F1A08 ;
font-family: Verdana;

}

a {

 }

a:link {
 color: #4F1A08;
 text-decoration: none;
 }
 a:visited {
 color: #4F1A08;
 text-decoration: none;
 }
 a:hover {
 color: #4F1A08;
 text-decoration: underline;
 }
 a:active {
 color: #4F1A08;
 text-decoration: none;
 }


#bottomgradient
{
top: 400px;
width: 100% ;
height: 100px ;
left: 0px;
position: absolute;
z-index: 500;

background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(220,209,189,1) 60%, rgba(197,178,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(60%,rgba(220,209,189,1)), color-stop(100%,rgba(197,178,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* W3C */

}

#bottomgradient2
{
top: 400px;
width: 103.5% ;
height: 100px ;
left: 0px;
position: absolute;
z-index: 500;

background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(220,209,189,1) 60%, rgba(197,178,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(60%,rgba(220,209,189,1)), color-stop(100%,rgba(197,178,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(220,209,189,1) 60%,rgba(197,178,145,1) 100%); /* W3C */

}
