/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #262626;
text-align: left;
background: url("/fifteen/headerbg.jpg");
background-repeat: repeat-x;
background-color: #e5d9c9;
margin: 0px;
}


#container {
background-color: #ffffff;
margin: 0px auto;
padding: 0px;
width: 650px;
}

	
#layout {
text-align: left;
border: 0px;
width: 650px;
}


#nav {
text-align: center;
background: #ffffff;
width: 650px;
margin: 0px;
padding-top: 10px;
}


#content {
text-align: left;
background: #ffffff;
width: 620px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
color: #262626;
background-color: #f3e8e1;
margin: 0px;
padding: 5px;
width: 640px;
}


i,b,u{
color: #d9a796;
}





/* title */
h1 {
font-family: arial;
color: #89736a;
font-size: 11px;
line-height: 9px;
letter-spacing: 1px;
text-align: left;
text-transform: lowercase;
font-weight: normal;
background-color: #ffffff;
border-bottom: 1px solid #f5f1e8;
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: #1d1d1d;
background-color: #fff9f6;
border: 1px dotted #ab9595;
padding: 5px;
}

	
a:link,a:visited {
color: #e6856d;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #e69d8b;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: arial;
font-size: 11px;
line-height: 15px;
background-color: #ffffff;
color: #ab9595;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding: 8px;} 


/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 11px;
line-height: 15px;
color: #905a33;
background-color: #f9f5f2;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding : 8px;}
