.clear {
	clear: both;
	height: 0px;
}
html, body, table, div, form {
	margin: 0px;
	padding: 0px
}
html, body {
	width: 100%;
}
body {
	margin-top: 24px;
	background-color: #d8e9de;
	background-image: url('/images/background.jpg');
}
* {
	font-family: arial; 
	font-size: 11px;
}
img {
	display: block;
}
a img {
	border: 0;
}
.blue, a.blue {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.blue {
	font-weight: bold;
}
a.blue:hover {
	color: #003366;
	text-decoration: underline;
}
.success {
	color: green;
	font-weight: bold;
}
.error {
	color: red;
	font-weight: bold;
}

#shadow_top {
	margin: 0 auto;
}
#shadow_top img {
	behavior: url('/css/iepngfix.htc');
}
#shadow_top .bg {
	background-image: url('/images/main_shadow_top.png');
	behavior: url('/css/iepngfix.htc');
}
#shadow {
	background-image: url('/images/body_shadow.png');
	width: 1000px;
	margin: 0px auto;
	padding: 0 3px;
	position: relative;
}
#shadow_bottom {
	margin: 0 auto;
}
#shadow_bottom .bg { 
	background-image: url('/images/main_shadow_bottom.png');
	behavior: url('/css/iepngfix.htc');
}
#shadow_bottom td img {
	behavior: url('/css/iepngfix.htc');
}
.uppercase, .uppercase * {
	text-transform: uppercase;
}

#content {
	width: 1000px;
	z-index: 1;
}

h1 {
	font-family: Georgia, Arial; /* Vectora LH Roman */
	margin: 0px;
	padding: 0px;
	color: #549BB7;
	font-weight: normal;
	font-size: 32px;
}
.sIFR-active h1  {
	font-family: Georgia, Arial;
	font-size: 32px;
	line-height: 1em;
	visibility: hidden;
	padding: 10px 0 0 0px;
	margin: 0px;
	color: #549BB7;
	font-weight: bold;
	width: 400px;
}
h2.gray {
	font-family: Vectora;
	font-size: 18px;
	color: #999999;
	padding: 0px;
	margin: 16px 0 2px 0;
	font-weight: normal;
}
.sIFR-active h2.gray  {
	line-height: 1em;
	visibility: hidden;
	font-size: 18px;
	padding: 0px;
	margin: 16px 0 2px 0;
}

h2.blue {
	padding: 18px 0px 5px 0px;
	margin: 0px;
}
h2.blue a {
	font-family: Georgia;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h2.blue a:hover {
	color: #003366;
	text-decoration: underline;
}
h2.recent_blue {
	padding: 16px 0px;
	margin: 0px;
	font-family: Georgia;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
/*
.sIFR-active h2.blue {
	padding: 0px;
	margin: 16px 0 0 0;
}
.sIFR-active h2.blue a {
	line-height: 1em;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	font-size: 13px;
}
*/

.separator {
	height: 1px;
	background-image: url('/images/separator.gif');
}

#yj_conferences img {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #dfdfdf;
}
#yj_conferences p img {
	float: none;
	margin-right: 0;
	padding: 0;
	border: 0;
}
#yj_conferences p {
	margin: 0 0 16px 0;
	padding: 0;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #666666;
}
#yj_conferences p a {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
#yj_conferences p a:hover {
	color: #003366;
	text-decoration: underline;
}
#newsletters form {
	color: #666666;
}
form input.text_input_default {
	color: #aaa;
	background-color: #f1f1f1;
}

}
form input.text_input_changed {
	color: black;
}
.article_list ul,
.article_list ol {
	color: #E3D5A4;
	padding: 0px 20px 5px 0px;
	margin: 0px;
}
.article_list ul li,
.article_list ol li {
	margin: 0 0 0 20px;
	padding: 4px 0 0 2px;
}
.article_list ul li span,
.article_list ol li span,
.article_list ul li a,
.article_list ol li a {
	color: #666666;
	text-decoration: none;
}
.article_list ul li a:hover,
.article_list ol li a:hover {
	text-decoration: underline;
}
.article_list ul li p {
	color: #666666;
}
.article_list ul li p a {
	color: #006699;
	text-decoration: none;
}
.article_list ul li p a:hover {
	color: #003366;
	text-decoration: underline;
}
.article_list p {
	margin: 0px;
	padding: 0 0 10px 10px;
}
.article_list p a {
	color: #006699;
	text-decoration: none;
}
.article_list p a:hover {
	color: #003366;
	text-decoration: underline;
}
#community_poll form {
	color: #666666;
}

ul.channel_menu {
	list-style-type: none;
	margin: 18px 0px;
	padding: 0px;
}
ul.channel_menu li {
	margin: 0px;
	padding: 0px;
}
ul.channel_menu li span {
	float: right;
	padding-right: 15px;
	font-weight: bold;
	font-size: 9px;
	color: #575757;
}
ul.channel_menu li a {
	color: #575757;
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 16px;
}
ul.channel_menu li a:hover {
	background-image: url('/images/channel_menu_bg.gif');
}
ul.channel_menu li.selected {
	background-image: url('/images/channel_menu_separator.gif');
}
ul.channel_menu li.selected a {
	font-weight: bold;
	color: black;
}
ul.channel_menu li.selected ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.channel_menu li.selected ul li {
	margin: 0;
	padding: 0;
}
ul.channel_menu li.selected ul li a {
	width: 154px;
	padding-left: 26px;
	font-weight: normal;
	background: none;
	color: #575757;
}
ul.channel_menu li.selected ul li a:hover {
	background-image: url('/images/channel_menu_bg.gif');
}
ul.channel_menu li.selected ul li.selected a {
	font-weight: bold;
	color: black;
}
ul.channel_menu li a.selected {
	background-image: url('/images/channel_menu_separator.gif');
}
ul.channel_menu li p {
	font-size: 10px;
	padding: 7px 0 3px 15px;
	color: #575757;
	margin: 0;
}
ul.channel_menu li form {
	padding: 0 0 7px 15px;;
	margin: 0;
}
ul.channel_menu li form input {
	font-size: 10px;
}

#content #left_bar .endemic_ad {
	background-image: url('/images/endemic_ad_bg.gif');
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 4px;
	width: 160px;
}
#content #left_bar .ad {
	margin: 0px auto;
	width: 160px;
	padding: 4px 0 8px 0;
}

#leaderboard {
	border-top: 1px solid #d6d6d3;
	padding: 3px 0px;
}
#leaderboard div {
	width: 728px;
	margin: 0px auto;
}

.yj {
	font-weight: bold;
	font-style: italic;
}

/* Build a sequence button in the left menu */
.channel_menu #sequence_builder_button {
	position: relative;
	padding-bottom: 10px;
	padding-left: 16px;
}
.channel_menu #sequence_builder_button div {
	position: absolute;
	width: 163px;
	padding: 5px 0 0 5px;
}
.channel_menu #sequence_builder_button a {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}
.channel_menu #sequence_builder_button a:hover {
	background-image: none;
}

#player_iframe {
	width: 300px;
	height: 400px;
	border: none;
	overflow: hidden;
	background-color: white;
}
.contributor-header h3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #333333;
	margin: 0 0;
	padding: 0 0;
}

#page-title h1 {
color:#663333;
font-family:arial,helvetica,sans-serif;
font-size:22px;
text-decoration:none;
}

