/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: white none repeat scroll 0%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #787878;
}
#container {
  border: 3px solid #336699;
  margin: 0 auto;
  width: 1000px;
  font-family: Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.6em;
  color: #333333;
  background-color: #fbffe0;
  
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 32px;
  color: #ffffcc;
  margin-bottom: 30px;
  margin-left: 20px;
}
h2 {
  color: #336699;
  font-size: 20px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
h3 {
  color: #336699;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
}
h4 {
  color: #336699;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
a {
  /*color: #cc6714;*/
  color: #336699;
  text-decoration: none;
}
a:hover {
  color: #cc6714;
  /*background-color: #f5f5f5;*/
  /*color: #000099;*/
  text-decoration: underline;
  
 
}

form {
  float: right;
  margin-top: -45px;
  font-size: 9px;
}
input {
  border: 1px solid #cccccc;
  padding: 3px;
  background-color: #ffffff;
  color: #999999;
  font-size: 11px;
}
.button {
  padding: 2px;
}
#header {
  border-bottom: 4px solid #336699;
  padding-top: 13px;
  clear: both;
  margin-bottom: none;
  background-color: #1b3266;
  background-image: url(images/headerback3.jpg);
  height: 120px;
}
#header p {
  margin-top: -20px;
  margin-left: 30px;
  color: #cccccc;
  font-size: 16px;
  font-style: italic;
}
#headerimg {
  padding-bottom: 20px;
  height: 100px;
  width: 100px;
  float: right;
}
#logo {
  margin: 0;
  padding: 50px 0px 0px 20px;
  float: right;
  height: 50px;
  color: #ffffff;
}

#menu {
  margin: 0 auto;
  padding: 0;
  background:#336699;
  background: transparent url(images/menuback.jpg) no-repeat scroll left top;
  width: 1000px;
  height: 40px;
}
#menu ul {
  margin: 0;
  padding: 10px 0px 0px 48px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  border:  none;
  padding: 0px 10px 0px 10px;
  /*background: transparent url(images/img06.jpg) no-repeat scroll right 10px;*/
  /*display: block;*/
  height: 20px;
  margin-right: 3px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  color:#FFFF99;: #ffffff;
}
#menu a:hover, #menu .current_page_item a {
background:none; }/*
background: #ffff99 url(arrow.gif) no-repeat scroll 96% 50%;
  color: #cc6714;
	
}*/
#menu .current_page_item a {
  padding-left: 0;
}
#menu a:hover {
  text-decoration:none;
  background:none;
  color:#330066;:#FF6600;
  font-weight:200;
}

#menu a:active {
background:#AFB791;
color: #1A1C11;
border-right: 2px solid #f0da6d;
border-left: 3px solid #f0da6d;
}


#navigation {
float:left;
}
#navigation ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  float: left;
  width: 140px;
}
#navigation a {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  display: block;
  width: 140px;
}
#navigation a:link, #navlist a:visited {
  color: #cc6714;
  text-decoration: none;
}
#navigation a:hover {
  background: #ffff99; url(arrow.gif) no-repeat scroll 96% 50%;
  color: #cc6714;
}
#navigation p {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  padding: 5px;
  margin-top: 4px;
  text-align: center;
}
#content {
  padding: 10px;
  width: 570px;
  margin-left: 180px;
  margin-right: 120px;
  background-color: #ffffcc;
}
#content p {
  padding-bottom: 10px;
}
#sidebar {
  float: right;
  width: 220px;
  color: #333366;
  background-color: #fbffe0;
  padding-right:10px;
  padding-left:10px;
}
#sidebar p {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 2px;
  text-align: center;
}
#sidebar h2 {
  background-color: #fbffe0;
  color: #333366;
  font-size: 16px;
  text-align: center;
}
#footer {
  padding: 0px 5px;
  margin-top: 20px;
  clear: both;
  background-color: #336699;
}
#footer p {
  padding: 5px;
  color: #ffffff;
  text-align: center;
}
#footer p a {
  border-bottom: 1px dotted #89817f;
  color: #89817f;
}
#footer p a:hover {
  color: #ffffff;
  background-color: #575352;
}
