body {
	background: #F2F2E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
#content {
	float: left;
	width: 595px;
	padding:0px;
	margin:0px;
	line-height: 1.2ems;
	text-align:left;
}
#content p {
	margin:20px,0px,5px,0px;
	line-height: 1.25em;
}
#content ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content H1{
	font: bold 1.5em/1.5em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
}
#content H3{
	font: bold 1.0em/1.25px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
}

#content a:link, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #333333;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
}
#content strong{
	font: bold 1.0em/1.2em "trebuchet" Arial, Helvetica, sans-serif;
}
iframe {
padding:0px;
margin:0px;
}

/* Library Styling */
#library {
	font: normal 1.0em/1.2em "Trebuchet" Arial, Helvetica, sans-serif;
}
#library H4 {
	font: bold 1.12em/1.2em "Georgia", Times New Roman, Times, serif;
	margin: 0px 0px -10px 0px;
}
.lib_border {
	border-bottom: 1px dotted #CC3300;
}
.entry {
	font: normal 1.25em/1.5em "Trebuchet" Arial, Helvetica, sans-serif;
	padding:3px 0 0 0;
	margin:3px 0 0 0;
}
.entry strong {
	font: bold 1.5em/1.5em "Trebuchet" Arial, Helvetica, sans-serif;
	color:#999999;
}
.entry p {
	padding:3px 0 0 0;
	margin:3px 0 0 0;
}
#button {
	background-image: url(../images/btnGRad.gif);
	height: 22px;
	width: 110px;
	border: 1px solid #CC3300;
	text-align: center;
	margin-top: 15px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	font: bold 1.5em/1.75em "trebuchet" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float:right;
	
}
#button a:link, #button a:visited {
	text-decoration:none;
	color: #FFFFFF; 
}
#button a:hover, #button a:active {
	color: #CCCCCC;
}