#bottomnav {
	color: #660000;
	text-align: center;
	margin: 0px;
	padding: 10px;
	clear: both;
}
#bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: .9em;
}
#bottomnav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #772B1D;
	border-right-color: #772B1D;
	border-bottom-color: #772B1D;
	border-left-color: #772B1D;
	clear: both;
}
#bottomnav li.blast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	text-align: center;
	padding: 0px;
	font-size: 1em;
	margin: 0px;
	background-image: none;
	clear: both;
}
#keywordssearch {
	font-size: 9px;
	font-style: normal;
	line-height: 1px;
	display: inline;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	color: #DDEFF4;

}body {
	font-size: .7em;
	background-image: url(../image/bg_blue.jpg);
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #DDEFF4;
}
