@charset "UTF-8";
body,div,p,h1,h2,h3,h4 {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Lucida Bright", "Georgia", "Osaka",
    " MS UI Gothic ", serif;
  font-size: 12px;
  color: #323232;
  background-color:#181313
}

#headeWrapper{
  text-align:center;
  }

#header {
  background: #181313;
  width: 900px;
  height: 100px;
  margin:0 auto;
  text-align:left;
}

#header h1 {
  text-indent: -9999px;
  background: url('../images/formlogo.png') 20px 20px no-repeat;
  width: 300px;
  height: 100%;
  float: left;
  position:relative;
  left:-15px;
}

#topinfo {
  width:200px;
  float:right;
  color: #777777;
  margin-top:20px;
  text-align:right;
}

#topinfo a {
  color: #999999;
  text-decoration: none;

}

#topinfo a:hover {
  color: #ffffff;
}

#loginField {
  display:none;
  padding: 20px;
  width: 100%;
  height: 30px;
  color: #777777;
  padding: 20px 0 10px 0;
  background: #000000;
  border-bottom:1px solid #777777;
}

#loginField label,#loginField input {
  float: left;
}

#loginField input{
  color:#999999 ;
  }

#loginField label {
  margin: 0 5px 0 10px;
}

#loginField>div {
  float: right;
  margin-right: 10px;
  width: 400px;
}

#loginField input {
  background: #333333;
  border: 1px solid #777777;
  width:90px;
}

#loginField .btn-box input {
  margin-left: 10px;
  margin-right: 10px;
  color: #777777;
  width:50px;
  font-size:10px;

}

#navi {
  height: 35px;
  background-color: #402b41;
  margin: 0px;
  border-top: solid 1px #525252;
  border-bottom: solid 1px #525252;
  padding-left:180px;
}

#navi li {
  float: left;
  list-style: none;
  padding: 0 10px;
  margin-top: -1px;
}

#navi li a {
  text-decoration: none;
  color: #ffffff;
  font-family: "MS UI Gothic", san-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  padding: 8px 10px;
}

#navi li a.selected,#navi li a:hover {
  background-color: #181313;
  border-left: solid 1px #525252;
  border-right: solid 1px #525252;
  border-bottom: solid 1px #525252;
}

#mainWrapper {
  width: 100%;
  height: 250px;
  text-align: center;
  background: #261d1d url(/images/shadow.png) bottom repeat-x;
}

#main {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  color: #e3e3e3;
}

#main h2 {
  padding: 20px 0px;
}

#catch ul {
  margin-top: 60px;
  height: 70px;
  padding-left:0px
}

#catch ul li {
  list-style: none;
  margin-right:20px;
  float: left;
  width: 143px;
  height: 35px;
}

#catch ul li a {
  border:none;
  text-decoration: none;
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

#catch ul li a img{
  border:none;
  }

#catch {
  height: 100%;
  width: 400px;
  float: left;
}

#Imagebox {
  height: 300px;
  width: 430px;
  margin-top: -50px;
  float: right;
  background: url(../images/formimage.png) no-repeat top right;
  _margin-top:0px;
  _height:300px;

}

#contentWrapper {
  width: 100%;
  background: #fefefc url(../images/contentbg.jpg) repeat-x;
  padding: 30px 0 0;
}

#content {
  width: 900px;
  margin: 0 auto;
}

#leftWrapper {
  width: 630px;
  float: left;
}

.blockWrapper {
  width: 100%;
  margin-bottom: 30px;
}

.leftColumn {
  float: left;
  width: 270px;
}

.centerColumn {
  width: 270px;
  margin: 0 30px 0 300px;
}

#calIcon {
  background: url(../images/about-calendar.gif) no-repeat;
  padding-left: 45px;
}

#rightColumn {
  width: 270px;
  float: left;
}

#footer {
  clear: both;
  background: #261d1d url(../images/footerbg.jpg) no-repeat;
  width: 100%;
  text-align: center;
}

#footer h4 {
  color: #f17d16;
  font-weight: bold;
  font-size: 16px;
  padding: 20px 0px;
}

#footer ul {
  width: 900px;
  margin: 0 auto;
  text-align: left;
}

#footer ul li {
  font-size: 12px;
  width: 270px;
  margin-right: 30px;
  float: left;
  line-height: 1.5em;
}

#footer ul li a {
  color: #333333;
  text-decoration: none;
}

#footer ul li a:hover {
  color: #f17d16;
}

#footer p.copyright {
  clear: both;
  margin: 0 auto;
  padding: 30px 0;"public_html/css/home.css"
  color: #ffffff;
}

p {
  margin-top: 10px;
  line-height:1.5em;
}

h2,h3 {
  font-size: 18px;
}

h3 {
  border-bottom: 1px solid #b0a6b3;
  font-family: "Lucida Bright", "Georgia", serif;
}

.blockWrapper h3,
#rightColumn h3{
  height:30px;
}

.blockWrapper h3 img,
  #rightColumn h3 img{
  vertical-align:text-top;
}

#newpng{
position:relative;
top:-30px;
}

#gcalgif{
  position:relative;
  top:-10px;
}

.movieOverlay{
  display:none;
z-index:10000;
background-color:#333;
width:640px;
min-height:480px;
border:1px solid #666;
padding:10px;
-moz-box-shadow:0 0 90px 5px #000;
-webkit-box-shadow: 0 0 90px #000;
}

.movieOverlay .close{
  background-image:url(/images/close.png);
  position:absolute;
  right:-17px;
  top:-17px;
  cursor:pointer;
  height:35px;
  width:35px;
}
