/* WAVER STYLESHEET */

body {
margin: 0px;
padding: 0px;
background-color: #c6c4bc;
font-family: Arial, Helvetica, sans-serif;
text-shadow: #a5a5a5 0px 1px 4px;
font-size: 9.5pt;	
color: #ffffff;
text-align: justify; 
line-height: 15pt;
cursor: default;}

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

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

a:hover {
border-bottom: #FFFFFF 1px dotted; 
color: #FFFFFF; 
background-color: transparent; 
font-weight: none;}



/* LAYOUT */

#layout {
position: absolute;
right: 000px;
top: 000px;}

#content {
position: absolute;
right: 20px;
top: 370px;
width: 450px;
}

h1{ 
font-family: 'Lora', serif;
color: #FFFFFF;
font-size: 28px; 
line-height: 15px; 
text-align: right;
text-transform: lowercase;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;}

h1:first-letter {
color: #000000;
font-family: 'Lora', serif;
font-size: 29px;
text-transform: lowercase;}


h2{ 
text-align: center;
font-family: 'Lora', serif;
font-size: 24px;
font-style: italic;
font-weight: normal;
color: #FFFFFF;
line-height: 15px;
letter-spacing: 1px;
text-transform: lowercase;
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;}


/* OTHER */


b, strong, u{
color: #d3d3d3;}

i,em {
color: #896662;
font-family: Georgia, "Times New Roman", Times, serif;
cursor: crosshair;}

f{
font-family: Garamond;
font-size:22px;
font-style:italic;}


.imgbg {
margin: 4px; 
padding: 1px;
border: 4px solid #FFFFFF; 
background:;}


blockquote {
font-family: Georgia;
color: #FFFFFF;
font-size: 15px;
margin: 5px;
padding: 10px;}