body {
margin: 0px;
padding: 0px;
background-image: url(images/background.png);
background-color: #FFFFFF;
background-repeat: repeat-x;
font-family: Georgia;
font-size: 8pt;
color: #000000; 
text-align: justify; 
cursor: default;}

p {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;}

a:link, a:visited, a:active {
color: #00b0a8; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:hover {
border-bottom: #00b0a8 1px dotted; 
color: #00b0a8; 
background-color: transparent; 
font-weight: none; 
cursor: help;}


#layout {
position: absolute;
left: 222px;
top: 000px;}

#content {
position: absolute;
left: 330px;
top: 390px;
width: 600px;
height: 401px;
}

#navigation {
position: absolute;
left: 385px;
top: 370px;
width: 500px;
font-family: Garamond;
font-size: 20px;
font-style: italic;
text-transform: lowercase;}


h1 { 
font-family: Georgia; 
color: #000000;
background-color: ;
font-size: 18px; 
font-style: italic;
letter-spacing: 1px;  
line-height: 15px; 
text-align: left;
text-transform: lowercase;
border-bottom: 1px dotted #365A6A;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; }


h1:first-letter {
color: #00b0a8;
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 40px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;}


h2 { 
margin: 0;
text-align:left;
font-family: Times New Roman;
font-size:14px;
color: #000000;
line-height: 15px;
letter-spacing: 0px;
border-bottom: 0px;
text-transform:uppercase;
font-weight: normal;}


b,strong{
color: #00b0a8;}

i,em {
color: #00b0a8;
cursor: crosshair;}


.imgbg {
margin: 5px; 
padding: 5px; 
border: 0px; 
background: #365A6A;}


.imgbg:hover {
background: #FFFFFF;}


blockquote {
font-family: Georgia;
padding: 10px; 
background: ; 
margin: 5px 20px; 
border-right: 2px solid #00b0a8;
border-left: 2px solid #00b0a8;}


