@charset "utf-8";
/* CSS Document */

#googleLeaderAd {
	background: #FFF url(none);
	height: 60px;
	width: 468px;
	margin-left: 10px;
}
#top {
	background: #D1EEA2;
	padding: 5px;
	height: 80px;
	width: 1020px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	color: #363;
	margin: 5px 0px 0px;
}
#sidebar {
	background: #E0F2C6 url(none);
	padding: 5px;
	width: 200px;
	margin-top: 5px;
	clear: right;
	float: left;
}
#googleSkyscraper {
	background: #F9F8F7 url(images/template/tile_background.jpg) repeat;
	margin: 5px 0px;
	float: right;
	height: 600px;
	width: 120px;
	padding: 5px 5px 0px 0px;
}
#content {
	margin: 5px 0px 5px 5px;
	padding: 5px 5px 5px 10px;
	float: left;
	width: 660px;
	background: #FFF;
}
#footer {
	background: #D1EEA2;
	padding: 5px;
	float: left;
	width: 1020px;
	height: 60px;
	margin: 0px;
}
#wrapper {
	background: #F0F9E1 url(images/template/flowers_panel.jpg) repeat-x;
	width: 1030px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 3000px;
}
#amazon {
	background: #FFF url(images/template/tile_background.jpg);
	height: 660px;
	width: 200px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #033;
	background: #FFF;
}
body {
	background: #DCF0B9 url(none);
	margin-left: 5px;
	margin-top: 5px;
}
a:active {
	color: #603;
	font-weight: bold;
}
a:link {
	color: #039;
}
a:visited {
	color: #060;
}
a:hover {
	color: #639;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	font-size: 1.05em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
ul {
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: none;
}
ol {
	list-style: decimal inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.align-graphic-right {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
.align-graphic-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
#topRight {
	float: right;
	height: 60px;
	width: 300px;
}
#topRight {
	height: 60px;
	width: 300px;
	margin-right: 10px;
	position: absolute;
	top: 10px;
	right: 100px;
	border-width: thin;
}

