* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #6CF;
}
#wrapper {
	width: 800px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFDB15;
	border-right-color: #FFDB15;
	border-bottom-color: #FFDB15;
	border-left-color: #FFDB15;
	background-color: #999;
}
#wrapper #head {
	background-color: #FFF;
	height: 200px;
}
#wrapper #nav #Table_01 {
	width: 800px;
}
#wrapper #body {
	background-color: #FFF;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
#wrapper #footer {
	height: 100px;
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
