body,td,th {
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#231f20;
	color:#666666;
	line-height:1.5em;
	
}
#wrapper{
	width:810px;
	margin:0px auto;
}
table,td{
background-color:#dedede;
}
#logo{
	background-image:url(images/logo.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:220px;
	}
#pictures{
	background-image:url(images/pictures.gif);
	height:210px;
	padding-top:53px;
	padding-left:38px;
}
#picholders{
height:180px;
/*background-color:#000000;*/
width:730px;
}
#bg{
background-image:url(images/content_bg.jpg);
margin:0px;
padding:0px;
}
#content{
background-image:url(images/bg.gif);
background-repeat:no-repeat;
background-position:top right;

  min-height:350px;
  height:auto !important;
  height:350px;

padding:30px;
padding-bottom:0px;
padding-top:10px;
}
#foot{
height:20px;
background-image:url(images/foot.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:center;
padding-top:40px;
font-size:10px;
color:#666666;
}
#foot a{
color:#666666;
}
.red, .white a, .red a{
color:#B70000;
}
.green, .green a{
color:#006200;
}
.blue, .blue a{
 color:#004080;
 }
.white{
color:#F5F5F5;
font-weight:bold;
font-size:12px;
}
 a{
 text-decoration:none;
 color:#666666;
 font-weight:bold;
 }
 a:hover{
 text-decoration:underline;
 }
 h1{
 display:block;
 font-size:18px;
 padding:10px;
 margin:0px;
 text-align:right;
 }
 ul{
 list-style:none;
 margin:5px;
 padding:5px;
 margin-top:0px;
 
 }
 .nav li a{
 	font-size:12px;
	font-weight:normal;
 }
  .nav{
 width:180px;
 float:left;
 padding:5px;
 border-right:1px solid #999999;
 padding-top:40px;
 padding-bottom:40px;
 	font-weight:bold;
 }
 #pagecontent{
 float:right; width:540px;
 }
 #content img{
 border:1px solid #666666;
 margin:10px;
 }
 .frontpage{
 width:240px;
 float:left;
 padding:5px;
 height:370px;
 position:relative;
 }
 .frontpage .in{
 height:350px;
 overflow:hidden;
 }
 .frontpage h1{
 text-align:left;
 }
 .frontpage p{
 padding:10px;
 }
 .menu-current a,.menu-parent a{
 	color:#999999;
	}
.menu-child a, .menu-sibling a{
 color:#666666;
}
	
.more{
text-align:right;
padding-right:15px;
}
#contact{
	padding-top:0px;
	text-align:center;
	font-size:14px;
	color:#CCCCCC;
	}
#contact a{
color:#CCCCCC;
}
#contact .red{
font-weight:bold;
}
p{
margin-bottom:8px;
margin-top:8px;
}