/* CSS Style Sheet - LetterlyYours.com */


/* Text */

span a, p a {
color: #333;
text-decoration: none;
border-bottom: 1px dashed #333;
}

h1 span {
display: none;
}

div#header p {
color: white;
}

div#header ul#navigation li a {
font-size: 1.4em;
font-weight: bold;
color: white;
text-decoration: none;
}

div#header ul#navigation li a span {
display: none;
}

div#content div#left span {
text-align: center;
}

body#index-page div#content div#right p {
text-indent: -16px;
}

div#content div#right span.first-letter {
font-size: 2.4em;
font-weight: bold;
vertical-align: middle;
}


body#contact-page div#content div#left p.submission {
text-align: center;
}

div#footer {
font-size: 0.8em;
text-align: center;
color: #AAA;
}

div#footer a{
color: #AAA;
border-color: #AAA;
}