/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #aeaeae;
text-align: left;
background: url("/crazier/headerbg.jpg");
background-color: #000000;
margin: 0px;
}


#container {
margin: 0px auto;
padding: 0px;
width: 675px;
}

	
#layout {
text-align: left;
border: 0px;
width: 675px;
}


#nav {
text-align: center;
width: 675px;
margin: 0px;
padding-top: 10px;
}


#content {
text-align: left;
width: 645px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: center;
color: #aeaeae;
background-color: #000000;
margin: 0px;
padding: 5px;
width: 665px;
}


i{
color: #259184;
}


b{
color: #5b9a92;
}


u{
color: #1c7469;
}



/* title */
h1 {
font-family: Times New Roman;
color: #07574d;
font-size: 20px;
line-height: 30px;
letter-spacing: 1px;
text-align: left;
text-transform: lowercase;
font-weight: normal;
font-style: italic;
background-color: transparent;
border-bottom: 1px dotted #f5f1e8;
padding: 5px;
margin: 0px;
}


/* blockquote */
blockquote {
font-family: arial;
font-size: 11px;
line-height: 17px;
color: #9a9a9a;
background-color: #000000;
border-right: 5px solid #ffffff;
padding: 5px;
}



/* join/update/contact form */
input,select,textarea,submit,option {
font-family: arial;
font-size: 11px;
line-height: 17px;
color: #9a9a9a;
background-color: #000000;
border: 1px dotted #ffffff;
padding: 5px;
}


	
a:link,a:visited {
color: #b97646;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #9b511b;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: arial;
font-size: 11px;
line-height: 15px;
background-color: transparent;
color: #848f8e;
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: #1c7469;
background-color: transparent;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding : 8px;}