body
	{
		margin: 0;
		padding: 0;
		font: 85% verdana, arial, helvetica, sans-serif;
		text-align: center;
		color: #000;
		background-color: #fff;

	}
	
	a:link { color: #000; }
	a:visited { color: #111; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #222;
	}
	
	h2
	{
		color: #000;
		font-size: 140%;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
del { text-decoration: none;}
ins { text-decoration: none; }	


 div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.form_field {
  float: right;
  width: 335px;
  text-align: left;
  } 
  
div.one_day {
  
 	border: 1px dotted #333; 
   	margin-bottom: 15px;

}
div.one_day h2 { 

	font-size: 60%;
	color: #000;
	background: #fff 250px -10px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 5px;

}

div.listing_container {
  	width: 590px;

  
  	
  	
}

  div.listing_item_ind {

	

  	padding-top: 10px;
  	padding-left: 15px;
  	padding-right: 15px;
  	padding-bottom: 10px;
  	background-color: #eee;
  	border: 1px  #333; 
	clear: left;
  	
}

  div.listing_item_other {

  	padding: 5px;
  	padding-left: 40px;
  	padding-bottom: 10px;
    font-size: 85%;
  	clear:left;
}

div.form_container {
  	width: 580px;
  	background-color: #eee;
  	border: 1px dotted #333; 
  	padding: 5px;
  	padding-left: 5px;
  	padding-bottom: 20px;
  	margin-bottom: 20px;
	clear: left;
}
  

h3 { 

	color: #fff;
	background: #d31485 250px -8px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 5px;
			font-size: 110%;
}
	
	#container
	{

		width: 800px;
		text-align: left;
		background-color: #fff;


	}
	
    #header
        {
                height: 45px;
                margin-top: 98px;
                background-image: url(/penelope_top.png);
                background-repeat: no-repeat;
                background-position: 0 0;
                background-color: #fff;
                padding-bottom: 10px;
                position: realtive;
                


        }

        #photo_bar
        {
        
                background-image: url(/peneloper.jpg);
                position: absolute;
                top: 0px;
                bottom: 90px;
                width: 800px;
                height: 90px;
                margin: 0px 0px 0px 0px;
                padding: 5px;
                background-repeat: no-repeat;
                z-index:1;
        }
	

	#siteTitle
	{
				display: none;
	}
	
	#menu
	{
		position: absolute;
		top: 158px;
		background-color: #eee;
		width: 180px;
		border: 1px dotted #222;
		margin-right: 5px;
		margin-left: 10px;


	}
	
	#menu ul
	{
		margin-left: 0;
		list-style-type: none;
		line-height: 140%;
		padding-left: 7px;
		padding-right: 7px;

	}
	#menu p
	{
			padding-left: 7px;
			padding-right: 7px;
	}
	
	#xml_link
	{ 	

		position: absolute;
		top: 1px;	
		margin: 0 0 0 548px;
		padding: 5px;
		z-index:4;
		
	}
	
	#contents 
	{ 	

		top: 70px;	
		margin: 0 20px 0 200px;
		padding: 5px;
		
	}
	
	
	
	.imagefloat
	{
		float: left;
		padding: 2px;
		clear: both;
		border: 1px solid #222;
		margin: 5px 10px 10px 10px;
		  	background-color: #fff;
	}

	.imagefloat_right
	{
		float: right;
		background-color: #fff;
		padding: 2px;
		border: 1px solid #222;
		margin: 0 0 10px 10px;
	}

	
	#footer	
	{
		clear: both;
		color: #000;
		float: right;
		background-color: #eee;
		text-align: right;
		padding: 10px;
		font-size: 50%;

	}	
ul {
		list-style-type: none;	
}
		
li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;

  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  } 
  
	
#calendar {
	padding-top: 4px;
	width: 600px;
}

#calendar span {
	float: left; 
	width: 75px; 
	padding: 0; 
	margin: 2px; 
	text-align: left; 

}
#calendar span span.title {
	
	text-align: center; 

}



#calendar, .sun {
	clear: left;
}


#gallery {
  		margin: 0px 0px 0px 0px;
  		width: 600px;
		clear: both;
		position: relative;


 }

#gallery span {
	float: left; 
	width: 120px; 
	height: 140px;
	padding: 0; 
	margin: 10px; 
	text-align: center; 

}
#gallery span span.title {
	
	text-align: center; 

}


