#wrapper #footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	color: #DDD;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: 0.1mm;
	text-decoration: none;
}
#wrapper #footer p a {
	text-decoration: none;
	color: #DDD;
}

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #F3F3F3;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	background-image: none;
	border-left-color: #999;
}
#wrapper #logo {
	height: auto;
	background-color: #ddd;
}

#wrapper #leftbar {
	background-color: #ddd;
	width: 184px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ddd;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 10px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}



#wrapper #body #leftbar div {
	height: 200px;
	background-color: #ddd;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
}
#wrapper #text {
	float: right;
	width: 633px;
	background-color: #f7f7f7;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CBD0E7;
}
#wrapper #footer {
	height: 25px;
	clear: both;
	background-color: #0CF;
	background-repeat: repeat-x;
	background-image: url(../images/back2.png);
}
#wrapper #text #Header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
#wrapper #text #text2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	padding-top: 15px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 8px;
	font-size: 16px;
}
ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin-left: 15px;
}

