body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #B0C4DE url(images/body_bg_01.jpg) fixed repeat-x;
	color: #333;
	font-family: "trebuchet ms",sans-serif;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

#container {
	position: relative;
	margin: 0 auto; 
	min-height: 100%;
	width: 860px;
	background: #FFF;
	border-left: 3px solid #C0C0C0; border-right: 3px solid #C0C0C0;
}
/* fix for IE6 */
* html #container {
	height: 100%;
}

#header {
	width: 590px;
	padding: 10px;
}

#border {
	float: left;
	width: 610px;
	font-size: 1em;
	border-right: 1px dotted #333;
	padding: 10px 0 20px 0;
}
/* fix for IE6 */
* html #border {
	width: 600px;
}

.maintext {
	width: 575px;
	padding-left: 10px;
}

#page-title {
	color: #009;
	font-size: 26px;
}
.salutation {
	font-size: 16px;
}

#right_column {
	float: right;
	width: 240px;
	font-size: 14px;
	padding-bottom: 20px;
}
#right_column hr {
	margin-left: 10px;
	margin-right: 10px;
}
#right_column img {
	margin: 10px 0;
}

#search {
	width: 220px;
	margin: 20px 10px 0 10px;
	color: #36C;
}
#search a {
	text-decoration: none;
} 
#search a:hover {
	color: #B0C4DE;
}

#sidemenu {
	width: 220px;
	margin: 20px 10px 10px 0;
	text-align: left;
	border-top: 1px dotted #333; 
}
#sidemenu ul {
	list-style-type: none;
	margin: 0;
}
#sidemenu a {
	display: block;
	width: 100%;
	color: #36C;
	padding: 3px 0;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px dotted #333;
} 
#sidemenu a:hover {
	color: #36C;
	background: url(images/sidemenu_bg.jpg) -3px 5px no-repeat;
} 
#sidemenu #selected a {
	color: #666;
	font-weight: bold;
} 

#dropmenudiv{
	position:absolute;
	z-index: 100;
	text-indent: 5px;
	background: #FFF;
	border: 1px dotted #666;border-bottom: 0;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #666;
}
#dropmenudiv a:hover {
	color: #666;
	background: url(images/sidemenu_bg.jpg) -3px 3px no-repeat;
}

#footer_content {
	margin: 0 auto; 
	width: 860px;
	font-size: 14px;
	color: #FFF;
	background: #36C;
	border-left: 3px solid #C0C0C0; border-right: 3px solid #C0C0C0;
}
#footer_right {
	padding: 5px 10px 5px 0;
	text-align: right;
}
#footer_right a {
	color: #DCDCDC;
	text-decoration: none;
}
#footer_right a:hover {
	color: #FFF;
}
#footer_left {
	float: left;
	padding: 5px 10px;
}

#bottommenu {
	color: #36C;
	border-top: 4px solid #B0C4DE;
	background: #FFF;
	padding: 5px 10px;
}
#bottommenu a {
	text-decoration: none;
} 
#bottommenu a:hover {
	color: #B0C4DE;
}

ul { 
	list-style-type: square;
	padding: 0;
	margin-left: 15px;
}
ul.archives {
	list-style-type: none;
	font-style: italic;
	margin-left: 10px;
}
blockquote {
	padding: 0;
	margin-left: 15px;
}
form {
	margin: 0;
}
hr {
	color: #B0C4DE;
	background: #B0C4DE;
	border: 0;
	height: 2px;
}
a {
	color: #36C;
}
a:hover {
	color: #B0C4DE;
	text-decoration: none;
}
a img {
	border-color: #333;
	background: #FFF;
}
p {
	line-height: 1.3em;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #36C;
	margin-bottom: -10px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #36C;
	margin-bottom: -10px;
}
h3 {
	font-size: 1.2em;
	font-variant: small-caps;
	text-align: left;
	margin: 40px 0 -10px 10px;
}

.subheader {
	font-size: 1.2em;
	color: #36C;
}
.boldtext {
	font-size: 1em;
	font-weight: bold;
}
.smalltext {
	font-size: 0.8em;
}

#button {
	width: 120px;
	font-size: 14px;
	text-align: center;
}
#button a {
	display: block;
	width: 100%;
	color: #FFF;
	background: #36C;
	border: 1px solid #36C;
	text-decoration: none;
	padding: 3px;
} 
#button a:hover {
	color: #FFF;
	background: #B0C4DE;
}

#form_box label {
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 5px;
}
#form_box input,select {
	margin-bottom: 5px;
}
fieldset {
	border: none;
}

.image_border {
	width: 600px;
	font-size: 0.8em;
	margin-top: 10px;
}
.image_border img {
	border: 5px solid #B0C4DE;
	padding: 1px;
}

.right_text {
	float: right;
	width: 265px;
	padding: 10px 0 10px 0;
}

.left_text {
	float: left;
	width: 265px;
	padding: 10px 0 10px 0;
}

#earthquake {
	width: 214px;
	font-weight: bold;
	color: #FFF;
	background: #0073B6;
	padding: 3px;
	margin-top: 20px;
}
#earthquake a {
	color: #FFF;
	text-decoration: none;
}
#earthquake a:hover {
	color: #FFF;
	text-decoration: none;
}
