/* ====================================
=== all code ==========================
=== copyright 2008 Ria Ludemann =======
=== rp.no.spam@gmail.com===============
===================================== 

** elements*/
a { text-decoration : underline; color : #0000ff; }
body {	font-family: serif;	font-size: .8em;	}
h2 {	border-bottom: solid black 1px;	}
h3 {	padding-left:10px;	}
ul {	list-style-type:square;	}
#gallery { display:none;	}
#intro {	float:left;	text-align:justify;	}
#content {	float:left;	position:relative;	width:675px;	}
#main {	float:left;	width:450px;	}
#contact {
	border-bottom:solid 1px #206E00;
	border-left:solid 1px #206E00;
	border-top:solid 1px #206E00;
	float:right;
	height:430px;
	margin-top:30px;
	padding-right:20px;
	text-align:right;
	width:170px;
	*width: 200px;
	}

#contact p {	padding-right:0;	}
.thumbnail {	background-color: #fff;
				padding: 3px;
				border:1px solid #000;	
				*margin-left: 5px;
				*margin-bottom: 5px;
				}
				
#photo_strip {display:none;}
