body {
	margin-top: 150px;
	margin-left: 20px;
	height: 400px;
	width: 700px;
	background-color: #FFCC66;
}
.vieuxcarre_logo {
	position: absolute;
	left: 100px;
	top: 200px;
}
.afterthought_logo {
	position: absolute;
	left: 600px;
	top: 250px;
}
.header {
	position: absolute;
	top: 5px;
	left: 20px;

	font-weight: bold;
	font-size: small;
	color: #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-position: center;
}
.header a {
	color: #339966;
}
.mainbody {
	width: 700px;
	height: 370px;
	text-align: center;
	font-weight: bold;
	color: #006633;
	overflow: auto;
}
.maincell {
	vertical-align: top;
	text-align: center;
}
h3 a {
	font-size: x-large;
	font-weight: bold;
	color: #006633;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
.setupmenu {
	width: 700px;
	font-weight: bold;
	text-align: center;
	font-size: small;
}
.setupbody {
	width: 700px;
	height: 330px;
	text-align: center;
	font-weight: bold;
	color: #003366;
	overflow: auto;
}
.menu {
	width: 700px;
	font-weight: bold;
	text-align: center;
	font-size: small;
}
.mainmenu {
	width: 700px;
	height: 330px;
	text-align: center;
	font-weight: bold;
	color: #006633;
	overflow: auto;
	background-image: url(paper.jpg);
	background-repeat: repeat;
}
.menuheader {
	color: #0033CC;
	font-weight: bold;
	text-align: center;
	font-size: large;
}
.menutitle {
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}
.menubold {
	font-weight: bold;
	text-align: center;
	font-size: large;
}
.menunote {
	font-weight: 1200;
	text-align: center;
	font-size: small;
}
.menufootnote {
	font-size: small;
	font-weight: lighter;
	text-align: center;
}
.footer {
	border-top-style: solid;
	border-top-color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: lighter;
	top: 520px;
	left: 20px;
	position: absolute;
	text-align: center;
}
.goblin {
	color: #009900;
}
a {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #CC3366;
}
a:visited {
	text-decoration: none;
}
.error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
}
.submit_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CC33;
}
