body {
	background: url(/elements/images/background.gif) repeat scroll 0px 0px;
	margin: 0px;
	padding: 0px;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #222;
}
a {
	color: #395275;
	text-decoration: none;
}
a:hover {
	color: #26364F;
	text-decoration: underline;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #FFFFFF url(/elements/images/background_sides.gif);
}
#wrapper #masthead {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #1E283D;
	background: #f8f8f8 url(/elements/images/background_masthead.gif) repeat-x scroll 0px 0px;
}
#masthead #menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	clear: right;
}
#menu .mainmenu {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	background: url(/elements/images/menu/bg.gif) repeat-x scroll 0px 0px;
}
#menu .menu_option {
	display: inline;
	float: left;
	clear: right;
}
#menu .menu_option a {
	text-decoration: none;
	color: #333333;
	font-size: 85%;
	font-weight: bold;
	display: block;
	height: 35px;
	margin: 0px;
	padding: 5px 17px 0px 0px;
	background: url(/elements/images/menu/middle.gif) no-repeat scroll right 0px;
	text-align: center;
}
#menu .menu_option a:hover {
	color: #666666;
	text-decoration: none;
}
#masthead #stamp {
	margin: 0px;
	padding: 0px;
	background: url(/elements/images/masthead_bg.gif) repeat-x scroll 0px 0px;
	height: 92px;
}
#masthead #stamp h1 {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	background: url(/elements/images/masthead_logo.gif) no-repeat scroll 0px 0px;
	height: 72px;
	width: 363px;
	display: block;
	float: left;
}
#masthead #stamp span {
	display: none;
}
#masthead #stamp #member_login {
	margin: 25px 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
	height: 44px;
	display: block;
	float: left;
	clear: right;
	width: 330px;
}
#masthead #stamp #member_login li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#member_login .login_left {
	background: url(/elements/images/masthead_login_left.gif) no-repeat scroll 0px 0px;
	height: 44px;
	width: 15px;
}
.topheading {
	font-size: 11pt;
	margin: 5px;
	padding: 0px;
	color: #273750;
	font-weight: normal;
}
#member_login .login_middle {
	height: 44px;
	background: url(/elements/images/masthead_login_middle.gif) repeat-x scroll 0px 0px;
	display: block;
	width: 300px;
}
#member_login .login_middle p {
	font-size: 85%;
	margin: 0px;
	padding: 14px 0px 0px;
	text-align: center;
	color: #1F2E42;
}
#member_login .login_right {
	background: url(/elements/images/masthead_login_right.gif) no-repeat scroll 0px 0px;
	height: 44px;
	width: 15px;
}
#masthead #actionbar {
	background: #49658A url(/elements/images/background_actionmenu.gif) repeat-x scroll 0px 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C1C1;
	border-bottom-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#side_panel {
	width: 275px;
}
#actionbar img {
	padding-right: 8px;
	padding-left: 8px;
}
#wrapper #content {
}

/* ** Page & Content Styles ** */

#content #info {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBFBFB;
}
#content #panel {
	width: 250px;
}
.subheading {
	font-size: 85%;
	margin: 0px;
	padding: 0px 8px 0px 12px;
	color: #1F2E42;
	text-align: justify;
	line-height: 1.5;
}
.home_left_column {
	background: #FFFFFF;
}
.bg_blue {
	background: #D6E1ED;
}
.bg_gray {
	background: #F5F7F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEBEA;
}
.border_blue_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9D1DD;
}
.border_blue_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D1DD;
}

