#main {
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(images/dightbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 465px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main td{
	vertical-align: top;
}
#picbox{
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 388px;
	width: 480px;
	padding-top: 22px;
	padding-right: 20px;
	padding-left: 20px;
}
#picbox img.spic{
	height: 30px;
	width: 30px;
	margin-top: 5px;
	border: 1px solid #B9A37E;
	margin-right: 3px;
}
#list ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	font-size: 10pt;
}
#list li{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9C8A7;
	border-right-color: #D9C8A7;
	border-bottom-color: #D9C8A7;
	border-left-color: #D9C8A7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-position: inside;
	list-style-type: none;
}
#list a{
	margin: 0px;
	padding: 0px;
	color: #2F3638;
	text-decoration: none;
}
#list a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#explain{
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#explain h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#explain h2{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
	color: #707070;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
#explain h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #8B7C60;
	line-height: 20px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#explain b{
	padding-left: 10px;

}
#explain b.blue{
	color: #0066CE;
}
#explain b.green{
	color: #74AE00;
}

