@charset "utf-8";
#wrapper {
	height: auto;
	width: 800px;
	margin-top: 30 px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	display: block;
	clear: none;
	float: none;
	padding-bottom: 60px;
	margin-bottom: 30 px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper p a {
	color: #333;
	text-decoration: none;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #333;
	float: left;
	width: 370px;
	text-align: left;
	padding-left: 20px;
}
#wrapper p a:hover {
	color: #F90;
}
#navigation {
}
#wrapper #navigation p a {
	color: #333;
	text-decoration: none;
}
#wrapper #navigation p a:hover {
	color: #F90;
}



.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	width: 370px;
	text-align: left;
	padding-left: 20px;
}
#wrapper img {
	border: 1px solid #666;
	margin-right: 10px;
	margin-left: 10px;
}


#header {
	display: block;
	clear: both;
	float: none;
	height: 150 px;
	width: 500 px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#header a {
	color: #333;
	text-decoration: none;
}
#header a:hover {
	color: #F60;
}
body,td,th {
	color: #333;
	background-image: url(Assets/bg.gif);
	text-decoration: none;
}
#wrapper #content img {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #666;
	margin-left: 10px;
	clear: right;
	position: relative;
	z-index: auto;
	text-align: center;
}


.h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	font-variant: small-caps;
	line-height: normal;
}
.h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	line-height: 8px;
	display: inline;
}
.h3 {
	text-align: left;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	display: inline-block;
	height: 25px;
	width: 800px;
	float: none;
	clear: right;
	line-height: 0px;
	text-align: center;
}




body {
	background-color: #999;
	text-decoration: none;
}
