@charset "UTF-8";
@import "base.css";
/* CSS Document */

/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(/i/wpblog/bgtop.gif) 0px -20px repeat-x #FF8542;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	margin:0 0 0px 0;
	padding:0 0px 0 0px;
		}
		
#hd {
	text-align:left;
	margin:10px auto 20px auto;
	padding:0 0 0 0px ;
	width:876px;
	vertical-align:top;
	}
	
#hd td {
	vertical-align:top;
	}

	
/* header ___________________ -- */

/* logo */

#logo  {
	margin-bottom:0px;
	width: 150px;
	height: 149px;
	}

#iclogo {
	margin: 0;
	padding: 0;
	background: url(/i/graphic/logo.gif) no-repeat;
	
}

#iclogo li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#iclogo li, #iclogo a {
	height: 149px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#iclogo a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#ic-logo {top: 0px; width: 150px;}

#ic-logo a:hover, #ic-logo a:visited:hover { background: transparent url(/i/graphic/logo.gif)  -150px 0px no-repeat;}

#ic-logo a.selected:link, #ic-logo a.selected:visited { background: transparent url(/i/graphic/logo.gif) -150px 0px no-repeat;}



/* logo-sub */

#logo-sub  {
	margin-bottom:0px;
	width: 223px;
	height: 18px;
	}

#iclogosub {
	margin: 0;
	padding: 0;
	
}

#iclogosub li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#iclogosub li, #iclogosub a {
	height: 18px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#iclogosub a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#ic-logosub {top: 0px; width: 223px;}


/* */

#hd-sec1 {
	width:150px;
	height:149px;
	float:left;
	}
	
#hd-sec2 {
	width:562px;
	height:112px;
	float:left;
	}

/* hd label */

#hdlabel  {
	margin-bottom:0px;
	width: 388px;
	height: 33px;
	}

#ichdlabel {
	margin: 0;
	padding: 0;
	
}

#ichdlabel li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#ichdlabel li, #ichdlabel a {
	height: 33px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#ichdlabel a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#ic-hdlabel {top: 0px; width: 388px;}





/* hd-info */

#hd-info {
	width:186px;
	height:66px;
	float:left;
	}
	
#hd-info ul.normal-s, #hd-words p.small {
	color:#967e74;
	}

#hd-words {
	width:197px;
	height:64px;
	border:1px solid red;
	float:left;
	}
	
#hd-boxright {
	float:right;
	width:726px;
	}
	
#phone {
	width:342px;
	height:21px;
	}	

#key { /* SEO  */
	text-indent:0px;
	font-size:11px ;
	color:#7C6549;
	padding:0;
	margin:0;
	top:5px;
	position:absolute;
	z-index:22;
	}

.logosub {
	float:left;
	width:169px;
	}
	
#keyphrase {
	float:left;
	text-align:left;
	}
	
#keyphrase strong {
	font-weight:normal;
	color:#42362F;
	}

#key-home { /* SEO  */
	text-indent:0px;
	font-size:11px ;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif;
	color:#B3B3B3;
	padding:0;
	margin:0;
	top:20px;
	position:absolute;
	font-weight:bold;
	z-index:21;
	}


#headerimg 	{
	margin: 0px 0px 0;
	height:  ;
	width: 740px;
	}



#content {
	font-size: 13px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 150%;
	}

.widecolumn {
	line-height: 150%;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 150%;
	font-stretch:extra-expanded;
	}
	
	.author_by {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:italic;
	font-stretch:expanded;
	}
	
	.author_name {
	font-family: 'Verdana', Arial, Sans-Serif;
	font-weight:bold;
	font-stretch:extra-expanded;
	color:#4197ce;
	font-variant:small-caps;
	font-size:1.4em;
	}
	

h1, h2, h3 {
	font-family: 'Verdana', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 18px;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 15px;
	}

#sidebar h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 13px;
	margin:6px 0 0 0;
	color:#4A6225;
	}
	
#sidebar p {
	margin:0px 0 15px 0;
	font-size:12px;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: ;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#FF6500;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color:#FF6500;
	}
	
#content .post h2 {
	color:#753C16;
	border-bottom:1px solid #ffffff;
	margin-top:8px;
	font-size:20px;
	}
	
#content .post h2 a {
	color:#753C16;
	border-bottom:1px solid #ffffff;
	margin-top:8px;
	font-size:20px;
	}
	
#content .post h2 a:hover {
	color:#FF6500;
	border-bottom:1px solid #cbcbcb;
	margin-top:8px;
	font-size:20px;
	}
	
#content h2 {
	margin: 20px 0 0px 0;
	color:#FF6500;
	}
	
#content h2.postpage {
	border:1px #cbcbcb solid;
	padding:6px 6px 6px 30px;
	background:url(/i/wpblog/bg_h2.gif) 10px 8px no-repeat;
	margin-bottom:10px;
	}
	

	
