body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/pg-back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#main {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content li {
	padding-bottom: 5px;
	list-style-type: square;
}

#left {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/left-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 10px 5px;
	width: 136px;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Georgia;
	padding-right: 10px;
	padding-left: 10px;}
h1 {
	font-size: 20px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {font-size: 18px;
	color: #261D6E;
	margin-top: 5px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #000000;
	text-decoration: none;
}
#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D9E1E9;
	margin-top: 10px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}
#content {
	padding-left: 10px;
	background-image: url(../img/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 459px;
	z-index: 10;
}
#content p {
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#leftnavbg {
	background-color: #000000;
}
#faded {
	background-image: url(../img/faded-globe.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 180px;
	float: right;
	margin-top: -250px;
	display: block;
	z-index: 1;
}
