#container_top {
	}
#bigimage {
	float: left;
	padding-left: .5em;
	height:22.72em;
	height: 
	}
#content_right h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 15px 15px;
	}
#link1, #link2, #link3, #link4, #link5, #link6 {
	display: block;
	padding: 3px 0 6px 5px;
	color: #555555;
	}
#content_right div {
	padding: 5px 10px 0 10px;
	}
#idlist {
	}
#thumbs_inner{
	width: 150px;
	padding: 20px 0 0 15px;
	}
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width: 100%;
	height: 240px;
	position:absolute;
	padding-top: 30px;

	}
	.strip_of_thumbnails img {
		background: url(../images/mark.gif) center left no-repeat;
		padding-right: 3px;
		}
	.strip_of_thumbnails div{
		padding: 5px;
		width: 100px;
		position: relative;
		left: 200px;
		}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		background: url(../images/mark_on.gif) left no-repeat;
		padding-right: 3px;
		}

/*scrolling content*/
#demo-text {
	overflow: hidden;
	height: 300px;
	width: 300px;
	position: relative;
	left: 20px;
	top: 75px;
}

#demo-innerb {
	width: 295px;
	height: 2000px;
	position: relative;
}
 
.scrolling-contentb {
	width: 280px;
	height: 232px;
	position: absolute;
}
 

#content1b {
	left: -25px;
	top: 76px;
	
}
 
#content2b {
	left: 20px; 
	top: 400px;
}
 
#content3b {
	left: 20px; 
	top: 800px;
}
 
#content4b {
	left: 20px; 
	top: 1200px;
}
#content5b {
	left: 20px;
	top: 1600px;
	}
#content6b {
	left:20px;
	top: 2000px;
	}
/*accordian*/
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	padding:5px 0 5px 30px;
}
.tabset_tabs	{
	list-style-type:none; 
	position:relative; 
	z-index:2; white-space:nowrap;
	}
.tabset_tabs li	{
	display:inline;
	}
.tabset_tabs a	{
	color:#fff ! important; 
	background-color:#ff9933 ! important;
	border:1px solid #FF9900; 
	text-decoration:none; 
	padding:0 0.6em; 
	border-left-width:0; 
	border-bottom:none;
	}
.tabset_tabs a.active {
	color:#ff9933 ! important;
	background-color:white ! important; 
	border-color:#ff9933; 
	border-left-width:1px; 
	cursor:default; 
	border-bottom:white; 
	padding-top:1px; 
	padding-bottom:1px;
	}

.tabset_tabs li.firstchild a {
	border-left-width:1px;
	}

.tabset_content	{
	background: url(../images/top_right_2.gif) top right no-repeat; 
	position:relative; 
	z-index:1; 
	padding:1em 0em 0.5em 1em; 
	display:none;
	}
.tabset_label {
	display:none;
	}
.tabset_content_active {
	display:block;
	}
.tabset_content p{
	background: url(../images/right_border.gif) right repeat-y;
	padding-right: 1em;
	}
#pagecontent {
	background: url(../images/bottom_right.gif) bottom left no-repeat;
	padding: 25px 0 0 0;
	}

@media aural{
	.tabset_content,
	.tabset_label	{
	display:block;
	}
}

#source{
	background: url(../images/bottom_right-09.gif) bottom right no-repeat;
	width: 600px;
	height: 200px;
	}
#process.on .sub_off {
	background-position: -204px 0px;
	}
