body { 
background-color: #000000;
font-family: 'Cinzel', serif;;
line-height: 1.5em;
font-size: 12px;
margin: 0em;
border: 0px #000000 solid;
}

h1 {font-size: 40px;
line-height: 25px;
color: #fff;
font-weight: normal;
text-decoration: none; 
border: 0px solid;
border-color: #000000; }

h2 {
font-size: 13px;
line-height: 20px;
text-align: right;
color: #fff;
font-weight: normal; }

p {
font-size: 13px;
line-height: 20px;
text-align: left;
color: #fff;
font-weight: normal; }

#nav-content {
width: 700px;
height: 70px;
position: inherit;
margin-top: 0px;
margin-left: 20px;
padding: 20px; }

#text-content {
width: 450px;
height: 450px;
position: static;
margin-top: -140px;
margin-left: 230px;
padding: 20px;
border: 0px #ffffff solid; }

#home-content {
width: 1200px;
height: 1700px;
position: inherit;
margin-top: 0px;
margin-left: 40px;
padding: 0px;
border: 0px #ffffff solid;
overflow: visible }

#gallery-content {
width: 1100px;
height: 800px;
position: inherit;
margin-top: 50px;
margin-left: 40px;
padding: 0px;
border: 0px #ffffff solid;
overflow: hidden }

#gallery-controls {
width: 100px;
height: 50px;
position: inherit;
margin-top: -70px;
margin-left: 1000px;
padding: 0px;
border: 0px #ffffff solid;
overflow: hidden;
text-align: right; }

#gallery-text {
width: 500px;
height: 1500px;
position: inherit;
margin-top: -810px;
margin-left: 600px;
padding: 0px;
border: 0px #ffffff solid;
overflow: hidden;
text-align: right; }

a:link {

color: #fff;
text-decoration: none;
} 

a:visited {
color: #999;
text-decoration: none;
 }

a:hover {
color: #666;
}

a:active {
color: #fff;
text-decoration: none; }