#sitetopics { clear: left; margin: 0px 0px 4px 4px; padding: 0px 4px; min-height:10px; /* IE7 enclose floats fix */}
#sitetopics ul {
	list-style-type: none;
	margin: 5px 5px 5px 0px;
	padding: 0px;
}
#sitetopics ul li {
	float: left;
	width: 135px;
	margin-bottom: 0px;
}
#sitetopics .updown {
	float: left;
	width: 200px;
	margin: 0px;
}
#sitetopics ul li a { float: left; padding: 2px 0 4px 10px; font-weight: bold; font-size: 85%;}
#sitetopics ul li a:link { color: #1F2E42; text-decoration: none;}
#sitetopics ul li a:visited { color: #1F2E42; text-decoration: none;}
#sitetopics ul li a:hover, #sitetopics ul li a:active, #sitetopics ul li a:focus { color: #26364F; text-decoration: underline;}
#featured {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	background: url(/elements/images/featured/comfortech.gif) no-repeat scroll right bottom;
}
#featured a {
	color: #D6E1ED;
	text-decoration: none;
}
#featured a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#featured h2 {
	text-transform: uppercase;
	font-size: .8em;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	margin: 8px 8px -2px 15px;
	padding: 0px;
}
#featured h1 {
	font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 160%;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	letter-spacing: -1px;
}
#featured h3 {
	font-size: 97%;
	color: #FFFFFF;
	margin: 0px 25% 8px 15px;
	padding: 0px;
	display: block;
	line-height: 1.3;
	font-style: italic;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}


#newsblog {
	margin: 10px 0px;
	padding: 0 0.8em 0.8em;
	width: auto;
	float: none;
	background: url(/images/headerbar_newsblog.gif) no-repeat 100% 0;
	position: relative;
	height: 29em;
}
#newsblog a {
	color: #FF0000;
}
#newsblog #news {
	overflow: auto;
	height: 30em;
	margin: 0px;
	padding: 0px;
}
#newsblog div div {
	overflow: visible;
	height: auto;
	border: 1px solid #FEFFFF;
	background-color: #fff;
	margin: 0 5px 10px 0;
	padding: 0px;
}
#newsblog div div p {
	margin: 0em 0.5em 0.5em;
	font-size: 85%;
	color: #333333;
	padding: 0em;
}
#news .news {
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 1.3;
	text-align: justify;
}
#newsblog div div cite { margin: 0em -0.5em -0.5em; padding: 5px 0.5em 0.2em; display: block; background-color: #E7EBEE; font-style: normal; font-weight: bold;}
#newsblog div div cite span {
	display: block;
	font-weight: normal;
	font-size: 95%;
}
#articles {
	margin: 0px 15px 20px;
	padding: 0px;
}
#articles #hook {
}
#articles #hook a {
	color: #000000;
	text-decoration: none;
}
#hook ins {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px 0px 10px;
	letter-spacing: .2em;
}
#hook h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #222;
	margin: 15px 0px 10px;
	padding: 0px;
	line-height: 1;
	text-align: center;
}
#hook cite {
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	color: #555;
}
#hook p {
	font-size: .9em;
	line-height: 1.8;
	text-align: justify;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#hook cite strong {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#hook .split {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 8px auto 18px;
	padding: 0px;
	width: 145px;
}
#hook .continuereading {
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
	display: block;
	margin-top: 10px;
	margin-left: 0px;
	line-height: 1;
	margin-bottom: 10px;
}
#sixapart-standard #content ._bww_m .subheading a {
	color: #FF0000;
}
#sixapart-standard .home_left_column ._g_m #articles #hook .continuereading {
	color: #FF0000;
}
#sixapart-standard ._bww_m #newsblog #news .news .continuereading strong {
	color: #FF0000;
}
#news .news .continuereading {
	color: #FF0000;
}
#sixapart-standard ._bww_m #newsblog #news .news .continuereading {
	color: #FF0000;
}
#notify {
}
#webring {
	margin: 10px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#webring input {
	font-size: 90%;
	padding: 1px;
	margin: 10px 5px;
	border: 1px solid #B8B8B8;
	background: #FCFCFC;
}
#webring b {
	color: #263650;
	font-size: 110%;
}
#webring font {
	font-size: 80%;
	color: #666666;
	text-align: center;
}
#webring a {
	color: #333333;
}
#webring table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#webring td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #F3F7FB;
}
#webring img {
	display: none;
}
#footer_tab {
}
#footer_tab #footer_box {
	margin: 8px;
	padding: 5px;
}
#footer_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_box li {
	font-size: 75%;
	margin: 2px;
	padding: 0px;
	color: #444;
}
#footer_box h1 {
	font-size: 85%;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
}
#footer_box #footer_nav {
}
#footer_box #footer_nav li {
	float: left;
	width: 100px;
}
#status {
	background: #FFE9EA;
	font-size: 80%;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAEB0;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFAEB0;
}
#archive {
	margin: 10px 10px 0px;
	padding: 0px 5px 5px;
	color: #444;
}
#archive h1 {
	color: #26364F;
	font-family: "Century Gothic", Century, Helvetica, Geneva, Arial, sans-serif;
	font-size: 2em;
	margin: 0px;
	background: #F3F7F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8ECEE;
	padding: 5px 0px 2px;
}
#archive p {
	color: #333333;
	line-height: 1.3;
	font-size: 95%;
	margin-bottom: 15px;
}
#archive a {
	color: #164387;
	font-weight: bold;
	text-decoration: none;
}
#archive a:hover {
	color: #3469B2;
	text-decoration: underline;
	font-weight: bold;
}
#archive ul {
	list-style-type: square;
	font-size: 90%;
}
#archive ol {
	font-size: 90%;
	color: #444;
	list-style-type: decimal;
}
#archive li {
	line-height: 1.3;
	margin-bottom: 15px;
}
#archive h2, #archive h3, #archive h4, #archive h5, #archive h6 {
	color: #26364F;
}

