* {margin: 0;
   padding: 0;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   color: #E0D6A3;
   font-family: Georgia, Arial, sans-serif;
   font-size: 12px;
}

img 
{ boder: none;
  border:0;
}

a:link,.w,a.w:link,.w a:link,.q:visited,.q:link,.q:active,.q
{
color:#CC9830;
border-color: #FFFFFF;
border-top: none;
border-bottom: none;
border: none;
}
a:visited,.fl:visited
{
 color:#CC9830;
 border: none;
}
a:active,.fl:active
{
 color:#FFFFFF;
 border: none;
}
a:hover {
   border-top-color: #020202;
   border-right-color: #020202;
   border-bottom-color: #020202;
   border-left-color: #020202;
   color: #FFFFFF;
   border: none;
}

body {
 color: #E0D6A3;
 background: #000000;
 text-align: justify;
 border: none;
}

.jst {
 color: #E0D6A3;
 background: #663200;
 text-align: justify;
 margin-left: 20px;
 margin-right: 20px;
 border: none;
}

.clr1 { 
   background: #A35553;
   border: none;
}

.clr2 { 
   background: #000000;
   border: none;
}


.clr3 { 
   background: #000000; 
   font-size: 10px;
   text-align:center;
   border: none;   
}


#left { 
   background: #000000; /* 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:#000000; 
   border: none;
}

#footer {
	font-size: 14px;
	border-top: 2px solid blue;
	border-bottom: 2px solid orange;
	text-align:center;
}

#head{
	background: #663200;
	border-top:0px solid #000000;
	border-left:1px solid blue;
	border-right:1px solid blue;
	margin:0 -131px 0;
	z-index:999;
    height: 40px;



}

#centrecontent {
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	margin:20 -2px 20 20;/* moz fix*/
    background: #000000;
    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 {
	padding: 0px;
}
#left li {<br>
	height: 25px;
	width: 105px;
	list-style-type: none;
	margin-top: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;
	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 {
   text-align:center;
   font-family: Times New Roman;
   font-size: 14px;
}

.firstpage a {
	border-right:1px solid #3F2A15;
	border-bottom:1px solid #3F2A15;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: #BBA095;
    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;
}

.buttonscontainer {width: 70px;}
.buttons a {
margin-left: 10px;
color: #FFCC00;
background-color: #000000;
padding: 5px;
padding-left: 8px;
display: block;
border-left: 1px solid #FFCC00;
font-size: 14px;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a {
border-left: 1px solid #FFCC00;
text-decoration: none;
color: #FFCC00;
}

.buttons a:hover {
border-left: 1px solid #FFFFFF;
text-decoration: none;
color: #FFFFFF;
}
