* {
margin: 0;
padding: 0;
}
body {
text-align: center;
font-family: arial, sans-serif;
font-size: 12px;
}
img {
border: 0 none;
}
#frontpage-logo {
width: 760px;
margin: 75px auto;
}
#fineprint {
color: #777;
font-size: 11px;
margin: 0 auto;
}
#fineprint p {
padding: 3px 0;
}
#fineprint a {
text-decoration: underline;
color: #8e291e;
}
#fineprint a:hover {
text-decoration: none;
color: #f1a400;
}
h1, h2, h3 {
font-family: trebuchet ms, arial, sans-serif;
margin-top: 25px;
padding-bottom: 2px;
margin-bottom: 5px;
border-bottom: 1px solid #6e742d;
color: #6e742d;
}
h1 {
font-size: 24px;
}
h2 {
font-size: 18px;
}
h3{
font-size: 14px;
text-transform: uppercase;
}
h4 {
font-family: trebuchet ms, arial, sans-serif;
margin-top: 25px;
padding-bottom: 2px;
margin-bottom: 5px;
color: #6e742d;
font-size: 13px;
font-style: italic;
}
#page-wrapper {
width: 760px;
clear: both;
margin: 25px auto;
text-align: left;
}
.left-column {
float: left;
width: 290px;
#margin-top: 100px;
text-align: justify;
}
.right-column {
float: right;
width: 470px;
text-align: center;
#margin-top: 100px;
padding: 40px 0;
background: url(../images/polaroid-bg.jpg) no-repeat left top;
}
.right-text-column {
float: right;
width: 450px;
text-align: justify;
}
#header-nav {
margin-bottom: 25px;
#position: fixed;
#background: white;
#width: 760px;
}