/* CSS Document */
body {
	background-size:105%;
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000;
	font-size:100.1%;
	}
a:link {
	color:blue;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color:red;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;	
	color:#FF0000;
	background-color:yellow;
	}
.med {text-align:center;}

p.dropL:first-line { 
line-height: 80%; 
}

p.dropL {
text-indent: -.3em;
margin-left:.4em;
}

p.dropL:first-letter {
font-size : 3em;
font-family: "RemesloSTD", "Brush Script MT", cursive;
font-weight : normal;
float : top-left;
margin-right: .0em;
width : 4em;
color : #c00;
}


#wrapper1 {
	position:relative;
	background:#F0F0F0 ; 
	text-align:left;
	width:100%;	
	background-size:100%;
	overflow:hidden;
	}
#wrapper2 {
	position:relative;
	background:#F0F0F0 ; 
	text-align:left;
	width:100%;	
	}
#header {
	background-size:100%;
	background: darkblue url("images/callistoMining.JPG") center center no-repeat;
	padding:40px 0 100px 0;
	margin:0;
	text-align:center;
	color:#FFF;
	}
#header h1 {
	font-size:250%;
	}
#header h2 {
	font-size:120%;
	}	
#header a:hover {
	color:#7A2875;
	}
	
#leftcol ul {
	   list-style:none;
	   font-weight: bold;  
	   margin-bottom: 0px;
           font-size:85%;
   	   	}
		
#leftcol h3 {
	font-size:85%;
	}
		
#leftcol ul li {
	padding:0 0 0px 0;
	margin-bottom: 0px;
	}
#leftcol { 
	position:relative;               /* allows full height sidebar */
	top:-5px;
	left:0px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0;
	padding:0 0 0px;
	background: #F0F0F0;
	z-index:100;
        height:100%;               /* allows full height sidebar */      
	}
	
#rightcol ul {
	   list-style:none;
	   font-weight: bold;  
	   margin-bottom: 0px;
    	   font-size:90%;
			}
#rightcol ul li {
	padding:0 5px 0px 0;
	margin-bottom: 0px;
	}
#rightcol {
	position:relative;               /* allows full height sidebar */
	top:-5px;
	right:0px;
	bottom:0px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0px 0px 0;
	padding: 0px;
	background: #F0F0F0;	
	z-index:99;
	height:100%;            /* allows full height sidebar */
        font-size:85%;	
        }
	#maincol {		
		position: relative;
		margin: 0;
		padding: 0 0 0px;
		overflow: hidden;
	}
	
#back {	  
	  font-size: 1.2em; 
	  text-align: center; 
	  padding: 0 10px; 
	  clear: both; 
	  margin: 20px 0;
	   }
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

#centercol {	
	position:relative;
	background-image:url("../images/gentle_10.jpg");
        background-color: transparent; 
	padding:0 220px 200px;
	margin-right:15px;
        font-size:95%;        
	}
#centercol a {
	color:#0000FF;
	}
#centercol a:hover {
	border-bottom:none;
	color:#FF00FF;
	}
	
#leftcol, #rightcol, #centercol
	{	
	padding-bottom:200px;
	margin-bottom:-200px;
	}
	
#poem {
	position:relative;
	padding:0 10px 0 25px;
	font-weight:bold;
	     }
	     
#footer {
	position:relative;
	top:0px;
	background:#7A2875;
	width:100%;	
	margin:0;
	padding: 5px;
	text-align:center;
	clear:both;
	color:#CCC;
	}
	

/* Set styling for li  no decoration  BOLD and V spacing	*/
.limenu {   
   padding:0;   
   margin:0;  
     }   
 .limenu li {   
   list-style-type:none; 
   font-weight: bold;  
   margin-bottom: 10px;
   font-size:99%;
   }  

.icons a {display: block; 
	height: 22px; 
	padding-left: 75px;
		}
.icons a:hover {
		text-decoration: none;
		}

.icons .s_facebook {background: url("../images/FaceBook_32x32.png") no-repeat;}
.icons .s_twitter {background:  url("../images/twitthis_grey_72x22.gif") no-repeat; }


.rojo { 	
	font-weight:bold;
	color: #CC0000; 
		}
.indented
   {
   padding-left: 50px;
   padding-right: 50px;
   }

