body,html{
margin: 0px;
padding: 0px;
background: white url('bg.jpg') repeat-x;
font-family: Verdana;
font-size: 11px;
line-height: 20px;
color: #423742;
}
.container{
width: 850px;
margin: 0 auto;
}
.clr{
clear: both;
}
.content{
width: 520px;
padding-right: 20px;
margin-left: 108px;
text-align: justify;
float: left;
border-right: 1px dotted #947594;
}
.nav{
width: 100px;
margin-right: 42px;
float: right;
padding-top: 5px;
text-align: left;
}
.footer{
height: 68px;
background: url('footer.jpg');
width: 100%;
clear: both;
}
h1{
font-family: Georgia;
font-size: 20px;
text-align: right;
color: #947594;
font-style: italic;
letter-spacing: 1px;
font-weight: normal;
text-transform: lowercase;
margin-top: 10px;
margin-bottom: 5px;
}
i{
color: #b7a0b7;
}
b{
color: black;
font-weight: normal;
}
a:link,a:active,a:visited{
color: #719c89;
text-decoration: none;
text-transform: uppercase;
}
a:hover{
border-bottom: 1px dotted #b7a0b7;
}
a.nav:link,a.nav:active,a.nav:visited{
font-family: Georgia;
font-size: 14px;
font-style: italic;
color: #947594;
text-transform: lowercase;
line-height: 24px;
border: none;
}
a.nav:hover{
border: none;
color: #719c89;
}
h2{
font-size: 12px;
text-transform: uppercase;
font-family: Century Gothic;
font-weight: normal;
margin-bottom: 5px;
margin-top: 20px;
border-left: 50px solid #b7a0b7;
padding-left: 10px;
color: black;
}
.quote{
font-size: 10px;
padding-left: 10px;
padding-right: 20px;
text-align: center;
font-style: italic;
color: #655565;
color: #b7a0b7;
}
img{
border: 7px solid #f0e1f0;
}
img.none{
border: 0px;
}