@charset "utf-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
}
#wrap {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-repeat: no-repeat;
	width: 760px;
	background-position: center center;
	height: 30px;
	font-size: 0.875em;
	text-align: center;
	color: #CCC;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #333;
}
#main {
	width: 760px;
}
#main_text {
	width: 760px;
	background-image: url(web%20components/old_paper1.png);
	height: 290px;
	background-repeat: no-repeat;
	background-position: center center;
}
#text_box_left {
	width: 300px;
	height: 250px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	text-align: justify;
	font-size: 0.875em;
}
#text_box_right {
	width: 380px;
	height: 240px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.875em;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #9C0;
	text-decoration: underline;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}

a:link {
	color: #CCC;
	text-decoration: none;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

