@charset "utf-8";
body {
	background-color: #1D2844;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
}
a {
	text-decoration: none;
}
#tdHeader {
	padding-left: 30px;
	vertical-align: bottom;
}
#tdHeader a {
	text-decoration: none;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	line-height: 25px;
}
#tdHeader a:hover {
	color: #D15A5E;
}
#tableGallery {
}
#tableGallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdBoarder {
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.garamond {
	font-family: Garamond, serif;
	font-style: italic;
	font-size: 18px;
}
.garamond a {
	color: #000000;
}
.tableBackground {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tdfooterbground{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

