/* ------------------------- LAYOUT ------------------------- */

body { 
font-size:12px;
font-family: 'Helvetica', tahoma, georgia; 
color: #000000; 
background: #ffffff url('http://sisters.close-to-heart.org/skins/1/background.png');
background-repeat: repeat-x;
}


#header {
	background-image: url('http://sisters.close-to-heart.org/skins/1/header.png');
	display:block;
	position:absolute;
	top:0px;
	left:0px;
        width:792px;
        height:592px;
	}



.stats{
background:#d23577;
font-size: 11px;
color: #ffffff;
width: 325px;
padding:6px;
border-left: #426fa3 7px solid;
font-family: tahoma, trebuchet ms, verdana, tahoma;}

#layout{
position:absolute;
overflow:auto;
font-size: 12px;
width: 500px;
top:630px; 
left:45px;
font-family: verdana, tahoma, trebuchet ms;}

.nav {
position:absolute; 
width:475px; 
left:50px; 
top:600px; 
padding:0px; 
background:#db508b;}

.nav a:link, .nav a:visited, .nav a:active{
color:#000000;
font-size:14px;
font-weight: bold;
font-face: georgia, trebuchet ms;
background:#db508b;
text-transform:lowercase;
text-decoration:none;
padding:10px;
height:20px;}

.nav a:hover{
color:#e2e2e2;
font-size:14px;
font-face: georgia, trebuchet ms;
background:#ea468c;
text-decoration:none;
text-transform:lowercase;
letter-spacing:3px;
font-weight:bold;
padding:10px;}


/* ------------------------- LINKS ------------------------- */

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold; 
color: #d01363;
border-bottom:1px dotted #d01363;}

.stats a:link, .stats a:active, .stats a:visited {
text-decoration: none; 
font-weight: bold; 
color: #b6bdc4;
border-bottom:1px dotted #b6bdc4;}

a:hover {
color: #db6a76; 
border-bottom:1px dotted #db6a76;
text-decoration:none;}

.stats a:hover {
color: #bbd4ee; 
border-bottom:1px dotted #bbd4ee;
text-decoration:none;}



/* ------------------------- ETC ------------------------- */

.lead {
font-size: 34px; 
font-weight: bold;
font-family: sans serif, georgia, trebuchet ms; 
font-style: italic;
color:#d01765;
text-transform: lowercase;}

h4 { 
font-family: trebuchet ms, georgia; 
font-size: 16px; 
color: #46363c;  
font-weight:bold;
background-color: transparent;
padding-left: 10px;
text-transform: lowercase;
letter-spacing:2px;
border: 0px;}


/* ------------------------- INPUT ------------------------- */
input, textarea, option, select {
background-color: #caa8b6; 
font: 8pt arial; 
color: #000000; 
letter-spacing: 1px; 
border:1px solid #000000;}