/* global fixes */
#HiddenTextItems {display: block; font-size: 0px; text-indent: -9999px; line-height: 0;}
.clear {clear: both;}

html{font-size: 100%;}
body {
	font-family: Trebuchet MS,Tahoma,Arial,Verdana,helvetica,Sans-Serif;
	height: 100%;
	font-size: 62.5%;
}
body {background-color: #F68B1E; text-align: center; font-family: times, palantino, serif; color: #fff; font-size: 1em;}
#Wrapper {margin-left: auto; margin-right: auto; width: 770px;}
#front {float: left;}
