/*----------------------------------You are Here CSS FileDesigned by: Vanessa----------------------------------*/* { margin: 0; padding: 0; }/*----------------------------------Basics and Essentials----------------------------------*/body {background: #678665 url(bg.jpg) repeat-x top left;margin: 0 auto;font-family: Helvetica, "Tahoma", sans-serif;font-size: 12px;text-align: center;color: #394c38; }#container {background: #678665;margin: auto;width: 900px;position: relative;text-align: left; }#header {background: url(header.jpg) no-repeat top left;border: 0;height: 282px;width: 870px;margin: 17px auto; }#content {float: left;
margin-left: 20px;padding-bottom: 10px;width: 730px;text-align: justify; }#footer {background: #678665;width: 900px;height: 48px;text-align: center;clear: both; } .bottom {font-size: 11px;font-family: Arial, "Verdana", sans-serif;line-height: 1.6em;width: 75%;border-top: 1px solid #82a280;padding-top: 7px;margin-left: 50px;color: #394c38; }/*----------------------------------Other Elements----------------------------------*/a:link,a:visited,a:active {    background: none;    text-decoration: none;    border-bottom: 1px dashed #2E4B42;    color: #52463b; }a:hover, a.friend:hover, .map a:hover {    background: none;    text-decoration: none;    color: #FFF; }blockquote {
font-family: Palatino Linotype, "Georgia";
font-size: 17px;border-left: 5px solid #000;margin: 10px 60px 10px 60px;padding: 0 7px 0 7px;line-height: 1.7em;text-align: justify;color: #DDD; }img, a:link img, a:visited img { border: 3px solid #92966b; padding: 3px; }a:hover img { border: 3px solid #FFF; }.profile { margin: 2px 5px 0 0; }.profiler { margin: 2px 0 0 5px; }p { margin-bottom: 15px; line-height: 2.2em; }
 .center { text-align: center; }em { color: #90bd86; }strong { color: #b7b597; font-weight: normal; }ul { line-height: 1.6em;  margin-bottom: 5px;  list-style-type: none; }.des { margin-left: 30px; list-style-type: square; }ol { list-style: decimal; margin-bottom: 5px;}ol li { margin-left: 25px; }h1, h2, h3 { text-align: center; font-weight: normal; }h1 {font-family: Georgia,  "Verdana", serif;font-size: 33px;text-transform: lowercase;letter-spacing: 4px;clear: both;color: #c0bb6d; }h2 { font-family: Arial, "Verdana", sans-serif;font-size: 16px;margin-right: 100px;margin-bottom: 5px;text-transform: lowercase;
letter-spacing: 2px;
text-align: right;clear: both;color: #bbd1dc; }h3 {font-family: Trebuchet MS, "Arial", sans-serif;font-size: 12px;
letter-spacing: 1px;text-transform: lowercase;margin-bottom: 5px;margin-top: -2px;clear: both;color: #CCC; }