body {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#content {
	position: absolute;
	width: 450px;
	left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 190px;
}
#col1 {
	position: absolute;
	width: 200px;
	left: 490px;
	padding: 5px 10px;
	top: 220px;
U
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4DB0B2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #4DB0B2;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#col2 {
	position: absolute;
	width: 200px;
	left: 710px;
	padding: 5px 20px;
	top: 220px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	color: #666666;
}
.entry-header {
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #4DB0B2;
}
.entry-blog {
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
}
.entry {
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #258868;
	text-decoration: none;
}
a:hover {
	color: #4DB0B2;
	text-decoration: underline;
}
h1 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #258868;
}
.blogrollmain {
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#menu {
	text-align: center;3
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4DB0B2;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px dotted #4DB0B2;
}
