
body { font-size: 10pt;
color: #000000;
font-family: arial;
margin: 0px;
padding: 0px;
text-align: justify;
line-height: 1.5em; }

a:active
{color: #000000;
font-family: arial;
text-decoration: underline; }
a:link
{color: #000000;
font-family: arial;
text-decoration: underline; }
a:visited
{color: #666666;
font-family: arial;
text-decoration: underline; }
a:hover
{color: #990000;
font-family: arial;
text-decoration: underline; }

pre { font-family: arial;
font-size: 10pt; }

img { border: 0px; }

img.bordered { border: 2px #000000 solid; }

/* the top */

#top { position: absolute;
z-index: 3; }

#top h1 { float: left;
clear: left; }

#top h1 a { background: transparent url(images/banner.jpg) no-repeat;
width: 427px;
height: 57px;
display: block; }

#top h1 a span { display: none; }

#top h2 { background: transparent url(images/hand.jpg) no-repeat;
width: 292px;
height: 104px;
float: right;
clear: right; }

/* navigation */

#fic { position: absolute;
top: 220px;
right: 0px;
overflow: hidden; }

#fic a { background: transparent url(images/fic.jpg) no-repeat;
width: 27px;
height: 28px;
display: block; }

#fic a span { display: none; }

#about { position: absolute;
top: 280px;
right: 0px;
overflow: hidden; }

#about a { background: transparent url(images/about.jpg) no-repeat;
width: 63px;
height:58px;
display: block; }

#about a span { display: none; }

#apple { position: absolute;
top: 200px;
left: 0px;
overflow: hidden;
z-index: 2; }

#apple a { background: transparent url(images/apple.jpg) no-repeat;
width: 114px;
height: 109px;
display: block; }

#apple a span { display: none; }

/* content */

#content { position: absolute;
padding: 130px 0px 50px 155px;
width: 70%;
z-index: 1; }

/* movable type stuff */

h2.date { text-align: right;
font-family: arial;
font-size: 10pt;
font-weight: bold; }

h3.title { font-family: arial;
font-size: 10pt;
font-weight: bold; }

.posted { font-family: arial;
font-size: 8pt; }

.author { font-weight: bold; }

#comments { font-size: 10pt;
font-family: arial;
line-height: 1em;
margin: 10px; }

#comments-head1 { background: transparent url(images/apple.jpg) no-repeat;
width: 114px;
height: 109px;
display: block; }

#comments-head1 span { display: none; }

#comments-head { font-family: arial;
font-weight: 700; }

hr.comments { width: 90%;
color: #990000; }
