body {
	text-align:center;
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-color: #FFCC66;
}
a:link {text-decoration: underline; color: #0000FF;}
a:visited {text-decoration: underline; color: #3366FF;}
a:hover {color: #9933FF; text-decoration: none;}
a:active {text-decoration: underline; color: #9933FF;}
.reciparea {width: 100%;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	text-align: center;}
.banner {background-color: #9999FF;
	width: 100%;
	background-position: center center;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 150%;
	text-decoration: none;
	vertical-align: top;}
.ftr {font-size: 80%;}
.box {
	width: 740px;
	background-color: #9999FF;
	background-repeat: repeat-x;
}
.thumb {float:none;display:inline;}
.thumb img {border: 3px outset #9999FF;}
.thumb a.img:link {border: 3px outset #660000;}
.thumb a.img:visited {border: 3px inset #330000;}
