
body, html{
	font-family: Verdana, Helvetica,sans-serif;
	background: #f2f2f2; 
	color: #333;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.content table{
	border-top: 0px;
	border-left: 0px;
}
.content th, .content td{
	border-bottom: 0px;
	border-right: 0px;
}
.content ul ul {
	margin-bottom: 0px;
}
.content blockquote {
	margin: 4px;
	margin-bottom: 16px;
	margin-left: 16px;
	padding: 0px;
	padding-left: 8px; 
	border: 4px #fff solid;
	border-left: 4px #ddd solid;
}
.content blockquote p {
	margin-top: 4px;
	margin-bottom: 4px;
}
.content .highlight {
	color: #f30;
}

h1 { font-size: 0.8em }
h2 { font-size: 0.7em }
h3 { font-size: 0.6em }
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 950px;
	padding-bottom: 60px;
}

#centercontent{
	position: absolute;
	background: transparent url(../pics/basicbg.gif) top center repeat-y;
	left: 174px;
	top: 0px;
	width: 602px;
	padding: 0px;
}

#logobar{
	position: absolute;
	left: 0px;
	top: 14px;
	width: 170px;
	padding: 0px;
}
#logobar #logo{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	padding-left: 2px;
	font-weight: bold;
	margin-bottom: 50px;
}

#logobar #featured p.bookmarks{
	text-align: center;
	margin-top: 40px;
}

#logobar #featured div.feeds{
	text-align: left;
	margin-top: 40px;
	padding-left: 16px;
	padding-right: 16px;
}
#logobar #featured div.feeds p{
	margin: 8px;
	font-size: 0.9em;
}
#logobar #featured div.feeds h2{
	margin: 8px;
	font-size: 1.1em;
	padding-bottom: 0px;
}
#logobar #featured div.feeds h3{
	margin: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0.9em;
	color: #333;
	background: #ddd;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#logobar #featured div.feeds p img{
	vertical-align:text-top;
}
#logobar #featured div.feeds p a:hover{
	color: #3D6BBA;
}

/* Sidebar */
#sidebar{
	position: absolute;
	right: 0px;
	top: 90px;
	width: 170px;
	padding: 0px;
}
#sidebar #nav{
	padding: 0px;
	margin-bottom: 20px;
	line-height: 140%;
	font-size: 1.1em;
}
#sidebar #nav ul{
	padding: 0;
	margin: 0;
	width: 100%;
}
#sidebar #nav ul{
	border-bottom: 1px solid #d9d9d1;
}
#sidebar #nav ul li{
	list-style: none;
	margin: 0;
	padding-left: 14px;
	padding-top: 4px !important;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
}
#sidebar #nav ul li img{
	margin-left: -10px;
	margin-bottom: -3px;
}
#sidebar #nav ul ul{
	padding-left: 10px;
	margin: 0px;
	margin-top: 0px;
	border: 0px;
}
#sidebar #nav ul ul li{
	border: 0px;
	background: transparent url(../pics/subpage.gif) top left no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
#sidebar #nav ul ul a{
	color: #666;
}
#sidebar #nav a{
	text-decoration: none;
	display: block;
	color: #333;
}
#sidebar #nav .current{
	color: #333;
	font-weight: bold;
}
#sidebar #nav a:hover{
	color: #fff;
	background-color: #333;
	margin-left: -13px;
	padding-left: 13px;
	margin-right: -1px;
	padding-right: 1px;
}
#sidebar #nav ul li{
	border-top: 1px solid #d9d9d1;
}
#sidebar #search {
	color: #333;
	margin: 0px;
	height: 18px;
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#sidebar #search input {
	width: 100px;
	color: #333;
	background: #f2f2f2;
	border: 1px #f2f2f2 solid;
	border-bottom: 1px #333 solid;
}
#sidebar #sidebarcontent {
	padding: 0px;
	padding-left: 12px;
	margin-bottom: 20px;
	line-height: 160%;
	font-size: 1.1em;
}
#sidebar #sidebarcontent ul li {
	margin: 0px;
	list-style: none;
}
#sidebar #sidebarcontent a{
	text-decoration: underline;
	color: #3d6bba;
}
#sidebar #sidebarcontent a:hover{
	color: #333;
	background-color: #fff;
}
#sidebar #sidebarcontent p {
	margin-bottom: 7px;
}

#sidebar #sidebarcontent h3 {
	font-size: 1.1em;
}
#sidebar #sidebarcontent h2 {
	font-size: 1.2em;
}
#sidebar #sidebarcontent h1 {
	font-size: 1.3em;
}

