/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.5 (Jan 11, 2007)

Print layout: */

body {
margin:0 auto;
padding:0;
font-family:'Bitstream Vera Sans', 'Lucida Grande', Verdana, sans-serif;
background:#ffffff;
color:#333333;
}
	
#wrap {
margin:4%;
width:auto;
float:none !important;
}

#header h1 {
margin:0 0 0 0;
}

#header p {
margin:0 0 0 0;
display:none;
}

#header img {
margin:0 0 0 0;
max-width:640px;
}


#navigation {
display:none;
}


#content img, #contentwide img, #contentwide2 img {
/* display:none; */
max-width:640px;
}

#content p {
text-align:justify;
}

a {
text-decoration:underline;
color:#666666;
background-color:inherit;
}

div.gallery {
margin-top:20px;
text-align:center;

width:510px;
margin-left:auto;
margin-right:auto;
margin-bottom:1.4em;
line-height:150%;
padding:0.6em 1em;
}

#footer p{
text-align:center;
}

