/* left side */
#left {
	float: right;
	width: 704px;
	margin:0;
	padding:0;
}

	.left_articles {
		margin:0;
		padding:0;
		vertical-align:top;
		height:250px;
		display:block;
	}
#courseAutoMenu {
	height: 35px;
	position:relative;
	top:-35px;
	margin:0 auto;
	z-index:11;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;	
	opacity:0.8;
}
UL#toolbar  {
	text-align: center;
	clear: both;
	height: 35px;
	width:704px;
	margin:0;
	list-style-type: none;
	position: relative;
	background:url(../images/v2/5.jpg) no-repeat #FFF;
}
#toolbar LI {
	position: absolute;
	top: 8px;
	margin-top: 7px;
	left: 177px;
}
#toolbar LI A {
	display: block;
	height: 20px;
	padding-top:3px;
	text-align:center;
}
#toolbar LI.active {
	background-position: 50% bottom;
	height: 23px;
	z-index: 10;
	margin-top: 3px;
}
#toolbar LI.inactive {
	background-position: 50% top;

}
#toolbar LI:hover {
	background-position: 50% bottom;
}
#toolbar #new-tab {
	width: 21px;
	left: 20px;
	background-image:url(../images/v2/6.gif);
}
#toolbar #s2-tab {
	width: 21px;
	left: 50px;
	background-image: url(../images/v2/6.gif);
}
#toolbar #s3-tab {
	width: 21px;
	left: 80px;
	background-image: url(../images/v2/6.gif);
}
#toolbar #s4-tab {
	width: 21px;
	left: 110px;
	background-image: url(../images/v2/6.gif);
}
#toolbar #s5-tab {
	width: 21px;
	left: 140px;
	background-image: url(../images/v2/6.gif);
}

#frame {
	position:relative;
	top:0;
	height: 250px;
	width:704px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#navi{
	position:relative;
	top:10px;
	filter:alpha(opacity=80);
	z-index:12;
	background-image: url(images/main/10.jpg);
	visibility: visible;
}
#scroller {
	width: 704px;
	height:250px;
	margin:0;
	padding:0;
	overflow: hidden;
}
.section {
	display:block;
	float: left;
	width: 704px;
	height:250px;
	margin:0;
	padding:0px;
}
#content {
	width: 4655px;
}

p.autoMenu {
	text-align: justify;
}
.imgBullet {
	float: right;
	clear: right;
	height: 24px;
	width: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ul.link {
	margin: 10px;

}
.link li {
	float: right;
	width: 100px;
}



		.bigimage {
	float: right;
	clear: right;
	color: #000;
	width: 150px;
	height: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
		}

	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}		
		
