table.front
{ width: 1184px;
height: 550px;
background-color: #FFFFFF;
border: 1px #c7dce0 solid;
}

table.gallery1
{ width: 1184px;
height: 580px;
background-color: #FFFFFF;
border: 1px #c7dce0 solid;
}

table.contact
{
	width: 800px;
	height: 420px;
	background-color: #FFFFFF;
	border: 1px #c7dce0 solid;
	text-align: center;
}

table.gallery
{ width: 1184px;
height: 680px;
background-color: #FFFFFF;
border: 1px #c7dce0 solid;
}

table.front1
{ width: 1124px;
height: 420px;
}

table.front2
{ width: 1124px;
height: 540px;
}

.imgborder {
	border: 1px solid #89c0cc;
}

#images {
position: relative;
width: 1110px;
height: 530px;
padding-left: 0px;
overflow-x: scroll;
white-space: nowrap;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
	text-decoration: none;
}

p.big {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
	}
.body_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
}
.body_text2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f96a9;
}
.body_text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f96a9;
}
.textlink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f96a9;
	text-decoration: underline;
}