@charset "UTF-8";
/* CSS Document */

#body {
	font-family: Helvetica, sans-serif;
	background-color:#FFF}
	
a:link { color: #000; border-bottom: 1px dotted black; text-decoration: none; }
a:link image{ border:none; text-decoration: none; }
a:active { color:#9C0; border-bottom: 1px dotted black; text-decoration: none; }
a:visited { color: black; border-bottom: 1px dotted black; text-decoration: none; }
a:hover { color:#fff; background-color:#6304cd; border-bottom: 1px dotted white; text-decoration: none; }

	
#mchammer{
	font-family:Helvetica, sans-serif;
	width:900px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#header{
	font-size: 30px;
	font-weight: bold;
	text-transform: normal;
	padding-left:15px;
	font-family:Helvetica, sans-serif;
	}
	
	
	.navtext {
	
	margin-left: 10px; margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px; }
	
div.transbox
  {
	width:830px;
	height:370px;
	background-color:#000;
	margin-top:20px;
	
	}
	
div.transbox p{font-family:"Times New Roman", Times, serif; color:#999999; font-size:14px;}
div.transbox a{color:#666666; text-decoration:none}
div.transbox a:hover{background-color:#6304cd; color:#000}	

#bottom{margin:0; background-color:#f7f7f7; border-top:1px dotted #CCC; width:100%; height:100%}
#seniors{width:120px; height:120px; position:fixed; top:0; right:0; border:none; text-decoration:none}
#seniors a:link{text-decoration:none; border:none}
#seniors a:hover{text-decoration:none; background-color:#FFF; border:none}
#seniors image{border:none}