body {
background: #C67A3E url(images/Angelaa_bg.gif) center repeat-y;
margin: 0px auto;
padding: 0px;
}

#container {
width: 591px;
margin-left: auto;
margin-right: auto;
padding: 0px;
padding-left: 1px;
}

#navigation {
float: left;
width: 149px;
padding-left: 1px;
}

#text {
float: right;
width: 440px;
padding-right: 1px;
}

font, td, p, div, body {
color: #1A0804;
font-family: Georgia;
font-size: 12px;
text-decoration: none;
}

b {
color: #000000;
}

i {
color: #000000;
}

h1 {
color: #1A0804;
font-family: Georgia;
font-size: 13px;
letter-spacing: 1px;
border-bottom: 1px solid #000000;
width: 90%;
}

h1:first-letter {
color: #000000;
font-weight: bold;
font-size: 16px;
font-family: Verdana;
}

a, a:visited, a:active {
color: #2C110A;
font-family: Georgia;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #754B25;
font-family: Georgia;
font-size: 12px;
text-decoration: none;
font-weight: none;
border-bottom: 1px solid #000000;
}

h2 {
color: #1A0804;
text-align: center;
}

h3 {
color: #1A0804;
padding-left: 10px;
}

ul li {
background: url(images/Angelabullet.gif) left center no-repeat;
padding-left: 15px;
list-style-type: none;
}

select, input, textarea {
color: #7B502D;
text-align: center;
margin-right: auto;
margin-left: auto;
background-color: #C67A3E;
font-size: 12px;
text-decoration: none;
border-width: 1px;
border-style: dotted;
border-color: #000000;
}

.blockquote {
color: #7B502D;
height: auto;
padding: 3px;
width: 350px;
text-align: justify;
margin-right: auto;
margin-left: auto;
background-color: #C67A3E;
font-size: 12px;
text-decoration: none;
border-width: 1px;
border-style: dotted;
border-color: #000000;
}

/* Here's where it differs from IE */

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
padding-bottom: -202px;
}

.footer, .push {
padding-bottom: 0px;
height: 202px;
}

/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/