#archive h2 {
	font-size: 140%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECEE;
	margin: 15px 0px;
	padding: 0px 0px 5px;
}
#archive h3 { font-size: 130%; }
#archive h4 {
	font-size: 120%;
	color: #DD2621;
}
#archive h5 {
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECEE;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#archive h6 { font-size: 100%; }
#archive img {
	margin: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archive #byline {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 3px 0px 5px 2px;
	padding: 2px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#archive #byline a {
	color: #16437B;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#archive #byline img {
	margin: 0px;
	padding: 0px;
}
#archive #byline a:hover {
	color: #26364F;
	text-decoration: none;
}
#closing {
	margin: 0px 10px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	background: #F5F5F5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	font-size: 80%;
}
#closing p {
	margin: 0px 0px 4px;
	padding: 0px;
}
#comments {
	margin: 10px;
}
#comments #response {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	background: #F5F5F5 url(/elements/images/mt/comment_author.gif) repeat-x scroll 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin: 10px 0px 15px;
	padding: 0px 0px 0px 60px;
}
#response p {
	margin: 0px;
	padding: 5px 10px 10px 0px;
	font-size: 110%;
	color: #333333;
}
#response .res_name a {
	color: #FF0000;
	text-decoration: none;
}
#response .res_name a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#response .res_name {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
	font-family: "Century Gothic", Century, Helvetica, Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 10px 0px 2px;
}
#response .res_date {
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: .9em;
}
#comment {
	border: 4px solid #870003;
	margin: 0px 10px 20px;
	padding: 0px;
	background: #B3383B;
}
#respond {
	margin: 0px;
	padding: 6px;
	border: 1px solid #BE6B6E;
	background: #B3383B url(/elements/images/mt/commentform.gif) repeat-x;
}
#respond h1 {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
#respond textarea {
	background: #FFFFFF;
	overflow: auto;
	width: 95%;
	border: 1px solid #870003;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 5px;
	text-align: justify;
}
#respond #rules {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#respond .postingrules {
	color: #FFF3F4;
	font-size: 75%;
}
#category {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-left: 10px;
}
#category h1 {
	color: #26364F;
	font-weight: bold;
	font-size: 2em;
	font-family: "Century Gothic", Century, Helvetica, Geneva, Arial, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin: 0px;
	padding: 0px 0px 4px;
	background: #F3F7F9;
}
#category #description {
	margin: 0px;
	padding: 5px 5px 0px;
	color: #444444;
	font-size: 0.9em;
}
#category #description p {
	margin: 0px;
	padding: 4px 0px 6px;
	line-height: 1.4;
}
#category #preview {
	margin: 0px;
	padding: 20px 10px;
	list-style-type: none;
	color: #999999;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #F3F3F3;
	border-bottom-color: #BBBBBB;
	background: #FFFFFF;
}
#category #preview #title {
	padding: 0px;
	margin: 0px;
}
#category #preview #title a {
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
#category #preview #details {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}
#category #preview #details cite {
	color: #555555;
	font-style: normal;
	font-size: .85em;
	margin: 0px 0px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#category #preview #details .readmore {
	font-size: 0.80em;
	padding: 2px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 0px 15px 0px 0px;
}
.comment_heading {
	font-size: 85%;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 20px 0px 0px;
	padding: 6px;
	background: #C95C5F url(/elements/images/mt/commentform.gif) repeat-x -5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #870003;
	border-bottom-color: #870003;
}
.comment_heading strong {
	color: #FFECEE;
}
#close {
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	right: 465px;
	top: 280px;
}
#open {
	position: relative;
	top: 58px;
	height: 17px;
	width: 17px;
	margin: 0px;
	padding: 0px;
	left: 753px;
	float: left;
}

