html, body, h1, h2, h3, h4 {
margin: 0;
padding: 0;
}
h1 img {
display: block;
}
img {
border: 0;
}
a {
color: #990000;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #FFA405;
text-decoration: underline;
}
.left {
float: left;
}
.right {
float: right;
}
.more {
text-align: right;
}
.clear {
clear: both;
}
body {
background: #000;
text-align: center;
font: 11px arial, sans-serif;
color: #312F1A;
}
/** layout **/
#wrapper {
text-align: left;
margin: 20px auto;
width: 714px;
position: relative;
}
#header {
width: 714px;
position: relative;
height:50px;
background:url(images/henry.jpg) no-repeat center;
}
/** Header **/
h1 {
color: #FDE7C2;
padding: 8px;
text-align: center;
font: 25px "Times new roman", sans-serif;
font-style: italic;
font-weight: normal;
margin: 0 0 2px 21px;
}
/** Body **/
#body {
position: relative;
width: 100%;
}
#nav {
position: absolute;
top: 0;
left: 0;
width: 252px;
padding-top: 292px;
background: url(images/pic_1.jpg) no-repeat;
}
#nav ul {
background: bottom right #991111 url(images/nav_bot.jpg) no-repeat;
margin: 0 7px 0 28px;
padding: 5px 20px 15px 20px;
}
#nav li {
list-style: none;
background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a {
color: #FDE7C2;
font: 18px "times new roman", serif;
font-style: italic;
background: #991111;
padding-right: 8px;
}
/** content **/
#content {
background-color:#E9E7DA;
width: 462px;
margin-left: 254px;
min-height: 278px;
}
#content .main {
margin:14px 1em 0 0;
padding:0 8px;
width:422px;
}
#content .main .right {
margin-left: 18px;
}
#content .main .clear {
height: 20px;
margin-bottom: -10px;
}
.album{
background:#ffffff;
border:1px solid #991111;
border-left:5px solid #991111;
padding:7px}
input {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color: white;
border: 1px solid black;
padding: 1pt;
margin: 5px;
}
h2 {
font: italic 22px "Times new roman", serif;
color: #991111;
margin: 0 0 0.5em 0;
}
/** Footer **/
#footer {
color: #E8E7DA;
margin: 2px 0 0 275px;
}
#privacy {
position: absolute;
right: 8px;
width: 148px;
padding: 4px 0;
text-align: center;
background: #E8E7DA bottom left url(images/footer_tab.jpg) no-repeat;
}
#privacy a {
color: #000;
font-weight: normal;
}
.google {margin:0 auto; text-align:center;}
#google-120 {width:120px;}
#google-728 {width:728px;}