body			{ color:black; font-family:georgia; font-size:12pt; text-align: center; background-color:#fff}

h1 			{ font-size:18px; font-weight:bold; font-family:georgia}
h2 			{ font-size:16px; text-align:center; margin-top:0em; background-color:#fff; border: black solid 1px; padding:2px; font-family:georgia}
h3 			{ font-size:14px; font-weight:bold}

a:link, a:visited 	{ color: #520; font-weight: bold; text-decoration: underline; }

div.float 		{ float: left; width:205px;}
div.float2 		{ float: left; width:410px;}
div.float3 		{ float: left; width:205px; margin-left:7px;}
div.float2x 		{ float: left; width:315px;}

clear			{ clear: both; }

#container 		{ margin: 0 auto; width: 760px; text-align: left; }
#content		{ position:relative; left:120px; width:630px;}

#head			{ display: none}
#button			{ display: none}
#voted			{ display: none}
#logger			{ display: none}
#cart			{ display: none}
#footer			{ display: none}
#bigger			{ display: none}

#print_side		{ position:absolute; top:10px;}

.badge			{ position:relative; top:30px; }
.badge2			{ position:relative; top:-50px; }
.box			{ border: solid black 1px; padding: 2px; font-size:1em; background-color: #737062; margin: 1px; }
.hi			{ font-style:italic; font-weight:bold; }