/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #262626;
text-align: left;
background: url("/invisible/headerbg.jpg");
background-repeat: repeat-x;
background-color: #ccdce0;
margin: 0px;
}


#container {
background-color: #ffffff;
margin: 0px auto;
padding: 0px;
width: 640px;
}

	
#layout {
text-align: left;
border: 0px;
width: 640px;
}


#nav {
text-align: center;
background: #ffffff;
width: 640px;
margin: 0px;
padding-top: 10px;
}


#content {
text-align: left;
background: #ffffff;
width: 610px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
color: #262626;
background-color: #ececec;
margin: 0px;
padding: 5px;
width: 630px;
}


i{
color: #b2c3c6;
}


b{
color: #73b3be;
}


u{
color: #73b3be;
}



/* title */
h1 {
font-family: arial;
color: #95a0a2;
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 #f0f0f0;
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: #f8feff;
border: 1px dotted #aed6df;
padding: 5px;
}

	
a:link,a:visited {
color: #91aeb3;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #98b6bb;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: arial;
font-size: 11px;
line-height: 15px;
background-color: #ffffff;
color: #879b9f;
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: #73b3be;
background-color: #f0fafc;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding : 8px;}
