body {
	background: #FDFAF3;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
	text-align: left;
	min-width: 700px;
}

dd.contact {
	margin-top: 5px;
}

h1 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	text-shadow: 2px 2px 4px #666;
}

h2 {
	color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.voucher-def {
	padding-right: 20px;
	padding-left: 20px;
}

#content {
	float: left;
	line-height: 1.5em;
	padding: 15px 15px 15px 15px;
	width: 75%;
}

#content a:link, #content a:visited {
	color: #40608C;
	font-weight: bold;
	text-decoration: none;
}

#content	 a:hover {
	color: #2D405B;
	text-decoration: underline;
}

#footer {
	background: #668033;
	clear: both;
	color: #FDFAF3;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;	
	box-shadow: 2px 2px 4px #666;	
}

#footer a:link, #footer a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#header {
	color: #FFCC00;
	font-family: "Trebuchet MS", "DejaVu Sans", verdana, helvetica, arial, sans-serif;
	font-size: 250%;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 6px;
	text-align: center;
	background-image: url(images/header_gradient.jpg);
	background-repeat: repeat-x;
	height: 100px;
	margin-top: 10px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;	
	box-shadow: 2px 2px 4px #666;	
}

.header_text {

}

#header img.left {
  position: absolute;
  z-index:2;
  top: 10px;
  left: 20px;
}

#title {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 225px;
  padding-top: 20px;
  text-shadow: 2px 2px 4px #000;
}

/*#header {
	background: #668033;
	color: #FDFAF3;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 200%;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-image: url(images/Amanita_muscaria.jpg);
	background-repeat: no-repeat;
	background-position: 2% center;
}*/

#mainwrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-width: 640px;
}

#splash {
	color: #CC3300;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 110%;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;

}

#side {
	background: #FFCC00;
	border: 1px solid;
	border-color: #990000;
	float: right;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 95%;
	line-height: 2em;
	padding-bottom: 15px;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 20%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://www.mykoweb.com/border-radius.htc);	
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;	
	box-shadow: 2px 2px 4px #666;	
}

#side a:link, a:visited {
	color: #40608C;
	font-weight: bold;
	padding: 0 0 1px 0;
	text-decoration: none;
}

#side a:hover {
	color: #2D405B;
	text-decoration: underline;
	text-shadow: 2px 2px 4px #999;
}

#side ul {
	list-style-type: none;
	margin: 10px;
	padding: 5px 0 5px 0;
}

#top20 table{
	background: #FFF8DC;
	border: 2px solid #FF8000;
	padding: 4px;
}

#top20 td {
	padding: 3px;
}

#top20 th {
	background: #FFDEAD;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

table.vphoto	 {
	background: #FFFFE0;
	border: 3px ridge #990000; 
	padding: 1px;
	width: 95%;
	font-size: .9em;
	max-width: 600px;
	min-width: 300px;
	/*height: 150px;*/
	/*text-align: center;*/
	/*margin: 5px;*/		
}

td.vphoto {
		border-top: 1px solid #990000;
		border-left: 1px solid #990000;
		border-bottom: 1px solid #990000;
		border-right: 0;
}

td.vtext {
		text-align: center;
		border-top: 1px solid #990000;
		border-right: 1px solid #990000;
		border-bottom: 1px solid #990000;
		border-left: 0;
}

tr.vphoto {
	padding: 5px;
}

.vphoto_sp {
	font-style: italic;
	font-weight: bold;
	
}
IMG.w3c {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;	
}
