@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
}
/* CSS Document */
#container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#banner {
	background-image: url(images/blues_banner.jpg);
	height: 22px;
	width: 968px;
	padding-top: 274px;
}

#main_text {
	background-color: #FFF;
	width: 300px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
	padding-top: 40px;
}
#main_text h3 {
	font-size: 120%;
color: #00b4e1;
margin-top:0px;
margin-bottom:10px;
}

#main_text h4 {
font-size: 100%;
margin:0 auto;
}

#main_text p {
font-size: 90%;
margin:0 auto;
}

#left_column {
	float: left;
	width: 274px;
	height: auto;
	background-color: #CFF;
	border-left-color: #06C;
	border-left-width: 1px;
	border-left-style: inset;
	border-right-color: #06C;
	border-right-width: 1px;
	border-right-style: inset;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#left_mid_column {
	float: left;
	width: 270px;
	background-color: #CFF;
	border-top-color: #06C;
	border-top-width: 1px;
	border-top-style: inset;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	
}
#left_lower_column {
	float: left;
	width: 274px;
	background-color: #FFF;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}
#center_column {
	background-color: #CFF;
	width: 415px;
	float: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	border-right-color: #06C;
	border-right-width: 1px;
	border-right-style: inset;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}
#center_mid_column {
	background-color: #FFF;
	width: 396px;
	margin-left: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-weight: 900;
	border-color: #F00;
	border-width: 9px;
	border-style: groove;
}
}
#center_lower_column {
	background-color: #CFF;
	width: 396px;
	margin-left: 0px;
	float: left;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}
#right_column {
	background-color: #CFF;
	float: right;
	width: 275px;
	border-right-color: #06C;
	border-right-width: 1px;
	border-right-style: inset;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	font-size: 10pt;
}
#right_mid_column {
	background-color: #CFF;
	float: right;
	width: 275px;
	border-top-color: #06C;
	border-top-width: 1px;
	border-top-style: inset;
	border-right-color: #06C;
	border-right-width: 1px;
	border-right-style: inset;
	border-bottom-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}
#right_lower_column {
	background-color: #CFF;
	float: right;
	width: 275px;
	border-right-color: #06C;
	border-right-width: 1px;
	border-right-style: inset;
}

#column_container {
	width: 968px;
	background-color: #CFF;
}
.date {
	font-size: 9pt;
}
#container #right_column #right_mid_column blockquote p .date strong {
	font-size: 14px;
}
#container #right_column #right_mid_column blockquote p .date strong {
	font-size: 14px;
}
#container #center_column #center_mid_column blockquote p a {
	font-size: 12px;
}
#container #center_column #center_mid_column blockquote p {
	font-size: 12px;
	color: #333;
}
#container #right_column #right_mid_column blockquote p .date strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

