body {
	background-image:url('images/background.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}

p.activelink {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin:0px;
}

p.header {
	font-weight:bold;
	font-size:48;
	margin-top:20px;
	margin-bottom:2px;
}

div.image {
	height:150px;
	width: 150px;

	border-style:outset;
	border-width:0px;

	text-align:center;
	margin-left:0px;
	margin-right0px;
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
}

div.frame {
	width: 150px;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	text-align:center;
}

div.caption {
	width:158px;
	text-align:center;

	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	word-wrap:break-word;
}

img {
	border:0px;
	margin:0px;}

p.footer {
	font-style:italic;
	color:#000000;
	margin:0px;}

#container {
	width:50%;
	margin-left:25%;
	margin-top:0px;
	text-align:left;
}

#main {
	overflow:hidden;
	width:570px;
	height:580px;
	background-color:#C0C0C0;
	border-style:inset;
}

a {
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	outline: none;}

td.image {
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	align:left;
	vertical-align:top;
	width:150px;
}
