/* General Configs */

body {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-left: 1em;
		margin-right: 1em;
	margin-bottom: 10em;
}

small {
font-size: 10px;
}


img {
margin-bottom: 2em;
border: 0;
}

h1 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height: 1em;
font-weight: 900;
padding-bottom: 10px;
}

#header {
height: 60px;
width: 730px;
margin-bottom: 5em;
padding-left: 10px;
padding-right: 10px;
}

#header h1 {
padding-top: 20px;
padding-bottom: 20px;
font-size: 35px;
font-weight: normal;
color:#000;
}

p {
padding-bottom: 20px;
}


#container {

width: 730px;
margin-bottom: 5em;
}

h2 {
color: #000;
}

.text {
/*background: #fff url(/cgi-bin/moi.cgi/1.jpg)  no-repeat top left;*/
/*width: 350px;
padding-top: 260px;
padding-right: 0px;
*/

border: 0px solid #ccc;
margin-top: 150px;
margin-right: 10px;
margin-left: 10px;
text-align: justify;
}

#infinitum {
padding-top: 100px;
/*  border-right: 1px solid #ccc; */
float: right;
width: 150px;

padding-left: 10px;
}

#mightylinks {
  border-right: 1px solid #ccc;
padding-top: 20px;
float: right;
width: 150px;
padding-right: 10px;
}


a {
color: #AF2639;
text-decoration: underline;
/*
text-decoration: overline;
border-bottom: 1px dotted #000;
*/
}

a:hover {
text-decoration: underline;
/*border-bottom: 1px solid #000;*/

}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
 /* background: #ccc; */
	}

ul li {

	}

 /* the submenu */	
li ul {
 color: #000; 
/* background: #eee; */
	}
	
	 /* the sub submenu */	
li ul li ul {
 color: #000; 
 background: #fff;
	}

/* Styles for Menu Items */
ul li a {
text-decoration: underline;
/*border-bottom: 0px;*/
	}

ul li a:hover {  color: #000;  border-bottom: 0px;} /* Hover Styles */
		
li ul li a { border-bottom: 0px;  
/*color: #666; */
} /* Sub Menu Styles */



li ul li ul li a { border-bottom: 0px;  

color: #666

}/* Sub Sub Menu Styles */


li ul li a:hover { border-bottom: 0px;  color: #000;  } /* Sub Menu Styles */


form {
height: 15px;
}

input {
border: 1px solid #CCC;
background-color:#FFFFFF;
font-size: 11px;
padding: 1.5px;
color: #666;
}



div.container {

/*  background-color: #ffe; */
  }
  
  div.spacer {
  clear: both;
  }
  
  
  div.floatstory {
  float: left;
   width: 200px;
     padding: 20px;
  }
  
  
div.floatcategory {
  float: left;
    padding-left: 3px;
  padding-right: 20px;
  width: 150px;
  }
  
div.float p {
/*   text-align: left; */
   }
   
   
   
   li.subcategory {
  display: inline;
  padding-left: 3px;
  padding-right: 20px;
/*  border-right: 1px dotted #066; */
  }
  
   