#sidebar div.areadata_sidebar_random-quote-in-sidebar {
	margin-top: 40px;
	border-top: 1px #888 dotted;
	border-bottom: 1px #888 dotted;
	font-family: Times, serif;
	font-size: 1.2em;
	padding-top: 9px !important;
	padding-top: 0px;
	padding-bottom: 0px !important;
	padding-bottom: 4px;
}
#sidebar div.areadata_sidebar_random-quote-in-sidebar p {
	padding: 0px;
}
#sidebar div.areadata_sidebar_random-quote-in-sidebar blockquote {
	border: 0;
	margin: 0px;
	padding: 0px;
	color: #666;
}

/* Language Links */

#languages{
	margin-top: -4px;
	padding: 0px;
	font-size: 1em;
	height: 16px;
	width: 550px;
}
#languages a{
	margin-right: 8px;
}
a.currentlang{
	color: #3d6bba;
}

/* Header */

#slogan{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #333;
	font-size: 1.2em;
	margin: 0px;
}

/* Content */

#content{
	width: 550px;
	position: relative;
	margin-left: 26px;
	margin-top: -40px;
}
#content .sideinfo {
	border-right: 1px #aaa dotted;
	position: absolute;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	margin-top: 4px;
	margin-left: -60px;
	padding: 2px;
	padding-right: 11px;
	text-align: center;
	color: #666666;
	display: block;
	font-size: 9px;
	line-height: 9px;
	width: 35px;
	visibility: hidden;
}
#content .date {
	position: absolute;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	margin-left: 508px;
	margin-top: 3px !important;
	margin-top: 6px;
	padding: 2px;
	padding-right: 11px;
	text-align: center;
}
#content .date .month {
	color: #aaa;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	padding-left: 1px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: 'Arial';
	border-left: 1px #bbb dotted !important;
	border-left: 1px #ccc solid;
}
#content .date .day {
	color: #aaa;
	font-family: 'Arial';
	font-size: 12px;
	letter-spacing: -1px;
	padding-right: 4px;
}
#content .calendar {
	border: 1px #bbb dotted;
	padding: 6px;
}
#content .calendar table {
	margin: 0px;
}
#content .calendar th {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px #ccc dotted;
}
#content .calendar .coltitle {
	background: #eee;
	border-bottom: 1px #ccc dotted;
}
#content .calendar td {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
}
#content .calendar tr {
	padding: 2px;
}
#content .calendar .caltable {
	font-size: 8pt;
	font-family: Verdana;
}
#content .calendar .caltitle {
	font-size: 12pt;
	font-family: Arial;
	color: #333;
	text-align: center;
}
#content .calendar .today {
	font-size: 8pt;
	font-family: Verdana;
	background: #ff0000;
	text-align: center;
	color: #fff;
}
#content .calendar .day {
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
}
#content .calendar .weekdays {
	color: #666666;
}
#content .calendar .saturday {
	color: #0066cc;
}
#content .calendar .sunday {
	color: #cc0000;
}
#content .contentmeta {
	border-top: 1px #bbb dotted;
	font-size: 0.9em;
	text-align: right;
	clear: both;
}
#content #visual_content{
	margin: 0px;
	margin-bottom: 8px; 
}
#content #init_content{
	line-height: 160%;
	padding: 0px;
}
#content #init_content h1{
	font-size: 1.1em;
}
#content #init_content p{
	margin-top: 4px;
	margin-bottom: 10px;
}
#content #text_content{
	line-height: 160%;
	padding: 0px;
	padding-top: 36px;
	padding-bottom: 32px;
}
#content #text_content h2{
	border-top: 1px #d8d8d8 solid;
	border-bottom: 1px #d8d8d8 solid;
	padding-bottom: 4px;
	padding-top: 2px !important;
	padding-top: 5px;
	padding-right: 40px;
	text-shadow: 0px 2px 3px #aaa;
	background: #f6f6f6;
	line-height: 120%;
}
#content #text_content h2 a{
	text-decoration: none;
}
#content #text_content h2 a:hover{
	color: #333;
}
#content #text_content a{
	color: #3d6bba;
	text-decoration: underline;
}
#content #text_content a:hover{
	text-decoration: none;
}
#content #text_content #commentbox {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
}
#content #text_content .comment {
	border-left: 4px #333 solid;
	margin-left: -16px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
}
#content #text_content .commentmeta {
	margin-bottom: 6px;
	color: #777;
}
#content #text_content div.heading_text{
	color: #000;
	text-align: justify;
	margin-bottom: 20px;
}
#content #text_content div.floatright{
	float: right;
	margin: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}
#content #text_content div.floatleft{
	float: left;
	margin: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content #text_content p.imgcaptiontxt{
	font-size: 0.95em;
	margin-top: 0px;
	line-height: 100%;
	text-align: center;
}

#content #text_content object, #content #text_content iframe{
	margin-left: 25px;
}

