/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #d1d1d1;
text-align: left;
background: url("/confessions/headerbg.jpg");
background-repeat: repeat;
background-color: #000000;
margin: 0px;
}


#container {
background-color: #320019;
margin: 0px auto;
padding: 0px;
width: 600px;
}

	
#layout {
text-align: left;
border: 0px;
width: 600px;
}


#nav {
text-align: center;
width: 600px;
margin: 0px;
padding-top: 10px;
}


#content {
text-align: left;
width: 570px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
margin: 0px;
padding: 5px;
width: 590px;
font-size: 10px;
line-height: 11px;
color: #a7a7a7;
background-color: #2a0015;
}


i{
color: #d19bb4;
}


b{
color: #9c275d;
}


u{
color: #262626;
}



/* title */
h1 {
font-family: arial;
color: #5c002e;
font-size: 11px;
line-height: 9px;
letter-spacing: 1px;
text-align: left;
text-transform: uppercase;
font-weight: normal;
border-bottom: 3px dotted #1f0110;
padding: 5px;
margin: 0px;
}


/* join/update/contact form/blockquote */
input,select,textarea,submit,option,blockquote {
font-family: arial;
font-size: 11px;
line-height: 17px;
color: #9a9a9a;
background: url("/confessions/headerbg.jpg");
background-color: #fff9f6;
border: 1px dotted #d19bb4;
padding: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

	
a:link,a:visited {
color: #920743;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #a54b72;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: arial;
font-size: 9px;
line-height: 15px;
background-color: transparent;
color: #ab9595;
cursor: default;
text-align: justify;
text-transform: uppercase;
margin: 2px;
margin-bottom: 0;
padding: 8px;} 


/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 9px;
line-height: 15px;
color: #8f1b50;
background-color: transparent;
cursor: default;
text-align: justify;
text-transform: uppercase;
margin: 2px;
margin-bottom: 0;
padding : 8px;}
