@charset "UTF-8";
body {
	background-color: #F8F8F8;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-position: inside;
	padding: 0px;
	height: 675px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 475px;
}
#footer {
}
#logo {
	margin-bottom: 0px;
	height: 40px;
	padding-bottom: 12px;
	width: 780px;
	margin-top: 12px;
}
#leftcolumn {
	float: left;
	width: 122px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 477px;
}
#centercolumn {
	float: left;
	width: 477px;
}
#rightcolumn {
	float: right;
	width: 150px;
	height: 477px;
	text-align: left;
}
#leftfooter {
	width: 145px;
	height: 20px;
	clear: both;
}
#imagenamefooter {
	width: 300px;
	height: 25px;
}
#mynamefooter {
	float: left;
	width: 125px;
	text-align: right;
}
#rightfooter {
	float: right;
	width: 150px;
}
