@charset "utf-8";

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:  Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica , sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 50px;
	text-align: center;
	vertical-align: center;
}

div#center_wrapper	{
	position: relative;
	width: 512px;
	margin: auto;
}

a	{
	color: #333333;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

a:active	{
	text-decoration:underline;
}
a:focus	{
	text-decoration:blink;
}

