@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFC683;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}#main_body {
	text-align: center;
	margin-top: 15px;
}
#intro_text {
	background-color: #ECECEC;
	text-align: left;
	margin: auto auto 20px;
	padding: 10px;
	width: 650px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#main_area {
	background-color: #FFFFFF;
	text-align: center;
	width: 768px;
	border: 1px solid #000000;
	margin: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header {
	text-align: left;
	margin: auto auto 15px;
	height: 250px;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#recips_area {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#thumb_01 {
	text-align: center;
	height: 150px;
	width: 100px;
	border: 1px solid #333333;
	float: left;
	margin: auto 10px 10px auto;
}
#thumb_02 {
text-align: center;
	height: 150px;
	width: 100px;
	border: 1px solid #333333;
	margin: auto 10px 10px auto;
	float: left;
}
#thumb_03 {
	text-align: center;
	height: 150px;
	width: 100px;
	border: 1px solid #333333;
	float: left;
	margin: auto 10px 10px auto;
}
#thumb_04 {
	text-align: center;
	height: 150px;
	width: 100px;
	border: 1px solid #333333;
	float: left;
	margin: auto 10px 10px auto;
}
#thumb_05 {
	text-align: center;
	height: 150px;
	width: 100px;
	border: 1px solid #333333;
	float: right;
	margin: auto auto 10px auto;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	height: 125px;
	width: 768px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin: 10px auto auto auto;
	padding-top: 15px;
}
#thumb_area {
	text-align: center;
	margin: auto;
	width: 550px;
}
