body {
	background-color: #e1e1e1;
	background-image: url(img/bgpage.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
select {
	font-size: 1em;
}

p {
	color:#333333;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-left: 1.2em;
	margin-right: 0.8em;
	margin-top:0em;
	margin-bottom:1.5em;
}

hr {
	height:1px;
	color: #818895;
	border:0px;
	margin:0.7em 0.7em;
}

h1 {
	color:#333333;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.6em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 1em;
	border-bottom: solid 1px #818895;
}
h1 span {
	line-height: 1em;
	font-size: 0.5em;
	float:right;
	text-align:right;
	color:#818895;
}

h2 {
	color:#333333;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 0.8em;
	margin-right: 0.8em;
	margin-top:0em;
	padding-bottom:1em;
}

h3 {
	color:#333333;
	margin-left: 2.7em;
	font-size: 0.7em;
	font-weight: normal;
	margin-bottom: -1.3em;
}

ul {
	margin-top:0em;
	margin-bottom:0em;
	margin-left: 4em;
	margin-right: 2em;
	color:#333333;
	font-size: 0.8em;
	line-height: 1.4em;
}

li {
	margin-top:0em;
	margin-bottom:0em;
}

#wrap {
	margin: auto;
	width:1032px;
}

#wrapborder {
	margin: auto;
	padding: 1px;
	width:1031px;
	background-color: #c7ced8;
}

#theader {
	margin: 0px;
	padding: 0px;
	height: 3.2em;
	width: 100%;


}
#theader h1 {
	display: none;
}

#description {
	background-image: url(img/bg-description.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	left: 0px;
	float: left;
}
#description img {
	float: right;
	margin-right: 0em;
	border: none;
	position: relative;
	margin-top: -4.2em;
	margin-left: 0.2em;
	margin-right: -1em;
	z-index: 1;
}
#desctext {
	color: #313439;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	vertical-align: middle;
	margin-left: 0.9em;
	margin-top: 0.8em;
}

#tcontent{
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#tleft {
	padding: 0;
	margin: 0;
	left: 0px;
	float: left;
	width: 200px;
	height: 100%;
	color:#333333;
	background-color: #c7ced8;
	background-image: url(img/bgleft.jpg);
	background-repeat: repeat-x;
}
#tleft img {
border:none;
}

#tcenter {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #dfe8f1;
	color:#333333;
	width: 830px;
	height: 100%;
	background-image: url(img/bgcenter.jpg);
	background-repeat: repeat-x;
}
#tcenter img {
	border:#818895;
	border:1px;
	margin-left: .9em;
	margin-top: 1.5em;
}

#close {
	background-image: url(img/sunglasses.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	width:488px;
	height:77px;
	cursor:pointer;
}

#prior {
	float: left;
	padding: 1em;
	margin-left: 2em;
	background-image: url(img/arrowprior.jpg);
	background-repeat: no-repeat;
	width:107px;
	height:77px;
	cursor:pointer;
}

#next {
	float: right;
	padding: 1em;
	margin-left: 2em;
	background-image: url(img/arrownext.jpg);
	background-repeat: no-repeat;
	width:107px;
	height:77px;
	cursor:pointer;
}

#tfooter {
	clear: both;
	text-align: center;
	padding-top: 1.7em;
	font-size: 0.6em;
	padding-bottom: .6em;
	color: #333333;
}

#map {
	border:0;
	width:800px;
	height:600px;
	overflow:hidden;
	margin-left: -6px;
}

.list {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}
.list li {
	background-image: url(img/largelist-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	list-style-type: none;
	padding-left: 1.8em;
}
.list a:hover{
	text-decoration: none;
	color: #FFE67D;
}

.stats {text-align:right;
	color:#333333;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-left: 1.2em;
	margin-right: 2em;
	margin-top:0em;
	margin-bottom:1.5em;
}

