body {
	background: #C9E7F3;
	margin: 0px;
	padding: 8px;
	font-family: "Comic Sans MS", "Arial";
	font-size: 16px;
	color: #000000;
	text-align:center;
}
div#wrapper {
text-align:left; /* reset text alignment */
width:882px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}
.menu_top {
	background: url("img/menu_head.jpg");
	width: 173px;
	height: 33px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: "Comic Sans MS", "Arial";
	font-size: 19px;
	text-align:center;
}
.menu_body {
	background: url("img/menu_body.jpg");
	width: 173px;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", "Arial";
	font-size: 14px;
	text-align:center;
	font-weight: bold;
}
.menu_foot {
	background: url("img/menu_foot.jpg");
	width: 173px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
A:link {color: #000000;}
A:visited {color: #000000;}
A:hover {color: #FFFFFF;}
A:active {color: #FFFFFF;}
input {
	padding:0px;
	background:#eef8ff;
	height: 18px;
}
.spec A:hover {color: #ff0000;}
.spec A:active {color: #ff0000;}
input:focus, textarea:focus, select:focus {
	background:#F2FDD9;
}
.button {
	height: 25px;
}
.vic_top {
	background: url("img/vic_head.jpg");
	width: 540px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", "Arial";
	font-size: 16px;
	text-align:center;
}
.vic_body {
	background: url("img/vic_body.jpg");
	width: 540px;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", "Arial";
	font-size: 16px;
	text-align:center;
}
.vic_foot {
	background: url("img/vic_foot.jpg");
	width: 540px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: "Comic Sans MS", "Arial";
	font-size: 14px;
	font-weight: bold;
}
.vic_text {
	width: 490px;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", "Arial";
	font-size: 13px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.center {
	width: 290px;
	margin-left: auto;
	margin-right: auto;
}