.entry p {
	line-height:150%;
	font-size:14px;
	}

#content h2.pagetitle {
	margin: 30px 0 30px 0;
}

#sidebar h2 {
	margin: 15px 0 5px 0px;
	padding: 0;
		color:#333;

	}

#sidebar .side-excerpt {
	margin:0px 0 10px 0;
	}
		
#sidebar .side-excerpt h2 {
	margin:0px;
	font-size:13px;
	padding:0px;
	}
	
#sidebar .side-excerpt p {
	margin:0px;
	font-size:15px;
	font-weight:bold;
	}
	
.narrowcolumn h2 {
	font-size:18px;
	}
	

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 13px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 150%;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Verdana', Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	




a {
	color: #FF6500;
	text-decoration: none;
	}
	
	h2 a:hover, h3 a:hover {
	color: #C29529;
	text-decoration: none;
	}

a:hover {
	color: #FF6500;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background:white;
	margin: 0px auto;
	padding: 0;
	width: 876px;
	}
	
	#pagemargin {
	width:876px;
	background:white;
	margin: 0px auto 15px auto;
	padding-top:12px;
	padding-bottom:10px;
	}

#header {
	background: transparent url(/i/bg1/bg_header_w.gif) no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	width:876px;
	height:111px;
}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	margin:0;
	padding:0px 0px 0 0px;
	width:650px;
	float:right;
	background:transparent;
	}
	
	#main-cont {
	margin:0;
	padding:0px 0 0 0px;
	width:749px;
	float:right;
	background:transparent;
	}
	

.widecolumn {
	margin:0;
	padding:0px 0px 0 0px;
	width:650px;
	float:right;
	background:transparent;
	}

.post {
	margin: 0 0 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background: yellow;
	border: none;
	}

#footer {
	padding: 0;
	margin: 0 auto 15px auto;
	width:816px;
	text-align:left;
	}
	
.ibm-footer {
	padding:0 30px 0 30px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 40px 0px 20px 0px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
.entry img {
	}
	
.tx_box {
	width:445px;
	float:right;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ul#topic_title_list li {
	margin-bottom:10px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align:left;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	list-style-position:outside;
	}
	
#sidebar ul ul li {
	background:url(/i/wp/blt_star.gif) 0 3px no-repeat;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 10px 0px;
	padding: 0 0 0 15px;
	list-style-position:outside;
	list-style-type:none;
	}
	
#topic_article_list {
	border-top:#cbcbcb 1px solid;
	border-bottom:#cbcbcb 1px solid;
	margin:50px 0 50px 0;
	}
	
#topic_article_list h4 {
	margin:8px 0 0 8px;
	text-indent:0px;
	}

#topic_article_list li {
	margin: 0 0 4px 0;
	color:#0069BF;
	font-size:13px;
		}
			
hr.ft {
	border-top:1px #cbcbcb solid;
	}

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.side-excerpt {
	border:1px solid #cbcbcb;
	padding:10px;
	}	
	
#content .side-excerpt h2 {
	margin:0px;
	padding:0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0px 0 0 0px;
	width:190px;
	float:left;
	margin:0 0 10px 0;
	}
	
	#col-r-home {
	padding:0px 0 0 0px;
	width:201px;
	float:left;
	}

.ibm-sidebar {
		background: #ffffff /* #D3C1DE */;
	margin:0 0 0 0px;
	padding:0px 0px 0px 30px;
	}
	
.ibm-sidebar-cat {
	background: #ffffff /* #D3C1DE */;
	margin:0 0 0 0px;
	padding:8px 0px 10px 10px;
	border:2px solid #cbcbcb;
	}

#sidebar form {
	margin: 0;
	}
	
.ibm-maincont {
	padding:0 30px 0px 0 ;
	}
	
.spacer20 {
	height:15px;
	}
	
#sidebar .admin_box {
	margin-top:10px;
	text-align:center;
	padding-right:10px;
	}
	
	#sidebar .admin_box li {	
	background:url(/i/bg1/bg_loginbut.gif) 20px 0 no-repeat;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	}

	#sidebar .admin_box li.nobg {	
	background:none;
	}
	
#login_box {	
	margin-top:20px;
	}

span.usrname_hi {
	font-weight:bold;
}
	
span.usrname_name {
	font-size:14px;
	font-weight:bold;
	color:#C29529;
	}

.post_box {
	border:solid 1px #cbcbcb;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/* basic info */

#comp-nav {
	background:transparent;
	position:none;
	left:350px;
	float:right;
	top:0px;
	padding:50px 0px 0px 0px;
	z-index:10;
	font-size:12px;
	color:#6D2B97;
	font-weight:bold;
	text-align:right;
	line-height:1.8;
	} 
	
#comp-nav a {
	font-size:12px;
	font-weight:bold;
	} 

