@charset "utf-8";
/* CSS Document */

.nosidebar #main {
	background-image: url('../images/main3.gif');
}

.home #main {
	background-image: url('../images/main3.gif');
	
}

.clear		{
			clear:both;
			}
			
.fun_left
			{
			border: 1px solid #959ca1;
			text-align:left;
			height:135px;
			float:left;
			width:242px;
			margin:0 0 5px 5px;
			display:block;
			}	
			
.fun_strap	{
	width:190px;
	float:left;
	margin-top:5px;
	height:30px;
	}

.fun_button	{
		width:35px;
		height:35px;
		float:right;
		margin:2px 5px 0 0;
		}
		
.top_div	{
			margin:5px 5px 6px 6px;
			height:132px;
			width:750px;
			
			}
		
.top_left {
				border: 1px solid #959ca1;
				margin:7px 0 0 0;
				text-align:left;
				height:111px;
				background-color:#fff;
				float:left;
				width:231px;
				padding:5px;
				}
				
.top_right	{
				margin-right:12px;
				text-align:left;
				height:138px;			
				width:485px;
				float:right;
				
				}
				
				
#content .top_left ul li {
		background:url(/eduweb.nsf/AttachmentsByTitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif) no-repeat right center;
		margin-left:-55px;
		font-size:12px;
		font-weight:bold;
		padding-bottom:5px;
		}
		
#content .top_left ul li:hover {
		background:url(/eduweb.nsf/AttachmentsByTitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif) no-repeat right center;
		margin-left:-55px;
		font-size:12px;
		font-weight:bold;
		padding-bottom:5px;
		}
		
#content .top_left a {
		text-decoration:none;
		}
		
* html .fun_left
			{
			border: 1px solid #959ca1;
			text-align:left;
			height:135px;
			float:left;
			width:242px;
			margin:0 0 5px 2px;
			display:block;
			}	
				
* html .top_right	{
				margin-right:5px;
				text-align:left;
				height:138px;			
				width:485px;
				float:right;
				
				}
				
				
		
* html .bug	{
		margin:-60px 20px 0 0;
		}
		
* html #content {
	width: 705px;
	float: right;
	padding: 3px 0;
	overflow: hidden;
	text-align: left;	
}


.edclean{clear:both;}	

a.funz	{
		text-decoration:none;
		border-bottom:none;
		}

		

