body {
    padding: 20;
	margin: 20;
	width: 850px;
 	background-color: #FFFFCC;
	border: 1px solid #000000;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

	
#top {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: ;
	padding-top: 30px;
	background: ;
	border-bottom: ;
	}	

#toptitle {
	position: absolute;
	display: inline;
	margin-right: ;
	padding: ;
	top: 24px;
	height: 17px;
	left: 300px;
	width: ;
	}
	
#topcontent {
	position: absolute;
	display: inline;
	margin-right: ;
	padding: ;
	top: 159px;
	height: 17px;
	left: 332px;
	width: ;
	}
	
#left {
	position: absolute;
	left: 51px;
	top: 225px;
	width: 200px;
	}
	
#leftfooter {
	position: absolute;
	left: 59px;
	width: 200px;
	top: 460px;
	}
	
#center {
	margin-left: 300px;
	margin-right: 20px;
	padding-right: 20px;
	}
	
	#centercontact {
	margin-left: 320px;
	margin-right: 20px;
	width: 450px;
	border: 2px solid #CCCCCC;
	padding: 40px;
	}
	
	#stamp {
	position: absolute;
	top: 150px;
	height: 100px;
	right: 2em;
	width: 105px;
	left: 739px;
	}
	
#footer {
	margin-left: 300px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: ;
	}

form {
    padding: ;
	margin: ;
	width: 500px;
 	background color: #000000;
	}
	
input {
    colour: #CCCCCC;;
	border: ;
	}
	
input.txt {
    colour: #CCCCCC;;
	border: ;
	width: 300px;
	border: 1px solid #333333;
	}

input.radio {
    colour: #CCCCCC;;
	border: 1px solid #333333;
	}

textarea {
    width: 400px;
	height: 40px;
	colour: #CCCCCC;;
	border: 1px solid #333333;
	}

	
fieldset {
    padding: 10px;
	margin: 10px;
	border: 1px dotted #CCCCCC;
 	background color: #000000;
	}
	
legend {
	font: bold 0.8em Verdana, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	}
 
  h1 {
    font-family: Times, Garamond, serif;
	font-size: 16px;
	color:#333333;
	margin-bottom: -4px;
	}
	
	h2 {
    font-family: Impact, Arial, Geneva, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 2em;
	color:#000000;
	margin-bottom: -8px;
	}
	
	h3 {
    font-family: Impact, Arial, Geneva, Tahoma, sans-seriff;
	font-size: 12px;
	font-style: ;
	color:#000000;
	line-height: 2em;
	}
	
	h4 {
    font-family: Arial, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 2em;
	}
	
	h5 {
    font-family: Arial, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color:#000000;
	margin-bottom: -15px;
	}
	
	h6 {
    font-family: Arial, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 2em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}
		
p {
	font: 12px Arial, serif;
	color:#333333;
	line-height: 1.5em;
	}
clear {
	clear: left;
	}

 a:link {color:#000000; text-decoration:none}
  a:visited {color:#000000; text-decoration:none}
  a:hover {color:#999999; text-decoration:none}
  ul.none {list-style-type: none}

#albumlist {
	list-style-type: none;
	width: 400px;
	}
	
#albumlist li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font: 9px Verdana, sans-serif;
	color:#333333;
	}
#albumlist img {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 3px;
	}

