body {
margin: 0 auto;
background-color: #FFFFFF;
}
body div {
}

#main {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	height: 600px;
	background-image: url(../img/postcard_back.gif);
	background-repeat: no-repeat;
}

#insidecard {
	width: 780px;
	margin-left: 47px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 47px;
	height: 500px;
	position: absolute;
	background-color: #FFFFFF;
	border: 3px solid #000000;
}

#head {
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	height: 90px;
	width: 600px;
	margin-top: 0px;
	background-color: #FFCC33;
	float: none;
	position: absolute;
}

#head h1 {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
color: #292929;
}

#menu {
	float: left;
	clear: left;
	width: 150px;
	font-family: sans;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	height: 500px;
}

#menu h1 {
padding-left: 5px;
font-size: 14px;
margin-top: 5px;
margin-bottom: 5px;
color: #676767;
}

#menu a {
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	background-color: #575757;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #292929;
	border-bottom-color: #292929;
}

#menu a:hover {
background-color: #676767;
}

#sidegallery {
float: right;
clear: right;
width: 130px;
text-align: left;
margin-bottom: 10px;
margin-right: 10px;
}

a img {
	border: none;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-left: 160px;
	margin-right: 0px;
	width: 600px;
	background-color: #FFFFFF;
	color: #676767;
	height: 470px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#middle {
	font-family: "Book Antiqua";
	padding: 0px;
	margin-left: 0px;
	margin-right: 5px;
	width: 598px;
	background-color: #FFFFFF;
	color: #333333;
	height: 325px;
	font-size: large;
	margin-bottom: 5px;
	margin-top: 145px;
	font-weight: normal;
	position: absolute;
}
#main_content {
	font-family: "Book Antiqua";
	padding: 0px;
	margin-left: 100px;
	margin-right: 5px;
	width: 398px;
	background-color: #FFFFFF;
	color: #666666;
	height: 172px;
	font-size: small;
	margin-bottom: 5px;
	margin-top: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	position: absolute;
}

#page_title {
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	height: 45px;
	width: 600px;
	margin-top: 95px;
	background-color: #FFFFFF;
	float: none;
	position: absolute;
	background-image: url(../img/title_back.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#page_title h2 {
	padding-left: 5px;
	font-size: medium;
	margin-top: 13px;
	margin-bottom: 5px;
	color: #333333;
}

#main_content_2col_left {
	font-family: breughel;
	padding: 0px;
	margin-left: 0px;
	margin-right: 10px;
	width: 294px;
	background-color: #FFFFFF;
	color: #000000;
	height: 327px;
	font-size: small;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 300;
	float: left;
	text-align: center;
}

#main_content_2col_right {
	font-family: "Book Antiqua";
	padding: 0px;
	width: 293px;
	background-color: #FFFFFF;
	color: #666666;
	height: 327px;
	font-size: small;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
	background-image: url(../img/right_contact_back.jpg);
	float: right;
	margin-right: 0px;
}

#content h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #292929;
	margin-left: 0px;
}

#content a {
text-decoration: none;
color: #292929;
font-style: italic;
}

#content a:hover {
text-decoration: underline;
}

.contactform {
	width:290px;
	background-color:#FFFFFF;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 320px;
}
.contactform fieldset {
	border:1px solid #FFCC33;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {
	float:left;
	width:50px;
	font-size:100%;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {
	width:215px;
	padding:0px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:100%;
	float: left;
	margin: 2px;
}
.contactform textarea {
	width:215px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:100%;
	float: left;
	margin-left: 2px;
	padding: 0px;
}
.contactform input.button {
	float:right;
	width:5em;
	margin-right:13px;
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:100%;
	background-color: #FFCC33;
	padding-top: 2px;
	margin-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px rgb(80,80,80);
	color:#333333;
	background-color: #FFCC33;
}


#foot {
	text-align: center;
	color: #676767;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#foot a {
color: #333333;
text-decoration: none;
font-style: normal;
}

#foot a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
