* {
margin: 0;
padding: 0;
}

img.right {
float: right;
border: solid 3px #f5f89e;
margin: 10px 0 10px 20px;
padding: 2px;
}

img.left {
float: left;
border: solid 3px #f5f89e;
margin: 10px 20px 10px 0;
padding: 2px;
}

img.front {
width: 333px;
height: 500px;
}

#flickr {
}

#flickr a {
display: block;
width: 100%;
font-size: 13px;
background: #f4f5ca url('../images/flickrbg.jpg')  no-repeat center center;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid 3px #fcff7a;
}

#flickr a img {
border: none;
}

p.center {
text-align: center;
}

p.center img {
border: solid 5px #f5f89e;
margin-top: 25px;
padding: 2px;
}

#left {
width: 325px;
float: left;
margin-left: 20px;
text-align: center;
}

#right {
width: 325px;
float: right;
margin-right: 20px;
text-align: center;
}

#left img, #right img {
width: 75%;
border: solid 3px #f5f89e;
padding: 2px;
}


ul.docs {
margin: 10px 10px 10px 100px;
list-style: none;
}

ul.docs li {
margin-top: 20px;
}

p.ll, p.ll2 {
text-align: center;
width: 550px;
}

p.ll img {
margin: 15px 5px 15px 5px;
padding: 2px;
border: solid 5px #f5f89e;
}

p.ll2 img {
margin: 15px 5px 15px 5px;
padding: 2px;
border: solid 5px #f5f89e;
}

body {
text-align: center;
background: #f5f89e;
font-family: verdana;
}

a, a.visited {
color: #742990;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

p {
}

#header {
margin-top: 30px;
}

#wrapper {
width: 875px;
margin: 20px auto;
text-align: left;
}

#wrapper img {
margin-bottom: 30px;
}

#content {
float: left;
width: 707px;
margin: 0 auto 20px auto;
background: #fff url('../images/contentbg2.jpg') repeat-y center;
text-align: left;
}

#content span.top {
display: block;
width: 707px;
height: 30px;
background: #fff url('../images/contentbg1.jpg') no-repeat top center;
text-height: 0px;
}

#content span.bottom {
display: block;
width: 707px;
height: 30px;
background: #fff url('../images/contentbg3.jpg') no-repeat bottom center;
text-height: 0px;
clear: both;
}

#content h1 {
display: block;
width: 552px;
height: 35px;
margin: 10px 0 10px 50px;
}

#content h1.welcome {
background: #fff url('../images/h1welcome.jpg') no-repeat left center;
}

#content h1.about {
background: #fff url('../images/h1about.jpg') no-repeat left center;
}

#content h1.nadine {
background: #fff url('../images/h1nadine.jpg') no-repeat left center;
}

#content h1.rebecca {
background: #fff url('../images/h1rebecca.jpg') no-repeat left center;
}

#content h1.maria {
background: #fff url('../images/h1maria.jpg') no-repeat left center;
}

#content h1.gabriela {
background: #fff url('../images/h1gabriela.jpg') no-repeat left center;
}

#content h1.contact {
background: #fff url('../images/h1contact.jpg') no-repeat left center;
}

#content h1.ll {
background: #fff url('../images/h1ll.jpg') no-repeat left center;
}

#content h1.docs {
background: #fff url('../images/h1documents.jpg') no-repeat left center;
}

#content h1.photos {
background: #fff url('../images/h1photos.jpg') no-repeat left center;
}

#content h1 span {
display: none;
}

#content p {
margin: 10px 100px 10px 60px;
font-size: 12px;
line-height: 145%;
}

#sidebar {
float: right;
width: 150px;
margin: 30px 0 20px 0;
font-family: arial;
}

#sidebar ul {
list-style: none;
font-size: 19px;
}

#sidebar ul li {
margin-bottom: 15px;
}

#sidebar ul li a {
font-weight: normal;
}

#sidebar ul li a.active {
text-decoration: underline;
}

#sidebar h1 {
padding-top: 20px;
border-top: solid 5px #fcff7a;
color: #742990;
font-size: 22px;
}

#sidebar p {
color: #742990; 
font-size: 13px;
margin-top: 7px;
}


#footer {
clear: both;
font-size: 13px;
padding-bottom: 10px;
}