@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: medium;
	color: #333333;
	background-color:#FFFFFF;
}

#content  {
	width:100%;
	z-index:1;
	background-color:#FFFFFF;
	color:#333333;
}

#link  {
	width:35%;
	z-index:1;
	margin: 50,50,50,100;
	padding: 15,15,15,15;
	background-color:#FFFFFF;
	color:#333333;
}

#start  {
	width:55%;
	z-index:1;
	margin: 50,50,50,100;
	padding: 15,15,15,15;
	background-color:#FFFFFF;
	color:#333333;
}
#book {background-image:url(file:file:img/pile_of_books.jpg); background-repeat:repeat-y;}

.p { margin-left:10%;}
.form { border-style:dashed; border-color:#000000; border-width:0px 0px 1px 0px;}
/*border-width:thin; border-right-color:#7f9db9; border-bottom-width:thin;*/