.reset { /* float */
	clear:both;
	height:1px;
	overflow:hidden;
	}
	
br.reset {
	height:1px;
	}
	
/* mainnavi */

#nav {
	position:relative;
	left:-28px;
	top:-9px;
	width:825px;
	z-index:20;
	}

#nav-bloc {
	background: transparent;
	width:825px;
	height:33px;
	margin:0px;
	position: relative;
	left:0px;
	}
	
#nav li {
	margin: 0 0 0 0;
	padding: 0 ;
	list-style: none;
	float:left;
	}
	
#nav a {
	font-weight: bold;
	color: green;
	display: block;
	height:33px;
	font-size:12px;
}

#nav a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #6D2B97;
	padding: 0.4em 10px;
	background:#f5f0f7;
	height:auto;
	text-indent:0;
}

#nav li li a:hover {
	padding: 0.4em 5px;
	border: 1px solid #9569AE;
	border-width: 0 5px;
	background:#f5f0f7;
	text-indent:0;
	color:#F5D487;
}

#nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: transparent;
	
}

#nav ul li div {
	height:33px;
	}

/* nav-home */
li#nav-home {
	background: transparent url(/i/nav1/nav_p.gif) 0px 0px no-repeat; top: 0px; width: 104px; height: 33px;
	}

li#nav-home li a:hover, li#nav-home li a:visited:hover {
	background:#9569AE;
	}
	
#nav-home a:hover, #nav-home a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) 0px -33px no-repeat;}

#nav-home a.selected:link, #nav-home a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) 0px -33px no-repeat;}

/* nav-search */	
li#nav-search {
	background: transparent url(/i/nav1/nav_p.gif) -104px 0px no-repeat; top: 0px; width: 130px; height: 33px;
	}

li#nav-search li a:hover, li#nav-search li a:visited:hover { background:#9569AE;}
	
#nav-search a:hover, #nav-search a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) -104px -33px no-repeat;}

#nav-search a.selected:link, #nav-search a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) -104px -33px no-repeat;}

/* navigation 3 */
#nav-events {
	background: transparent url(/i/nav1/nav_p.gif) -234px 0px no-repeat; top: 0px; width: 154px; height: 33px;
	}
	
li#nav-events li a:hover, li#nav-events li a:visited:hover { background:#9569AE;}
	
#nav-events a:hover, #nav-events a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) -234px -33px no-repeat;}

#nav-events a.selected:link, #nav-events a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) -234px -33px no-repeat;}

/* navigation 4 */
#nav-membership {
	background: transparent url(/i/nav1/nav_p.gif) -388px 0px no-repeat; top: 0px; width: 103px; height: 33px;
	}

li#nav-membership li a:hover, li#nav-membership li a:visited:hover { background:#9569AE; }
	
#nav-membership a:hover, #nav-membership a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) -388px -33px no-repeat;}

#nav-membership a.selected:link, #nav-membership a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) -388px -33px no-repeat;}

/* navigation 5 */
#nav-services {
	background: transparent url(/i/nav1/nav_p.gif) -491px 0px no-repeat; top: 0px; width: 73px; height: 33px;
	}

li#nav-services li a:hover, li#nav-services li a:visited:hover { background:#9569AE; }

#nav-services a:hover, #nav-services a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) -491px -33px no-repeat;}

#nav-services a.selected:link, #nav-services a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) -491px -33px no-repeat;}

/* navigation 6 */	
#nav-resouces {
	background: transparent url(/i/nav1/nav_p.gif) -564px 0px no-repeat; top: 0px; width: 87px; height: 33px;
	}

li#nav-resouces li a:hover, li#nav-resouces li a:visited:hover { background:#9569AE; }

#nav-resouces a:hover, #nav-resouces a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) -564px -33px no-repeat;}

#nav-resouces a.selected:link, #nav-resouces a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) -564px -33px no-repeat;}

/* navigation 7 */	
#nav-client {
	background: transparent url(/i/nav1/nav_p.gif) -651px 0px no-repeat; top: 0px; width: 174px; height: 33px;
	}

li#nav-client li a:hover, li#nav-client li a:visited:hover { background:#9569AE; }

#nav-client a:hover, #nav-client a:visited:hover { background: transparent url(/i/nav1/nav_p.gif) -651px -33px no-repeat;}

#nav-client a.selected:link, #nav-client a.selected:visited { background: transparent url(/i/nav1/nav_p.gif) -651px -33px no-repeat;}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background:#f5f0f7;
	padding: 0.5em 0 1em 0;
	border: solid 1px #6D2B97;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li ul.long li {
	width: 150px;
}

#nav li ul.longlong li {
	width: 250px;
}

#nav li:hover ul, li.over ul {
	display: block;
}

/* */

