body {
	margin: 0px;
	background-color: #CCCCCC;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image:       url(new_images/yellowBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	overflow: visible;
	position: relative;
	height: 420px;
	width: 780px;
	background-color: #FFFFFF;
}
#logo {
	width: 135px;
	margin-top: 30px;
	margin-left: 222px;
}
a:link, a:visited, a:hover {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}
table {
	height: 100%;
	width: 100%;
}
