body {
	font-family: "times new roman", "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	p: font-size: 12px;
	}

#header_bar	{
	background: #eee;
	border-top: 1px solid gray;
	top: 0px;
	float: left;
	width: 30%;
	padding: 5px;
	margin-right: 5px;
	}
	
#Lethe_image img	{
	float: left;
	padding: 5px;
	width: 100%;
	float: left;
	border: 3px;
	margin-top: 3px;
	}
#name_header {
	float: left;
	top: 0px;
	height: 60px;
	width: 100%;
	background: #333;
	padding-top: 8px;
}

#name_header h1	{
	font-size: 150%;
	letter-spacing: 0.1em;
	color: #fff;
}
#header_bar p	{
	text-align: center;
	font-style: arial;
	}



#catalog_result	{
	float: left;
	top: 0px;
	margin-left: 5px;
	padding-bottom: 1em;
	background: #eee;
	text-align: left;
	width: 48%;

	}

#catalog_result h2	{
	font-weight: normal;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	}
#catalog_result h3	{
	font-style: italic;
	font-size: 12px;
	}
#catalog_result h4	{
	font-size: 12px;
	font-weight: normal;
	}
#searchformBoxesAdvanced	{
	float: left;
	top: 0px;
	padding-bottom: 1em;
	background: #eee;
	text-align: left;
	width: 25%;
	height: 100%;
	margin-left: 5px;

	}
.inputs	{
	text-align: center;
		font-size: 12px;
	}
.label	{
	font-size: 12px;
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
	clear: left;
	}		
#chooseLanguages	{
	float: left;
	width: 50%;
	height: 100%;
	}
#chooseOrder	{
	width: 50%;
	float: left;
	height: 100%;
	}
#chooseSubjects	{
	background: #eee;
	width: 25%;
	float: right;
	top: 0px;
	padding-bottom: 1em;
	margin-left: 5px;
	text-align: left;
	}

#bar	{
	border-top: 1px solid gray;
	float: left;
	width: 200px;
	background: #eee;
	padding: 10px;
	margin-right: 20px;
	}
	
img	{
	padding: 5px;
	width: 125px;
	float: left;
	border: 3px;
	margin-top: 3px;
	}


#bar2	{
	float: left;
	text-align: center;
	width: 200px;
	background: #eee;
	padding: 10px;
	margin-right: 20px;
	border-top: 1px solid gray;
	}


	
#bar3	{
	float: left;
	text-align: left;
	width: 30%;
	background: #eee;
	padding: 5px;
	margin-right: 5px;
	border-top: 1px solid gray;
	}
	
#bookstore_bar	{
	float: left;
	text-align: center;
	width: 30%;
	background: #eee;
	padding: 5px;
	border-top: 1px solid gray;
}
#bookstore_bar img	{
	width: 80%;
	margin: 5px;
}
	
#bookstore_bar ul, li	{
	list-style: none;
	margin: 0;
	padding: 0;
}
#searchformBoxes .inputs	{
	text-align: center;
	}
#searchformBoxes .label	{
	font-size: 50%;
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
	clear: left;
	}
#searchform h2	{
	
	font-size: 12px;
	}

#infoPage	{
	float: left;
	width: 50%;
	text-align: left;
	}
#infoPage p	{
	text-align: left;
	font-size: 12px;
	}
#infoPage img	{
	float: right;
	width: 100%;
	border-bottom: 1px solid gray;
	}

#search_name_header {
	float: left;
	top: 0px;
	height: 60px;
	width: 100%;
	background: #333;
	padding-top: 8px;
}

#search_name_header h1	{
	font-size: 30px;
	letter-spacing: 0.3em;
	color: #fff;
}
