.subjects {
	margin:10px 0 15px 0;
	padding:0;
	list-style:none;
}
.subjects A {
	color:#444;
	font-family:Arial;
	font-size:13px;
	text-decoration:underline;
}
.subjects A:hover {
	color:#000;
	text-decoration:none;
}
.subjects .subj_sub {
	display:none;
	margin:0;
	padding:0 0 0 10px;
}
.subjects .sub_exists A {
	color:#d00;
}

.center .sm {
	width:720px;
	background:url('/blog/images/gr-dot.gif') bottom repeat-x;
}
.center .sm .l {
	background:url('/blog/images/sm-l.gif') left bottom no-repeat;
}
.center .sm .r {
	background:url('/blog/images/sm-r.gif') right bottom no-repeat;
}
.center .sm TABLE {
	width:95%;
	margin:0 auto;
}
.center .sm A {
	display:block;
	padding:25px 5px 30px 5px;
	background:url('/blog/images/sm-sep.gif') left center no-repeat;
	text-align:center;
	color:#72c4d0;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
.center .sm .first {
	background:none;
}

.sm-si {
	position:absolute;
	display:none;
	width:720px;
	-top:75px;
	margin-top:-22px;
	background:url('/images/bg.jpg');
}
.sm-si .b {
	background:url('/blog/images/gr-dot.gif') bottom repeat-x;
}
.sm-si .l {
	background:url('/blog/images/gr-dot.gif') left repeat-y;
}
.sm-si .r {
	background:url('/blog/images/gr-dot.gif') right repeat-y;
}
.sm-si .lb {
	padding-top:10px;
	background:url('/blog/images/sm-lb.gif') left bottom no-repeat;
}
.sm-si .rb {
	padding:10px 30px;
	border-top:1px #b9b9b9 solid;
	background:url('/blog/images/sm-rb.gif') right bottom no-repeat;
}
.sm-si A {
	display:block;
	float:left;
	margin:0 5px;
	padding:3px 7px;
	font-weight:bold;
}


.left-side {
	padding:0 16px 0 0;
}

.center {
	width:720px;
	padding:0 0 0 20px;
	color:#4c6673;
	font-size:12px;
	line-height:20px;
}

.center H1 {
	margin:15px 0;
	padding-left:3px;
	border-left:6px #8496a2 solid;
	line-height:22px;
	color:#50a8ad;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
}

.center H2 {
	margin:20px 0 15px 0;
	padding-left:3px;
	border-left:6px #8496a2 solid;
	line-height:20px;
	color:#50a8ad;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.center H3 {
	margin:15px 0 0 0;
	line-height:24px;
	color:#4c626f;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.center IMG.left {
	float:left;
	margin:5px 20px 0 0;
}

.center IMG.right {
	float:right;
	margin:5px 0 0 20px;
}

.center P {
	margin:15px 0;
	padding:0;
	line-height:20px;
}

.center .post_title {
	margin:20px 0 15px 0;
	padding-left:3px;
	border-left:6px #8496a2 solid;
	background:none;
	line-height:20px;
	color:#50a8ad;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.center .links {
	margin:25px 0;
}

.center .clear {
	clear:both;
	margin:15px 0;
	line-height:0;
	font-size:0.01pt;
}

.rb_1 {
	margin:15px 0;
	border:1px #8697a1 solid;
	background:#fffbf8;
}

.rb_1_rt {
	position:relative;
	margin:-1px;
	background:url('../images/rb_1_rt.gif') right top no-repeat;
}

.rb_1_lb {
	padding:0 20px;
	background:url('../images/rb_1_lb.gif') left bottom no-repeat;
}

.rb_1 P {
	margin:0 0 15px 0;
}

.rb_1 TABLE {
	width:100%;
}

.rb_1 TD {
	vertical-align:top;
}

.rb_1 TD.left {
	width:50%;
	padding-right:15px;
}

.rb_1 TD.right {
	width:50%;
	padding-left:15px;
}

.rb_1 IMG.left {
	margin:5px 15px 0 0;
}

.rb_1 .content {
	width:100%;
}

.center .right {
	float:none;
	margin:0;
	border:none;
}

.center .list_1 {
	margin:15px 0;
	padding-left:10px;
}

.center .list_1 LI {
	margin:7px 0;
	padding-left:18px;
	background:url('../images/ld-1.gif') left 5px no-repeat;
}

.center .list_2 {
	margin:15px 0;
	padding-left:10px;
}

.center .list_2 LI {
	margin:5px 0;
	padding-left:15px;
	background:url('../images/ld-2.gif') left 7px no-repeat;
}

.page .copy {
	height:21px;
	margin-left:300px;
	padding-left:0;
}

.page .tag_cloud {
	height:90px;
	margin-left:300px;
	padding:70px 10px 0 10px;
	line-height:15px;
}

.page .footer {
	width:700px;
	margin-left:300px;
}

.page .footer TD {
	padding-left:0;
	line-height:10px;
	text-align:center;
	font-size:10.67px;
}

.page .footer A {
	line-height:10px;
	font-size:10.67px;
}

.related_post_title {
	margin-top:20px;
	font-size:16px;
}

.related_post {
	margin:10px 0 30px 0;
	padding-left:30px;
	line-height:16px;
}

.related_post LI {
	padding-bottom:7px;
	list-style:disc;
}

.alignleft	{
	float:left;
	margin:0 10px 5px 0;
}

.alignright	{
	float:right;
	margin:0 0 5px 10px;
}

