					body {
						padding: 20px;
						background: #ffffff;
						color: #000000;
						text-align: center;
						font:80%/1.2 "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
					}
					h1,h2,h3,h4 {
						margin: 0px;
						padding: 0 10px;
						letter-spacing: -1px;
						font-weight:100;
						color: #000000
					}
					h1 {
						font-size: 200%
					}
					h2 {
						font-size: 180%
					}
					h3 {
						font-size: 120%
					}
					p {
						margin:5px;
						padding: 0 10px 1em
					}
					#container {
						width: 773px;
						background-color:#ffffff;
						margin-top: 20px;
						margin-bottom: 50px;
						margin-left: auto;
						margin-right: auto;
						padding: 0px;
						text-align:left;
					}
					div#nav {
						height: 39px;
						width: 773px;
						padding: 0px;
						margin: 0px;
						margin-bottom: 20px;
						float: left;
						white-space: nowrap;
					}
					div#nav ul {
						margin: 0px;
						padding: 0px;
						font-size: small;
						line-height: 39px;
						white-space: nowrap;
					}
					div#nav li {
						list-style-type: none;
						display: inline;
						float: left;
					}
					div#leftnav {
						float:left;
						width:20%;
						padding:10px 0;
						background-color: #dbdbdb;
						background-image: url(../images/gradient.png);
						background-repeat: repeat-x;
						background-position: 0 -5px;
						margin-left: 10px;
					}
					div#leftnav h1{
						margin-left: 0px;
						margin-top: 0px;
						margin-bottom: 10px;
						color: #666666;
						text-align: left;
						text-transform:uppercase;
						font-weight:900;
						font:110%/1 "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
					}
					.leftnavlist {
						float: left;
						margin-bottom: 30px;
						margin-top: -5px;
						margin-left: 15px;
						margin-right: 10px;
						padding: 0px;
						white-space: nowrap;
						list-style-type: none;
					}
					div#content {
						float:right;
						width:70%;
						padding:10px 0;
						background: #dbdbdb;
						margin-bottom: 20px;
						margin-right: 10px;
					}
					.pop {
						margin-top: -5px;
						margin-left: 30px;
						margin-right: 0px;
						text-align: left;
						display: inline;
						white-space: nowrap;
					}
					div#breadcrumbs{
						margin-left: 10px;
						margin-top: -5px;
						margin-bottom: 10px;
						height: 10px;
						color: #666666;
						text-align: left;
						text-transform:uppercase;
						font:80%/1.2 "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
					}
					div#breadcrumbs a:link {
						color: #666666;
					}
					div#breadcrumbs a:active {
						color: #000000;
					}
					div#breadcrumbs a:hover {
						color: #000000;
					}
					div#breadcrumbs a:active {
						color: #000000;
					}
					#footer {
						color: #ffffff;
						padding: 0px;
						margin: 0px;
						border-top-width: 0px;
						width: 773px;
						height: 40px;
						clear: both;
						background-color: #ffffff;
						background-image: url(../images/bottom.png);
						background-repeat: no-repeat;
						background-position: 0 -5px;
					}
					div#footer ul {
						margin: 0px;
						padding-left: 25px;
						padding-right: 25px;
						padding-top: 0px;
						padding-bottom: 0px;
						padding: 0px;
						font-size: small;
						line-height: 25px;
						white-space: nowrap;
						text-align:center;
					}
					div#footer li {
						padding-left: 10px;
						padding-right: 10px;
						padding-top: 0px;
						padding-bottom: 0px;
						list-style-type: none;
						display: inline;
					}
					div#footer a:link {
						color: #ffffff;
					}
					div#footer a:active {
						color: #000000;
					}
					div#footer a:hover {
						color: #000000;
					}
					div#footer a:active {
						color: #000000;
					}
