body {
/*background:none repeat scroll 0 0 #FFFFFF;*/
font-family:Arial;
font-weight:normal;
height:100%;
/*text-align: center;*/
}

* {
margin:0;
padding:0;
font-size:14px;
}

.in-txt{
font-size:16px;
}


#header  {
height:80px;
/*margin:0 auto;*/
position:relative;
width:800px;
z-index:1;
}


#header .left{

background: url('img/logo.png') left no-repeat;
float: left;
width: 300px;
height: 80px;
}

#header .right{
float: right;
padding: 32 0 0 0;

font-size:16px;
}


#content .content-top {
height:20px;
margin:0 auto;
width:800px;
}

#content .content-inner {
margin:0 auto;
height:500px;
width:800px;
}



#crumbtrail a{
 /*color:#bc5454; */
 color: #787878;
}


#crumbtrail{
  color: #787878;
  text-align: right;
  border-bottom: #787878 1px solid;
  border-top: #787878 1px solid;
  height: 20px;
  padding-top: 4px;
}





#activities{
padding: 20 0 0 20;
}



#activities ul li{
color:#787878;
font-size:0.9em;
line-height:1.1em;
margin-left:24px;
padding:4 0 0 4;
}

input {
border:1px solid #E5E5E5;
width: 80px;
height: 22px;
}

#footer {
height:20px;
margin:0 auto;
padding: 4 0 4 0;
width:800px;
}


#footer .copyright  {
font-size:0.85em;
line-height:1em;
margin:0;
padding:0;
text-align: center;
}

#footer  p {
color:#787878;
}


#content .content-inner #contact td {
color:#787878;
}

#contact{
padding: 30 0 0 30;
text-align: left;
}