
a {
	color: #4e666a;
	text-decoration: none;
}
body {
	background: #CCC url(images/bg.gif) repeat-y fixed bottom center;
	color: #333;
	margin: 20px 0;
	text-align: center;
	font: normal 0.8em Verdana;
	line-height: 1.5em;
}
#logo	{
	font-family: "Monotype Corsiva";
	font-size: 34px;
	color: White;
	background-color: #4e666a;
}
#banner	{
	font-family: "Monotype Corsiva";
	font-size: 24px;
	height: 212px;
	background: #F5F5F5 url(images/header1.jpg) no-repeat;
	border: 2px groove #4e666a;
	
}
ul	{
	color: #4e666a;
}
.banner a {
	
	display: block;
	height: 200px;
	}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}
.main {
	background: #FFF;
	border: 3px double #EEE;
	border-color: #4e666a;
	margin: 20px auto 4px auto;
	text-align: left;
	width: 720px;
}
#nav	{
	background-color: #F5F5F5;
	padding-top: 5px;
	height: 30px;
	border-bottom: 2px double #4e666a;
	border-top: 2px double #4e666a;
	clear: both;
}

#menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	text-align: center;
}
.img	{
	
	border: 1px solid #4e666a;
	
}

.inline {
	display: inline;
	padding-right: 40px;
	
}

a:link    {
	
	font-weight: bold;
	text-decoration: underline;
}

a:hover   {
	color: Silver;
	text-decoration: underline;
}
a:active  {
	color: #4e666a;
	
}
.selecteditem {
	font-weight: bold;
	
}
.container {
	margin: 5px;
}
.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.item {
	background: #FCFCFC url(images/bgitem.gif) repeat-x;
	padding: 20px;
}
#map	{
	float: right;
	text-align: right;
}
.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #666;
	font-size: 10px;
	clear: both;
} 
#earthquake	{
	border: solid; 1px;
	float: right;
	width: 180px;
	padding: 5px;
	font-size: 10.5px;
	line-height: 1.2em;
	margin-left: 10px;
	margin-bottom: 5px;
}