body {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
 text-align: center;
 background: #ededed;
 background-image: url('http://www.kawaii-kon.org/images/main/bg_b.gif');
 background-repeat: repeat-x;
background-position: top left;
}

h1 { font-size: 15px; font-weight: bold; border-left: 2px solid #000000; padding-left: 3px; clear: both; }
h2 { font-weight: bold; }
h3 { text-decoration: underline; }

.news_date { color: #363636; }
.guest_image { padding-right: 3px; border: 0; clear: }
.table { padding-right: 10px; float: left; clear: left; width: 90px; }
#ajaxticker1 { width: 180px; height: 125px; border: none; padding: 0; overflow: auto; }

.blurb { font-size: 20px; color: #3399ff; font-weight: bold; text-align: center; padding: 10px; }
.blurb2 { font-size: 16px; font-weight: bold; text-align: center; padding: 10px; }

a:link,a:active,a:visited { color: #2282be; text-decoration: none; }
a:hover { color: #2282be; text-decoration: underline; }

div[class=header] { height: 75px; width: 800px; } /* for IE6 compatibility */

.header {
 background: #ffffff;
 width: 820px;
 height: 97px;
 padding: 10px;
 text-align: left;
 border: 1px solid #373737;
 background-image: url('http://www.kawaii-kon.org/images/main/kk_banner.jpg');
 background-repeat: no-repeat;
 background-position: top left;
}

div[class=navigation] { width: 800px; } /* for IE6 compatibility */

.navigation { width: 820px; color: #ffffff; font-size: 14px; padding: 10px; height: 15px; text-align: left; border: 0; }
.nav_part { width: 78px; text-align: left; float: left; clear: none; }
.nav_part2 { width: 110px; text-align: left; float: left; clear: none; }
.nav_part3 { width: 130px; text-align: left; float: left; clear: none; }
.nav_right { text-align: center; float: right; font-weight: bold; }

.navigation a:link { color: #ffffff; text-decoration: none; }
.navigation a:active { color: #ffffff; text-decoration: none; }
.navigation a:visited { color: #ffffff; text-decoration: none; }
.navigation a:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
.nav_right a:hover { color: #ffffff; text-decoration: underline; }

div[class=content] { width: 800px;} /* for IE6 compatibility */
div[class=content_l] { width: 570px; padding-right: 10px; } /* for IE6 compatibility */

.content { width: 820px; background: #ffffff; padding: 10px; text-align: left; border: 1px solid #373737; overflow: auto; }
.content_l { float:left; vertical-align: top; width: 560px; padding-right: 0; }
.content_r { width: 210px; float: right; margin-bottom: 10px; vertical-align: top; }

.info_head { font-size: 16px; font-weight: bold; }
.info_block {
 padding: 10px;
 background: #ededed;
 border: 1px solid #afbec5;
 margin-bottom: 10px;
 background-image: url('http://www.kawaii-kon.org/images/main/sidebg.gif');
 background-repeat: repeat-x;
}

div[class=footer] { width: 800px; } /* for IE6 compatibility */

.footer { font-size: 11px; color: #373737; width: 820px; padding: 10px; text-align: left; clear: both; }
.copyright_r { float: right; }
.copyright_l { float: left; }