* {margin: 0;
   padding: 0;
   border-top-color: #5C1F1E;
   border-right-color: #5C1F1E;
   border-bottom-color: #5C1F1E;
   border-left-color: #5C1F1E;
}

img 
{ boder: none;
  border:0;
}

a:link,.w,a.w:link,.w a:link,.q:visited,.q:link,.q:active,.q
{
color:#5C1F1E;
border-color: #FFFFFF;
border-top: none;
border-bottom: none;
border: none;
}
a:visited,.fl:visited
{
 color:#5C1F1E;
 border: none;
}
a:active,.fl:active
{
 color:#5C1F1E;
 border: none;
}
a:hover {
   border-top-color: #020202;
   border-right-color: #020202;
   border-bottom-color: #020202;
   border-left-color: #020202;
   color: #020202;
   border: none;
}

body {
 color: #020202;
 /* background: #DFC9BE; */
 background: url(images/htb020.jpg) top center;

 font-family: arial;
 font-size: 12px;
 text-align: justify;
 border: none;
}

.jst {
 text-align: justify;
 margin-left: 20px;
 border: none;
}

.clr1 { 
   background: #A35553; /*url(images/hto109.jpg) top left;*/
   border: none;
}

.clr2 { 
   background: #EFDED7; /*#FFF0CC; url(images/hto102.jpg); */
/*
   border-top: 1px;
   border-bottom: 1px;
*/
   border: none;
}


.clr3 { 
   background: #EFDED7; 
   font-size: 10px;
/*
   border-top: 0px;
   border-bottom: 0px;
*/
   text-align:center;
   border: none;   
}


#left { 
   background: #EFDED7; /* url(images/hto102.jpg); */
   align: top;
   float:top;
   font-size: 11px;
   text-align:center;
   /* border-right:1px solid blue; */
   /* margin: 2px 0px 0px 0px; */
   margin-left: 0px;
   border: none;
}

.clr5 { 
   background:#EFDED7; 
   border: none;
}

#footer {
	font-size: 14px;
	border-top: 2px solid blue;
	border-bottom: 2px solid orange;
	text-align:center;
}

#head{
	background: #A35553;
	border-top:1px solid blue;
	/* border-bottom:1px solid blue; */
	border-left:1px solid blue;
	border-right:1px solid blue;
	/* position:relative; */
	margin:0 -131px 0;
	/* padding:15px ; */
	/* width:auto; */
	/* width:100%; */
	z-index:999;
        height: 70px;
        /*background: url(images/h2.jpg) left top;*/


}

#centrecontent {
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	margin:20 -2px 20 20;/* moz fix*/
	/* color: yellow; */
        /* background: url(images/h23.jpg); */
        /* background: #F3DE54; */
        margin-left: 20px;
        font-size: 70%;
        border: none;
}


.floatleft {
float: left;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 15px;
border: none;
}

.floatright {
float: right;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 0px;
border: none;
}

#left ul {
	/* margin: 0px 0 0px 0px; */
	padding: 0px;
}
#left li {<br>
	height: 25px;
	width: 105px;
	list-style-type: none;
	margin-top:0px;
        /* margin-left:0px */
        margin-right:28px
}


#left a {
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #3F2A15;
	border-bottom:1px solid #3F2A15;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: #BBA095; /* #F7FFAD; */
	color: #5D1516;
}

#left a:hover {
	color: #5D1516;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-left:1px  solid #fff;
	border-bottom:1px solid #fff;
	background: #AB9287;
}

.firstpage {
   /* color:#5C1F1E; */
   /* background: #EFDED7; */ /* url(images/hto102.jpg); */
   text-align:center;
   font-family: Times New Roman;
   font-size: 14px;
}

.firstpage a {
        /*
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #3F2A15;
	border-bottom:1px solid #3F2A15;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: #BBA095; /* #F7FFAD; */
        /*color: #5D1516;*/
        */
	border-right:1px solid #3F2A15;
	border-bottom:1px solid #3F2A15;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: #BBA095; /* #F7FFAD; */
        color:#5D1516; 
}

.firstpage a:hover {
	color: #5D1516;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-left:1px  solid #fff;
	border-bottom:1px solid #fff;
	background: #AB9287;
}

h1 {
        text-align:center;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0 auto;
        text-align:center;
}


