@charset "utf-8";
body {
	margin: 0px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 100px;
}
.button {
	font-family: "Goudy Old Style";
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
	height: 25px;
	font-weight: bold;
}
.column_head {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-decoration: underline;
}

.column_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0em;
	text-decoration: none;
}
.column_text  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.column_text  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.column_text  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}


#footer {
	margin: 0px auto;
	position: relative;
	height: 175px;
	padding-top: 5px;
	width: 1100px;
}




#footer #menu {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 455px;
	font-family: "Goudy Old Style";
	position: relative;
	float: left;
	top: -15px;
}
#footer    #menu    ul   {
	list-style-type: none;
}
#footer      #menu      ul   li   {
	list-style-type: none;
	padding: 2px;
}


#footer #menu #column1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 150px;
	float: left;
}
#footer #menu #column2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 150px;
	float: left;
}
#footer #menu #column3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 150px;
	float: left;
}



#footer  #copyright {
	font-family: "Goudy Old Style";
	font-size: 12px;





	color: color
: #CCCCCC;;
	padding-top: 0px;
	width: 625px;
	float: right;
	text-align: right;
	position: absolute;
	right: 10px;
	color: #666666;
	;
}

