body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.image_border {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

#wrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-color: #FFF;
	height: 200px;
	width: 850px;
}
#content {
	clear: both;
	width: 850px;
	height: auto;
}
#nav {
	float: left;
	width: 150px;
}
#main {
	float: right;
	width: 680px;
	height: auto;
}
#intro {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	height: auto;
}

#nav a, #nav a:link, #nav a:visited {
	line-height: 30px;
	text-align: left;
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	padding-left: 5px;
	font-weight: bold;
	color: #BCC6C7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCC6C7;
}
#contact {
	line-height: 222px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #96A5A7;
	margin-bottom: 0px;
}
#intro p {
	margin-top: 5px;
	text-align: justify;
	line-height: 30px;
}
#footer {
	clear: both;
	width: 850px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited {
	font-weight: bold;
	color: #D25661;
	text-decoration: none;
}


#imageContainer {
	height:259px;
	float: right;
	width: 220px;
	position: relative;
	padding: 10px;
} 
#top_spacer {
	clear: both;
	height: 20px;
	width: 850px;
}

 
#imageContainer img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	height:259;
	width:220px;
	opacity: -0.01;
	border: 1px solid #999999;
	padding: 5px;
} 
#nav a:hover {
	line-height: 30px;
	text-align: left;
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D15560;
	background-color: #C8E3F6;
}
.venice {
	font-family: "Lucida Calligraphy";
	font-weight: bold;
}
#intro_large {
	float: left;
	width: 650px;
	margin-bottom: 10px;
	height: auto;
	text-align: left;
}
#large_images {
	float: left;
	height: auto;
	width: 650px;
	margin-bottom: 5px;
}
#form1 {
	font-weight: bold;
}
legend {
	font-weight: bold;
	color: #BCC6C7;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
fieldset {
	border: 1px solid #BCC6C7;
}
textarea {
	border: 1px solid #BCC6C7;
}
input {
	border: 1px solid #BCC6C7;
}
h2 {

	font-size: 14px;
	font-weight: bold;
	color: #BCC6C7;
	margin-bottom: 0px;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}

