/* STELLAR STYLESHEET */

body {
margin: 0px;
padding: 0px;
background-color: #7ea6cd;
background-image: url(images/background.png);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
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: #bfbfbf; 
text-style: bold; 
text-decoration: none;
cursor: default; }

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

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

#content {
position: absolute;
left: 090px;
top: 350px;
width: 650px;}

#navigation {
position: absolute;
left: 100px;
top: 20px;
width: 600px;
font-family: Garamond;
font-size: 23px;
font-style: italic;
text-transform: lowercase;}


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: #755ec0;
font-family: Arial;
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;}


b, strong{
color: #755ec0;
font-family:Georgia;}

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


.imgbg {
margin: 4px; 
padding: 1px;
border: 4px solid #FFFFFF; 
text-shadow: #878584 0px 2px 4px;
background:;}


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


blockquote {
font-family: Georgia;
font-size: 8.5pt;
padding: 10px; 
margin: 5px 20px; 
border: 2px dotted #FFFFFF;}


