html { font-size: 100%; margin: 0; }
body { font-size: 62.5%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0; padding: 0; }
p { font-size: 1.4em; line-height: 1.6em; }
blockquote { font-size: 1.4em; line-height: 1.6em; }
a:link { color: #d72f00; }
a:visited { color: #d72f00; }
a:hover { color: #000; }
#title { color: #000; font-size: 24px; line-height: 1.5em; border-top-width: 20px; }
#line { font-family: georgia, Times, serif; border-top: thin dotted #271048; }
h1 { color: #000; font-size: 2.2em; font-weight: normal; margin-top: 20px; }
h2 { color: #000; font-size: 1.8em; font-weight: normal; margin-top: 20px; }
h3 { font-size: 1.4em; font-weight: bold; margin: 1em 0; }
.header { background-color: #000; width: 100%; height: 215px; }
.div { background-color: #d72f00; position: absolute; width: 40px; height: 215px; }
.logo { position: absolute; top: 60px; left: 100px; }
.photo { position: absolute; left: 600px; }
.wrapper { position: absolute; top: 250px; margin: 40px; }
.nav { text-align: right; position: absolute; top: 280px; width: 200px; display: block; }
.navItem { text-align: right; display: block; position: relative; width: 200px; }
.content { position: absolute; top: 280px; left: 240px; right: 240px; }
.contentIn { position: absolute; top: 280px; right: 40px; left: 240px; }
.right { position: absolute; top: 320px; right: 40px; width: 150px; }
.fade img { padding: 4px; border-color: #ccc; border-width: 1px; }