#information {
	margin: 10px 10px 0px;
	padding: 0px 5px 5px;
	color: #444;
}
#information h1 {
	color: #26364F;
	font-family: "Century Gothic", Century, Helvetica, Geneva, Arial, sans-serif;
	font-size: 2em;
	margin: 0px;
	background: #F3F7F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8ECEE;
	padding: 5px 0px 2px;
}
#information p {
	color: #444;
	line-height: 1.5;
	font-size: 95%;
}
#information a {
	color: #164387;
	font-weight: bold;
	text-decoration: none;
}
#information a:hover {
	color: #3469B2;
	text-decoration: underline;
	font-weight: bold;
}
#information ul {
	list-style-type: square;
	font-size: 90%;
}
#information ol {
	font-size: 90%;
	color: #444;
	list-style-type: decimal;
}
#information li {
	line-height: 1.3;
	margin-bottom: 15px;
}
#information h2, #information h3, #information h4, #information h5, #information h6 {
	color: #26364F;
}

#information h2 {
	font-size: 140%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin: 15px 0px;
	padding: 0px 0px 5px;
}
#information h3 { font-size: 130%; }
#information h4 {
	font-size: 120%;
	color: #DD2621;
}
#information h5 {
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECEE;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#information h6 { font-size: 100%; }
#information img {
	margin: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#information #byline {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 3px 0px 5px 2px;
	padding: 2px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#information #byline a {
	color: #16437B;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#information #byline img {
	margin: 0px;
	padding: 0px;
}
#information #byline a:hover {
	color: #26364F;
	text-decoration: none;
}

.copyright {
	font-size: 70%;
	color: #395275;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.copyright a {
	color: #26364F;
}
.small_form {
	font-size: .8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.small_input {
	font-size: .8em;
	width: 95%;
	margin-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #B8B8B8;
	background: #FCFCFC;
}
.small_button {
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.small_footnotes {
	font-size: .7em;
	display: block;
	width: 200px;
}
.form_red_trim {
	border-top: 1px solid #C85C5E;
	border-right: 1px solid #B3383B;
	border-bottom: 1px solid #B3383B;
	border-left: 1px solid #B3383B;
}
.greenbox {
	border: 2px solid #2BA02C;
	padding: 0px;
	background: #FFFFFF;
	color: #2C7634;
}
#secure {
	background: #FFFAAC;
	font-size: 80%;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECDD9A;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECDD9A;
}
#site_req {
	font-size: .7em;
	color: #666666;
	margin: 10px;
}
#site_rss {
	background: #FFFFFF url(/elements/images/rss_icon.gif) no-repeat scroll 5px center;
	margin: 10px;
	padding: 10px 10px 10px 40px;
	color: #BD4E05;
	border: 1px solid #FB9F3B;
	font-size: 80%;
}
#site_rss a {
	color: #C15209;
	text-decoration: underline;
}
#archive_link {
	margin: 10px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: normal;
	text-align: center;
}
#archive_link a {
	color: #000000;
	font-weight: bold;
}
#sixapart-standard .home_left_column ._g_m #archive_link a {
	color: #FF0000;
}

