.leftmaintext
{

 position:absolute;
 top:25;
 color: #3F210F;
 margin-left: 5px;
 margin-right: 5px;
 height: 370px;
 width: 170px;
}

.leftmainbg
{

  position:absolute;
  top:25;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #BC9B7A;
  opacity:0.60;
  filter:alpha(opacity=60);
  -moz-opacity:0.60;
  -khtml-opacity:0.60;
   height: 370px;
 width: 170px;
}
 
 #headerbody
 {
 margin:auto;
 width: 670px;
 height: 250px;
 
 /*background-image: url(../images/background/Note.jpg);*/

  }
  
#containermain
{
 margin: right;
 width: 670px;
 height: 800px;
 }
  
#centerword
{
  margin:auto;
  width:670px;
  height: 130px;
  text-align:center;
   border-color:#000000;
  background-color:#443004;
  color:#F0E0BD;
}

#centermaintext
{
  margin:auto;
  width:670px;
  height: 130px;
  text-align:center;
  border-color:#000000;
  /*background-color:#443004;*/
  color:#F0E0BD;
}

#leftclock
{
  padding-top:380px;
  text-align:center;
}

#rightcolumn
{
float:left;
width:590px;
 }
 #rightmap
 {
 padding-top: 95px;
 padding-left: 30px;
 float:left;
 width:405px;
 border-color:#000000;
  }
  
 .righttext
 {
 top:90;
 margin-top:95px;
 padding-left:2px;
 float:left;
 width: 120px;
 color: #3F210F;
 }
#bottomright
 {
 float: left;
 width: 590px;
 padding-top:5px;
 padding-left:20px;
  }
  
 #footer
{
    margin-top:15px;   
	height: 56px; 
	padding-top: 0px;  
	color: #000000;
	text-align: center;
   /* width: 1024px;*/
}

.columnsize
{
 float:left;
 padding-left: 15px;
 padding-top: 1px;
 text-align:center;
 width: 140px;
 font-weight:bolder;
 color:#FBED9B;
 }



.footercolor
{
font-family: Verdana,georgia, sans-serif;
font-size: 10;
color:#FBED9B;
text-decoration:none;
 }
 

