body {text-align:center;
	margin: 0px;
	width: 100%;
	padding: 0px;}
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/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	text-align: center;}
.banner {background-color: #FFFFFF;
	width: 100%;
	background-position: center center;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 150%;
	text-decoration: none;
	vertical-align: top;}
.ftr {font-size: 80%;}
.box {
	width: 720px;
	background-color: #FFCC66;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	border-right-width: 7px;
	border-bottom-width: 10px;
	border-left-width: 7px;
	border-right-style: dashed;
	border-bottom-style: inset;
	border-left-style: dashed;
	border-top-color: #996699;
	border-right-color: #996699;
	border-bottom-color: #996699;
	border-left-color: #996699;
	border-top-style: none;
}
.thumb {float:none;display:inline;}
.thumb img {border: 3px inset #996699;}
.thumb a.img:link {border: 3px outset #660000;}
.thumb a.img:visited {border: 3px inset #330000;}