body {
  text-align: center;
  font-family: Verdana,Tahoma,Helvetica,Arial;
  background-color: #6c6e58;
  font-size: small;
}
a {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #114477;
  text-decoration: underline;
}
#container1 {
	border-style: none solid;
	border-color: #660000 #444444;
	border-width: 1px;
	padding: 10px 25px 10px 10px;
	background: #ffffff url(images/clara_white_smx.jpg) no-repeat scroll 0% 50%;
	width: 765px;
	text-align: left;
	font-size: small;
}
#container_banner {
  border: 2px solid #003300;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 30px 0;
  text-align: center;
  width: 800px;
  height: 125px;
  margin-top: 25px;
}
#menu {
  padding-right: 10px;
  text-align: right;
  vertical-align: bottom;
  margin-top: 12px;
}
#page {
  margin: 0 auto;
  width: 800px;
  background-color: #6c6e58;
}
#navigation a {
  text-decoration: none;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
  background: #ffffff url(images/left-tab.gif) no-repeat scroll left top;
  color: #000000;
  font-weight: bold;
  padding-left: 10px;
}
#navigation a:link span, #navigation a:visited span, #navigation a:active span {
  background: #ffffff url(images/right-tab.gif) no-repeat scroll right top;
  padding-right: 10px;
}
#navigation a:hover {
  background: #cc3333 url(images/left-tab-hover.gif) no-repeat scroll left top;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
}
#navigation a:hover span {
  background: #cc3333 url(images/right-tab-hover.gif) no-repeat scroll right top;
  padding-right: 10px;
}
#navigationactive a {
  text-decoration: none;
}
#navigation a {
  text-decoration: none;
}
#title {
  font-family: Verdana,Geneva,sans-serif;
  font-size: large;
  font-weight: bold;
  color: #cc6600;
  margin-bottom: 10px;
}
#title-small {
  font-family: Verdana,Geneva,sans-serif;
  font-size: small;
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}
#footer {
  border-top: 1px solid #cccccc;
  margin: 80px auto 0;
  padding: 0 0 15px;
  background-color: #ffffff;
  width: 785px;
  clear: both;
}
#footer p {
  margin: 0 0 -30px;
  padding: 20px 0 15px;
  text-align: center;
  font-size: x-small;
}
#imgright {
  border: 1px solid #021a40;
  padding: 1px;
  margin-left: 15px;
}
#redtext {
  color: #ff0000;
  font-weight: bold;
}
#pad {
  border-width: thin;
  padding: 3px 5px 3px 0px;
}
.imgpad1 {
	padding-right: 15px;
	padding-bottom: 15px;
}

img {
  border-style: none;
}
