/* HTML TAGS */form {	margin-bottom: 3em;}/* IDs */#form_content {	padding: 0 2em;}#mainmenu {	font-size: 140%; 	font-family: Arial, Helvetica, sans-serif; 	font-weight: bold; 	text-transform: uppercase; 	padding: 5px 0px; 	text-shadow: #000000 3px 3px 0px; 	filter: dropShadow(color=#000000,offX=2,offY=2);}#mainmenu a:link {	color: #FFFFFF; 	text-decoration: none;}#mainmenu a:hover {	color: #CCCCCC; 	text-decoration: none;}#mainmenu a:active {	color: #CCCCCC; 	text-decoration: none;}#mainmenu a:visited {	color: #666666; 	text-decoration: none;}/* CLASSES */.clearer {	clear: both;	height: 1px;}.hidden {	position: absolute;	left: -10000px;}.left {	float: left;}.right {	float: right;}.top_links {	font-size: 70%;	font-variant: small-caps;	text-transform: uppercase;}.admin_links {	font-size: 70%;	font-variant: small-caps;	text-transform: uppercase;	margin: 1em;}.hdate {	background-color: #FFF;	padding: 3px 3px;	text-align: left;	text-transform: uppercase;	font-weight: bolder;}