p {
	margin:0;
}
#wholepage {
	width:775px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:272px;
	width:775px;
}
#main {
	width:673px;
	padding-left:51px;
	background-image:url('left_shadow.gif');
	background-repeat: repeat-y;
	min-height: 400px;
}
#container {
	height:100%;
	background-image:url('right_shadow.gif');
	background-position:right;
	background-repeat: repeat-y;
}
#nav {
	text-align:right;
	padding-right:5px;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #336633;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}
#nav p {
	font-family: "Trajan Pro", "Times New Roman", Serif;
	font-size: 13px;
	font-weight:bold;
}
#content {
	padding:15px;
}
#footer {
	width:775px;
	height:59px;
	background-image:url('footer.jpg');
	text-align:center;
}
#footer p {
	font-size:13px;
}
#navfooter {
	padding:4px;
}
#disclaimer {
	padding:4px;
}
