body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;


}
table {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.small {
	font-size: 13px;
}
.smallitalic {
	font-size: 12px;
	font-style: italic;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;


}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;


}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;


}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}
.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.largegrey {
	font-size: 24px;
	color: #ebebeb;
}

#gallery {
	position: relative;
	width: 100px;
	height:auto;
	left: 10px;
	top: -20px;
}

.gall-style {

border-bottom:thin;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-top:thin;
border-top-style:solid;
border-top-color:#CCCCCC;
border-right:thin;
border-right-style:solid;
border-right-color:#CCCCCC;
border-left:thin;
border-left-style:solid;
border-left-color:#CCCCCC;

}

#contact {
	position: absolute;
	width: 250px;
	height: auto;
	left: 70px;
	top: -70px;
}
