body,td,th {
	font-size: 10px;
	color: #333333;
		}
body {
		background-color: #CDCDCD;
		font: 62.5%/1.5 Verdana, Geneva, sans-serif;
		}
* {
		margin: 0;
		padding: 0;
		}
html {
		font-size: 100%;
		}
img {
		border: 0;
		}
p {
		line-height: 1.3em;
		margin-bottom: 0.7em;
		}	
h1 {
		font-family: "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 1.8em;
		line-height: 1em;
		margin-bottom: 0.4em;
		}	
h2 {
		font-size: 1em;
		line-height: 1.2em;
		font-weight: normal;
		margin-bottom: 0.7em;
		}	
h3 {
		font-family: "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 1.4em;
		margin-bottom: 0em;
		}
a:link {
		text-decoration: none;
		color: #00919B;
		}
a:visited {
		text-decoration: none;
		color: #00565E;
		}
a:hover {
		text-decoration: underline;
		color: #00919B;
		}
a:active {
		text-decoration: none;
		color: #00919B;
		}
#wrapper {
		font-size: 1.1em;
		line-height: 1.5em;
		width: 790px;
		height: 560px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -395px;
		margin-top: -280px;
		background-color: #FFFFFF;
		}
#wrapper2 {
		font-size: 1.1em;
		line-height: 1.5em;
		width: 852px;
		height: 480px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -426px;
		margin-top: -240px;
		background-color: #FDFDFD;
		}
#header {
		padding: 20px 20px 0 20px;
		}
#main {
		height: 445px;
		}
#left {
		display: inline;
		float: left;
		width: 185px;
		margin: 23px 0 0 20px;
		}
#left-top {
		clear: both;
		height: 340px;
		}
#left-bottom {
		clear: both;
		} 
#middle {
		float: left;
		width: 375px;
		margin: 18px 0 0 20px;
		}
#right {
		float: left;
		width: 150px;
		margin: 5px 0 0 20px;
		}
#right-top {
		clear: both;
		height: 340px;
		background-color: #E9E9E9;
		padding: 16px 10px 5px 10px;
		}
#right-bottom {
		clear: both;
		padding: 8px 0 0 10px;
		}
#footer {
		height: 20px;
		}
.date {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 0.5em;
		font-weight: normal;
		color: #00919B;
		}
.library {
		font-size: 0.85em;
		line-height: 1.2em;
		}
