body {
margin: 10px;
font: normal .7em/1.5em georgia, serif; 
color: #c1617c;
background: #f7e7ec url(images/bg_kisses.gif) repeat;
}

.container {
text-align: center; 
width:100%; 
height:100%;
margin: 0 auto;
}

.header {
background: url(images/header_kisses.gif) no-repeat;
text-align: center;
height: 90px;
}

h1#title, h1#title a {
color: #9c3653;
font: normal 1.6em georgia, serif;
line-height: 1.6em;
text-align: center;
border: 0px;
background: transparent;
font-variant: small-caps;
font-weight: normal;
}

h1#title a:hover {
color: #dc98ab;
}

.content {
width:749px; 
padding:10px; 
margin: 0 auto; 
height:100%; 
background-color: #f7e7ec;
border: 1px solid #a93b5a;
}

.nav {
border: 1px solid #a93b5a;
float:right; 
padding:10px;
margin-left: 10px; 
width:200px; 
height:100%; 
background-color: #faeef2;
text-align: left;
}

ul.nav
{
list-style-type: none;
list-style-image: url(images/nav_kisses.gif);
width:175px;
margin:0 auto;
padding:0px;
border: 0px;
}

ul.nav li
{
margin-bottom: 3px;
padding: 2px 2px 2px 9px;
background: #f2d6de;
border-left: 8px solid #ecc4cf;
}

ul.nav li a
{
font-weight: normal;
text-decoration: none;
color: #c04467;
}

ul.nav li:hover
{
border-left-color: #c04467;
background: #e1a7b7;
}

ul.nav li:hover a
{
color: #a93b5a;
} 

p { 
text-indent: 30px;
margin-top: 10px; 
text-align: left;
}

h1 { 
background: #faeef2; 
border: 1px solid #a93b5a;
font: normal 1.3em georgia, serif; 
padding: 4px;
letter-spacing: 1px; 
margin-bottom: 0px; 
color: #a93b5a;
text-align: center;
}

h2 { 
font: normal 1.1em georgia, serif; 
border-bottom: 1px solid #a93b5a;
padding: 3px;
letter-spacing: 2px; 
margin-bottom: 0px; 
color: #a93b5a;
text-align: center;
background: #faeef2;
}

h3 {
font: normal small-caps 1.0em georgia, serif; 
padding: 2px;
letter-spacing: 2px; 
margin-bottom: 0px; 
color: #a93b5a;
text-align: center;
background: #faeef2;
}

a:link {  
text-decoration: underline; 
color: #a93b5a;
}

a:visited { 
text-decoration: underline; 
color: #a93b5a;
}

a:hover, a:active { 
text-decoration: underline; 
color: #dc98ab;
}

ul {
list-style-image: url(images/ul_kisses.gif);
margin-left: 45px;
text-align: left;
width: 60%;
border-left: 10px solid #dc98ab;
}

ol {
list-style: decimal-leading-zero inside;
margin-left: 15px;
text-align: left;
width: 60%;
border-left: 10px solid #ecc4cf;
}

blockquote.float {
float: right;
width: 300px;
text-indent: 20px;
background: #faeef2; 
border: 1px #a93b5a dashed;
color: #a93b5a;
margin: 10px;
padding: 10px;
text-align: left;
}

cite.float {
margin: 10px;
padding: 10px;
text-indent: 20px;
color: #a93b5a;
text-align: left;
float: left;
width: 300px;
border-left: 4px solid #a93b5a;
border-right: 4px solid #a93b5a;
}

blockquote {
width: 50%;
margin: 25px;
padding: 10px;
text-indent: 20px;
background: #faeef2; 
border: 1px #a93b5a dashed;
color: #a93b5a;
text-align: left;
}

cite {
width: 50%;
margin: 25px;
padding: 10px;
text-indent: 20px;
color: #a93b5a;
text-align: left;
border: 1px solid #a93b5a;
}

blockquote p {
margin: 0;
}

code, pre {
font: normal courier-new; 
color: #a93b5a;
}

sup, sub {
background-color: #dc98ab; 
color: #a93b5a;
font-weight: bold; 
}

img {
border: 0;
}

input, textarea {
text-indent: 3px;
width: 290px;
padding: 2px;
border: 1px #a93b5a solid;
color: #a93b5a;
margin-bottom: 5px;
vertical-align: middle;
background: #faeef2; 
}

textarea {
height: 75px;
}

input#submit, input#reset {
width: 145px;
background: #faeef2; 
}

.clear {
clear: both;
}

#footer {
text-align: center; 
width:749px; 
padding:10px; 
margin: 0 auto; 
height: 45px; 
background-color: #faeef2;
border: 1px solid #a93b5a;
}