/* ELSA STYLESHEET */

body{
margin:0px;		
background-color: #000015;
background-image: url(images/bg.png);
background-repeat: repeat-x;
font-family: Arial;
font-size: 12.5px;	
color: #57b9d3;
text-align: justify; 
line-height: 22px;
cursor: default;}

/* LINKS */

a {
color: #909bd0; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:visited {
color: #909bd0; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:active {
color: #909bd0; 
text-style: bold; 
text-decoration: none;
cursor: default; }

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

a.image { 
border: none;}

a.image:visited { 
border: none;}

a.image:active { 
border: none;}

a.image:hover {
border: none; }


/* CONTENT */


#layout {	
top: 000px;
}

#content{		
position: absolute;
top: 400px;
width: 700px;
margin-left:20px;}

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


/* HEADERS */

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

h1:first-letter {
color: #b1b4cd;
font-family: 'Lora', serif;
font-size: 35pt;
text-transform: lowercase;}

h2{ 
text-align: left;
font-family: Garamond;
font-size: 24px;
font-style: italic;
font-weight: normal;
color: #f4f5ea;
line-height: 15px;
letter-spacing: 1px;
text-transform: lowercase;
margin: 0;}

h3{ 
text-align: center;
font-family: Garamond;
font-size: 24px;
font-style: italic;
font-weight: normal;
color: #f4f5ea;
line-height: 15px;
letter-spacing: -3px;
text-transform: lowercase;
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;}

/* OTHER */

b, strong{
color: #b1b4cd;}

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

.imgbg {
margin: 4px; 
padding: 1px;	
border: 5px solid #4aa0b7;}

.imgbg:hover {
border: 5px solid #FFFFFF;}

.iconl {
margin-left: 4px;
margin-right: 3px;
margin-top: 4px;
margin-bottom: -9px;
border: 5px solid #4aa0b7;
float: left;}

.iconr {
margin-left: 4px;
margin-right: 3px;
margin-top: 4px;
margin-bottom: -9px;
border: 5px solid #4aa0b7;
float: right;}

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

blockquote {
font-family: Georgia;
font-size: 12.5px;}
