.asd {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	left: auto;
	right: auto;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#wrapper #navigation {
	height: 25px;
	background-color: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 12px;
	top: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer {
	background-color: #CCC;
	font-size: 10px;
}
#wrapper #base {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#wrapper #base2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-variant: normal;
	padding: 20px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 10px;
}
#wrapper #nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #06C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
