body {
	background-color: #FBCE5C;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
}
.exerpts {
	font-size: 14px;
	padding-right: 20px;
}
.side-right {
	background-image: url(images-framework/web-framework_r10_c21.gif);
	background-repeat: repeat-y;
	width: 29px;
}
.side-left {
	background-image: url(images-framework/web-framework_r10_c1.gif);
	background-repeat: repeat-y;
	width: 24px;
}
.column-center {
	width: 747px;
	background-color: #FFF;
	padding-right: 12px;
	padding-left: 12px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #36C;
	font-size: 24px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
.quote {
	font-size: 16px;
	font-style: italic;
	color: #666D8F;
}
.quoted {
	font-size: 14px;
	font-style: italic;
	color: #666;
	text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.minor-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.border {
	border: 1px solid #000;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #C60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.holiday {
	color: #F00;
}

