/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #aeaeae;
text-align: left;
background: url("/madworld2/headerbg.jpg");
background-color: #000000;
margin: 0px;
}


#container {
background-color: transparent;
margin: 0px auto;
padding: 0px;
width: 621px;
}

	
#layout {
text-align: left;
border: 0px;
width: 621px;
padding: 0px;
}


#nav {
text-align: center;
background: transparent;
width: 561px;
margin: 0px;
padding-left: 30px;
padding-right: 30px;
}


#content {
text-align: left;
background: transparent;
width: 591px;
margin: 0px;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
background-color: transparent;
width: 581px;
margin: 0px;
padding-left: 20px;
padding-right: 20px;
}


i{
color: #6cb5d1;
}


b{
color: #2d5e9b;
}


u{
color: #e0e1e6;
}



/* title */
h1 {
font-family: Times New Roman;
color: #214b71;
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 #75777a;
padding: 5px;
margin: 0px;
}


/* blockquote */
blockquote {
font-family: arial;
font-size: 11px;
line-height: 17px;
color: #9a9a9a;
background-color: #000000;
border-right: 5px solid #00274f;
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;
margin: 1px;
}


	
a:link,a:visited {
color: #649bff;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #366cce;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: times new roman;
font-size: 17px;
line-height: 20px;
background-color: transparent;
color: #ab9595;
cursor: default;
font-style: italic;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding: 8px;} 


/* hovering that div link */
#nav a:hover { 
font-family: times new roman;
font-size: 17px;
line-height: 20px;
color: #1971d7;
background-color: transparent;
cursor: default;
font-style: italic;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding : 8px;}
