* {
margin: 0px;
padding: 0px;
}
body {
background-color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
#title1 {
position: absolute;
left: 50%;
margin-left: -208px;
top: 50%;
margin-top: -270px;
}
#title2 {
position: absolute;
left: 50%;
margin-left: 70px;
top: 50%;
margin-top: -265px;
}
#beige {
width: 100%;
height: 389px;
background-color: #9a8e73;
top: 50%;
margin-top: -154.5px;
position: absolute;
}
#navigation {
position: absolute;
width: 141px;
left: 50%;
margin-left: -349px;
top: 50%;
margin-top: -105px;
}
#navigation ul li {
list-style-type: none;
margin: 0px;
padding-bottom: 13px;
}
#navigation ul li a:link {
display: block;
text-decoration: none;
width: 141px;
height: 24px;
}
#navigation ul li a:visited {
display: block;
text-decoration: none;
width: 141px;
height: 24px;
}
#navigation ul li a:hover {
display: block;
text-decoration: none;
width: 141px;
height: 24px;
}
li.explanation a:link {
background-image: url(img/nav-explanation.gif);
}
li.explanation a:visited {
background-image: url(img/nav-explanation.gif);
}
li.explanation a:hover {
background-image: url(img/rollnav-explanation.gif);
}
li.portfolio a:link {
background-image: url(img/nav-portfolio.gif);
}
li.portfolio a:visited {
background-image: url(img/nav-portfolio.gif);
}
li.portfolio a:hover {
background-image: url(img/rollnav-portfolio.gif);
}
li.contact a:link {
background-image: url(img/nav-contact.gif);
}
li.contact a:visited {
background-image: url(img/nav-contact.gif);
}
li.contact a:hover {
background-image: url(img/rollnav-contact.gif);
}
#staircase {
position: absolute;
left: 50%;
margin-left: -208px;
right: 50%;
margin-right: 50px;
}
#content {
background-color: #d6ccb7;
height: 346px;
width: 279px;
position: absolute;
left: 50%;
margin-left: 70px;
right: 50%;
margin-right: 349px;
margin-top: 20px;
}
#logo {
position: absolute;
width: 112px;
height: 149px;
left: 50%;
margin-left: -330px;
top: 50%;
margin-top: -267px;
}
img {
border: none;
}
p.interested {
text-align: justify;
margin-top: 15px;
padding: 0;
}
p {
color: #000000;
font-size: 9pt;
letter-spacing: 0.35pt;
line-height: 20px;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
text-align: justify;
}
p.welcome {
margin-top: 20px;
}
a:link {
color: #b45a46;
font-weight: bold;
text-decoration: none;
font-style: inherit;
font-size: inherit;
}
a:visited {
color: #b45a46;
font-weight: bold;
text-decoration: none;
font-style: inherit;
font-size: inherit;
}
a:hover {
color: #bd8869;
font-weight: bold;
text-decoration: none;
font-style: inherit;
font-size: inherit;
}
a:active {
color: #bd8869;
font-weight: bold;
text-decoration: none;
font-style: inherit;
font-size: inherit;
}