p.disclaimer {
	font-size:16px;
	font-family: "Arial", "Osaka", "�l�r �o�S�V�b�N",sans-serif;
	font-weight:bold;
	margin-top:0px;
	}
	
#copyr {
	margin-top:0px;
	padding-left:0px;
	width:500px;
	}
	
#copyr td.first {
	text-align:left;
	}
	
#copyr p {
	font-size:12px;
	font-family: "Verdana", "Osaka", sans-serif;
	font-weight:normal;
	padding-top:0px;
	color:#444444;
	padding-bottom:10px;
	}
	
.pr-mass {
	margin-top:0px;
	float:right;
	margin-bottom:0px;
	width:250px;
	padding-top:8px;
	text-align:right;
		}
	
#footer div.pr-mass div {
	font-size:12px;
	font-family:"Arial", "Helvetica", sans-serif;
	}
	
#footer div.pr-mass a {
	text-decoration:none;
	font-size:12px;
	}
	
#content h2.normal {
	margin-top:15px;
	margin-bottom:15px;
	font-size:18px;
	padding:5px 0px 1px 0px;
	color:#1A1A1A;
	font-weight:bold;
	font-family: "Arial", sans-serif;
	}
	
.post-box { /* font size for content home only */ 
	border-top: 1px solid #ffffff;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:normal;
	}
	
.post-box p {
	line-height:150%;
	}
	
#pagemargin #page .narrowcolumn#content .ibm-maincont .post .post-box #post-data {
	text-align:right;
	border-top:#ffffff 1px dotted;
	border-bottom:#cbcbcb 1px dotted;
	font-size:20px;
	margin-top:20px;
	}
	
#pagemargin #page .narrowcolumn#content .ibm-maincont .post .post-box #post-data p {
	margin:5px;
	}
	
/* */

#main-home {
	margin-top: 15px;
	text-align:center;
	}
	
/* */

span.topic-style {
	color:#002D72;
	}
	
	span.topicname-style {
	color:#FF6500;
	}
	
#back_to_home_link {
	margin: 40px 0 20px 0;
	background:url(/i/wpstaff/blt_arw.gif) no-repeat;
	padding: 0 0 0px 20px;
	}
	
#back_to_home_link a {
	color:#4A6225;
	font-size:13px;
	font-weight:bold;
	}
	
/* T-LINK */

.t-link {
	 text-align:left; 
	 font-size:11px;
	 color:#cbcbcb;  
	 margin-bottom:15px;
	border-top:solid 2px #cbcbcb;
	 padding-top:15px;
	 margin-top:0px;
	clear: both;
	 }
	 
.t-link_li div {
     width:150px;
	 float:left;    
	 }
	 
.t-link_li H4 {
    font-size:11px;
	padding:0px 0 0 0;
	margin:0;
	line-height: 120%;
	background:yellow;
	}
	 
.t-link_li ul {
	float:left;
	margin: 0px 0 5px 0;
	padding: 0px;
}

.t-link_li li {
	display: inline;
	margin: 0px;
	font-weight: normal;
	color: #cbcbcb;
	font-size: 11px;
	line-height: 165%;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 8px 0;
}

.t-link_li a:link {
	color: #cbcbcb;
	text-decoration: none;
	font-size:11px;
}

.t-link_li a:visited {
	color: #cbcbcb;
	text-decoration: none;
}

.t-link_li a:hover {
	color: #cbcbcb;
	text-decoration: none;
}

.t-link_li a:active {
	color: #ADBCC4;
}



.t-link a:link {
	color: #a7a9ac;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	border:none;
	line-height: 165%;
}

.t-link a:visited {
	color: #a7a9ac;
	text-decoration: none;
	font-weight:bold;
	border:none;
	font-size:11px;
}

.t-link a:hover {
	color: #222222;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}

.t-link a:active {
	color: #a7a9ac;
	font-weight:bold;
	font-size:11px;
}

/* */

#participant {
	border:1px solid #cbcbcb;
	padding:10px;
	}
	
/* */

#category-box {
	margin:10px 0 0 0;
	}
	
#category-box h2 {
	font-size:16px;
	margin:0px 0 10px 0px;
	}
	
#category-box li.cat-item {
	margin:0px 0 10px 0;
	padding:0px;
	}
	
.more-link {
	background:url(/i/wpstaff/blt_arw_s.gif) no-repeat;
	padding-left:20px;
	text-decoration:underline;
	}
	
span.readmo {
	background:#f7621f;
	padding:3px 5px;
	font-size:11px;
	}
	
span.readmo a {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	}
	
/* */

#linkbar a {
	display:block;
	height:20px;
	width:100%;
	background:#FFE81F;
	color:#2F2BEF;
	padding:4px 0 2px 3px;
	font-weight:bold;
	}
	
#linkbar {
	text-align:left;
	margin:3px auto 0 auto;
	width:816px;
	}
