div {}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;}

#header {
background-image: url(pictures/header.jpg);
background-repeat: repeat-x;
position: fixed;
top: 0em;
left: 0em;
height: 150px;
width: 100%;}

#footer {
background-color: #ff0000;
width: 100%;
position: fixed;
left: 0em;
bottom: +0pt;
text-align: center;
font-size: 0.8em;
color: #ffffff;
}

#content {}

#navbar {
position: fixed;
top: 150px;
background-color: #ff0000;
width: 100%;
padding: 0em;
left: 0em;
margin: 0em;
text-align: center;
letter-spacing: 1px;
font-size: 0.8em;
font-weight: bold;
color: #ffffff;}

a {}

#main-text {
margin-top: 200px;
margin-left: 150px;
font-size: 1em;
color: #d6706b;
line-height: 1.2em;
border-left: #ffccff dotted;
padding-left: 2em;
padding-right: 4em;
margin-bottom: 1em;
border-bottom: #ffccff dotted;
padding-bottom: 2em;}

h1   { font-size: 1.8em; line-height: 1.1em; letter-spacing: 0.5em }

h2  { font-size: 1.2em }

p {}
h3 { font-size: 1em; font-weight: bold; text-align: right }
#box2 { padding: 5px; border: dotted 1px }
a:link {
text-decoration: none;
color: #ffffff;}

a:visited {
color: #cc0000;}

a:hover {
color: #ffffff;
background-color: #000000;}

a:active {
}
.linkbody {}

a.linkbody:link   { color: #f30; font-weight: bold; text-decoration: none }

a.linkbody:visited  { color: #cc0000; font-weight: bold }

a.linkbody:hover  { color: #ffffff; font-weight: bold; background-color: #000000 }

a.linkbody:active {
}
#box {
border: 2px solid;
padding: 5px;
background-color: #e3e3e3;}
