body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FDFDC0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: ##330033;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	top: 20px;
}

em {
	font-style: italic;
	font-weight: bold;
	}

.whatsnew {
	float: right;
	overflow: auto;
	width: 350px;
		}
				
.images {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
	}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	top: 20px;	
}
hr {
	color: #330066;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330033;
	font-size: 12pt;
	text-align: justify;
	text-indent: 30pt;
	white-space: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #330033;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330033;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: center;
}


/* ----------- */

#wrapper {
	width: 980px;
	}

#leftcolumn {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}
	
#corner {
	height: 200px;
	width: 140px;
	}

#nav {
	height: 500px;
	width: 140px;
	}

/* ----------- */

#rightcolumn {
	float: right;
	width: 780px;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	}

#header {
	height: 200px;
	}
	
#leftcontent {
	float: left;
	width: 370px;
	text-align:left;
	}
	
#rightcontent {
	float: right;
	width: 400px;
	text-align:left;
	}
	
#footer {
	width: 800px;
	float: left;
	clear: both;
	padding-top: 30px;
	}

#onecolumn {
	float: left;
	width: 770px;
		



.headline {
	color: #330033;
	font-size: 12pt;
	}

#item
	{
	width: 350px;
	float: left;
	text-align: left;
	background-color: #FDFDC0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 0px;
	}
#item p
	{
	float: right;
	overflow: auto;
	width: 350px;
	padding-left: 10px;
	}

#books
	{
	width: 770px;
	float: left;
	clear: left;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 0px;
	}


#popmake
	{
	width: 770px;
	height: 180px;
	float: left;
	clear: left;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 0px;
	}

