.container{
	width: auto;
	height:auto;
	}	
.containerleft{
	width:430px;
	height:auto;
	}
.notebook{
	height:584px;
	width:470px;
	background-image:url(images/notebook.gif);
	background-repeat:no-repeat;
	margin:10px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	}
.h1{
	font-family:"Comic Sans MS";
	font-size:26px;
	color:#0066CC;
	margin: 50px 30px 0px 55px;
	}	
.h111{
	font-family:"Comic Sans MS";
	font-size:13px;
	color:#333333;
	margin: 10px 45px 0px 55px;
	}
	.h111 a:link{
	color:#0066CC;
	font-size:13px;
	padding:0px 0px 0px 0px; 
	text-decoration:none;
	}
	.h111 a:hover{
	color:#3399FF;
	font-size:13px;
	margin:0px 0px px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none; 
	}
	.h111 a:visited{
	color:#3399FF;
	font-size:13px;
	margin:0px 0px px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none; 
	}
.h11{
	font-family:"Comic Sans MS";
	font-size:13px;
	color:#333333;
	margin:10px 45px 0px 55px;
	text-decoration:none;
	}
	.h11 a:link{
	color:#0066CC;
	font-size:13px;
	padding:0px 0px 0px 0px; 
	text-decoration:none;
	}
	.h11 a:hover{
	color:#3399FF;
	font-size:13px;
	margin:0px 0px px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none; 
	}
	.h11 a:visited{
	color:#3399FF;
	font-size:13px;
	margin:0px 0px px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none; 
	}
.containerright{
	width:auto;
	height:auto;
	}
.rndbox {
  background: #FFFFFF;
  width: 1024px;
}
.rndtop {
  background: url(topright.gif) no-repeat right top;
}
.rndbottom {
  background: url(bottomright.gif) no-repeat right top;
  height:30px;
}
