#content {
	background-position: center center;
	background-repeat:no-repeat;
	height: 450px;
	}
* html #content {
	height:470px;
	}
#content a.box {
	float:right;
	margin: 0px;

	}
#content>a.box {
	margin: 0px;
	}

#frontNav {
	margin:10px;
	}
#frontNav img {
	margin-bottom: 40px;
	}
#content a.box img {
	margin-bottom: 0px;
	}
#frontNav select {
	margin:10px 0px 0px 0px;
	width:170px;
	font-size: 10px;
	font-family: verdana,sans-serif;
	color: #999999;
	}
#frontNav select option {
	margin: 0px;
	padding: 0px;
	width: 170px;
	max-width: 170px;
	}
/*
ul.localNav {
	margin: 0px;
	padding:0px;
	font-size: 10px;
	list-style-type:none;
	}
#frontNav ul.localNav a {
	font: 10px verdana,sans-serif;
	line-height:16px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	}
#frontNav ul.localNav a img {
	line-height:21px;
	margin-bottom:0px;
	vertical-align:baseline;
	background-color: #999999;
	}
#frontNav ul.localNav a:hover {
	color: #70cee9;
	}
#frontNav ul.localNav a:hover img {
	background-color: #70cee9;
	}
*/
