body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #666;
}
#container {
	background-color: #fff;
	margin: 0px auto;
	width: 766px;

}
#container p{
word-spacing:0.1em;
letter-spacing:0.05em;
}
/*#main {
	border: 1px dotted #336666;
}
*/#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	background-color: #FFFFFF;
	height: 142px;
	background-position: left bottom;
}
#col1{
	float: left;
	width: 362px;
	padding:30px 10px 0 10px;
	border-right:1px dotted #666;
}
#col2{
	float: left;
	width: 358px;
	padding:30px 10px 0 15px;
}
#col1home {
	float: left;
	width: 362px;
	padding:30px 10px 0 10px;
	border-right:1px dotted #666;
	background-image: url(../images/bra.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
}
#col2home {
	float: left;
	width: 358px;
	background-image: url(../images/postcard.jpg);
	background-repeat: no-repeat;
	margin-top:-76px;
	background-position: 90px top;
	padding:218px 10px 0 15px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 68px;
	clear: left;
}
#footer #botnav{
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
color:#333333;
font-size:120%;
top:25px;
/*margin-top:30px;
*/position:relative;
}
#footer #botnav a{
color:#333333;
text-decoration:none;
}
#footer #botnav a:hover{
color:#FFFFFF;
text-decoration:underline;
}
h1, h2, h3{
font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
font-size:140%;
}
h1.one{
padding-top:2em;
}
h2, h2.lazy, .redbg, .bluebg{
	background-image:url(../images/h2bg.jpg);
	background-repeat: repeat-y;
	color:#333333;
	padding:3px 0 5px 10px;
	font-size:1.2em;
}
h2.lazy, .redbg{
	background-image:url(../images/lazyh2bg.jpg);
	color:#FFFFFF;
	border:1px solid #ccc;
	letter-spacing:.2em;
}
h2.bluebg{
}
.ftrt{
float:right;
/*margin-top:-218px;
*/}
#nav{
}
#tabs {
      float:left;
      width:100%;
/*      background:#efefef;
*/      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../images/tableftF.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../images/tabrightF.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  #tabs a #current{
	  background-position:100% -102px;
	  }
	  
.rtalign{
text-align:right;
}
.thumb{
margin:2px;
padding:2px;
border:1px solid #999;
}
.bold{
font-weight:bold;
}
