body {
	background-image: url(images/coloredmarble.jpg);
	background-color: #1A3352;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
}
#tdmain {
	background-color: #112134;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tableoutline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #122134;
	border-right-color: #122134;
	border-bottom-color: #122134;
	border-left-color: #122134;
}
#bottom {
	color: white;
	font-size: 10px;
	background-color: #162E50;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#bottom a:link {
	color: white;
	font-size: 10px;
	text-decoration: none;
}
#bottom a:visited {
	color: white;
	font-size: 10px;
	text-decoration: none;
}
#bottom a:hover {
	color: white;
	font-size: 10px;
	text-decoration: underline;
}
#bottom a:active {
	color: white;
	font-size: 10px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #5988C0;
}
#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: lighter;
	color: #5188C0;
	background-color: #173250;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 137px;
}

#copy {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


#copy a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#copy a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#copy a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}

#copy a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bold {
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.photosright {
	float: right;
	margin-left: 10px;
}