#content #text_content a img{
	border: 1px #3D6BBA dotted;
	padding: 1px;
}
#content #text_content a img:hover{
	border: 2px #333 solid;
	padding: 0px;
}
#content #text_content div.ads{
	padding-top: 8px;
	padding-bottom: 12px;
}
#content #text_content div.ads a img{
	border: 0px;
	padding: 0px;
}
#content #text_content div.ads a img:hover{
	border: 0px;
	padding: 0px;
}
.content th, .content td { padding: .68em; }

#content #inlinenav{
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px #333 dashed;
	padding: 8px;
	font-size: 1.1em;
}
#content #inlinenav ul{
	margin: 0px;
	padding: 0px;
}

#content #text_content div.bubble {
	font-size: 0.9em;
	margin-bottom: 8px;
	border: 1px solid #fff;
	background-color: #fff;
}

#content #text_content div.bubble p {
	background-color: #fafafa;
	margin: 0px;
	padding: 6px;
	padding-bottom: 4px;
	font-size: 1.2em;
	color: #000;
	border: 1px #ddd solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin-top: 1px;
}

#content #text_content div.myself p {
	background-color: #f6f6f6;
}

#content #text_content div.bubble cite {
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 1px;
	font-style: normal;
}

div.areadata_main_microblog {
	background: transparent url(../pics/microlog_bg3.gif) bottom center no-repeat;
	width: 550px;
}
div.areadata_main_microblog p {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	font-size: 0.9em;
	padding-bottom: 21px !important;
	padding-bottom: 8px;
	margin-bottom: -2px !important;
	margin-bottom: 14px;
}

a.news_commentlink {
	background: transparent url(../pics/comments_icon.gif) 0px 5px no-repeat !important;
	background: none;
	padding-left: 15px !important;
	padding-left: 0px;
}

a.news_permalink {
	background: transparent url(../pics/permalink_icon.gif) 0px 6px no-repeat !important;
	background: none;
	padding-left: 15px !important;
	padding-left: 0px;
}

#prefooter #prefootertext {
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
}
#prefooter #prefootertext p.bottomline {
	margin-top: 8px;
	border-bottom: 4px #333 solid;
}
#prefooter #prefootertext table {
	margin: 0px;
	padding: 0px;
	border-top: 1px #d8d8d8 solid;
	border-bottom: 1px #d8d8d8 solid;
	background: #f6f6f6;
	margin-top: 8px;
}
#prefooter #prefootertext table td {
	margin: 0px;
	padding: 4px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 12px;
}
#prefooter #prefootertext h2 {
	border-top: 1px #d8d8d8 solid;
	border-bottom: 1px #d8d8d8 solid;
	padding-bottom: 4px;
	padding-top: 3px;
	color: #eee;
	background: #222 url(../pics/prefooterbg.gif) top center repeat-x;
	text-align: center;
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 4px;
}
#prefooter #prefootertext h3 {
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 4px;
}
#prefooter #prefootertext ul {
	margin: 0px;
}
#prefooter #prefootertext ul li {
	list-style: none;
	padding-top: 4px;
	padding-bottom: 0px;
	line-height: 140%;
	margin-top: 4px;
	font-size: 1.05em;
	border-top: 1px #ccc solid;
}
#prefooter #prefootertext ul li a {
	text-decoration: none;
	color: #3D6BBA;
}
#prefooter #prefootertext ul li a:hover {
	color: #333;
}

/* Footer */

#footer{
	position: relative;
	height: 15px;
	width: 550px;
	margin-bottom: 20px;
	margin-left: 26px;
}
#footer a{
	color: #666;
	text-decoration: none;
	background-color: #fff;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 2px;
	margin-left: -4px;
}
#footer a:hover{
	color: #333;
}
#footer #footertext{
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: #666;
	font-size: 1em;
}

table.coremarkup_data_table {
	border: 2px #ccc solid;
	background: #eee;
	width: 100%;
	padding: 8px;
}
table.coremarkup_data_table th {
	background: #fff;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #e2e2e2 solid;
}
table.coremarkup_data_table tr {
	background: #f6f6f6;
	border-bottom: 1px #e2e2e2 solid;
}
table.coremarkup_data_table td {
	border-left: 1px #e2e2e2 solid;
}
table.coremarkup_data_table td.tablesummary {
	background: #ededed;
}
table.coremarkup_data_table td.tablesummary h3 {
	margin: 0px;
	margin-bottom: 4px;
}
table.coremarkup_data_table td.tablesummary p {
	margin-top: 4px;
	margin: 0px;
}
table.coremarkup_data_table th h3 {
	margin: 0px;
	margin-bottom: 2px;
	font-size: 1.0em;
}
table.coremarkup_data_table th p {
	font-weight: normal;
	margin: 0px;
	font-size: 0.9em;
}

div.ie6note {
	border: 4px #ff0033 solid;
	border-top: 7px #ff0033 solid;
	background: #fff;
	color: #333;
	position: relative;
	top: 10px;
	margin-top: 10px;
	margin-bottom: 24px;
	padding: 8px;
}