* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FDD351;
	background-color: #FFFFFF;
}
#header {
	width: 750px;
	height: 100px;
	background-image: url(lime.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9FD4BE;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9FD4BE;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
}
#contents {
	width: 750px;
}
#glink {
	width: 750px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer {
	width: 750px;
	font-size: 80%;
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #4DAA83;
	border-top: 5px solid #9FD4BE;
}
#main {
	width: 500px;
	float: left;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	line-height: 140%;
}
#navi {
	width: 230px;
	margin-left: 515px;
	line-height: 140%;
	background-image: url(navibottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#navi2 {
	width: 230px;
	margin-left: 515px;
	line-height: 140%;
	margin-top: 30px;
}
body {
	font-size: 90%;
	background-color: #FFF4D2;
	background-image: url(bg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#navi ul {
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom: 5px;
}
#main dt {
	padding-left: 20px;
	padding-top: 5px;
}
#main dd {
	padding-left: 40px;
}
#main p {
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 20px;
}
h1 {
	font-size: 150%;
	padding-top: 20px;
	padding-left: 20px;
	text-decoration: none;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FD4BE;
	background-image: url(h2bg.png);
	background-repeat: no-repeat;
}
h3 {
	font-size: 110%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCE8DC;
	padding-left: 5px;
	color: #FF8000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE8DC;
}
h4 {
	padding-left: 10px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FD4BE;
}
h5 {
	padding-left: 5px;
	font-weight: bold;
	background-image: url(h5bg.gif);
}
.line {
	text-align: center;
	background-image: url(hr.png);
	height: 2px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
hr {
	display: none;
}
img {
	border: none;
}
#googleb {
	width: 480px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
	margin-left: 20px;
}
.red {
	color: #FF0000;
}
.naviline {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(hr.png);
	height: 2px;
}
#main blockquote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FFF4D2;
}
.imgborder {
	border: 1px solid #000000;
}
.navitop {
	background-image: url(navitop.gif);
}
.next {
	text-align: right;
}
.amzmgn {
	margin-left: 20px;
	margin-bottom: 20px;
}
#cse-search-box {
	text-align: center;
}