body, li {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.body {
    font-family: verdana,sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    margin-bottom: 0px;
    color: #333333;
    padding: 0px;
}
form {
    margin: 0px;
}

#topbar {
  height: 105px;
  width: 100%;
  position: absolute;
  background-color:#FFE49C;
  background-image: url(secpage_bg.gif);
  border:none; 
  background-repeat: repeat;
  background-position: left;
  TOP:0px;
  LEFT:0px;  
  POSITION:absolute;
  VISIBILITY:visible; 
  Z-INDEX:5;
}

#topbarmain {
  height: 135px;
  width: 100%;
  position: absolute;
  background-color:#FFE49C;
  background-image: url(cobblestone.gif);
  border:none;
  background-repeat: no-repeat;
  background-position: left;
  TOP:0px;
  LEFT:0px;
  POSITION:absolute;
  VISIBILITY:visible;
  Z-INDEX:5;
}


div.leftbar {
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
        padding-left: 30px;
        padding-right: 30px;
	background-color: #ffe49c;
	color: #000000;
 LEFT:0px;  POSITION:absolute; TOP:105px; VISIBILITY:visible; Z-INDEX:5;	}


div.menu {
margin:0px; 
width:600px; 
position:absolute; 
left:150px; 
bottom:8px;
}

div.menuimage {
margin:0px; 
position:absolute; 
left:698px; 
bottom:8px;
}

.title {
	font-family: verdana,sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b15e27;
}

.bodyb {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


a:link {color: #b15e27}     /* unvisited link */
a:visited {color: #b15e27}  /* visited link */
a:hover {background-color: #b15e27; color: #ffffff}   /* mouse over link */

a {
        text-decoration: none;
}
	
	body {
		margin:0px 0px 0px 0px;
		background:#FDF6DF;
		}

	#main {
		border:none; 
		background:#FFE49C;
		background-repeat: no-repeat;

		}
		
	#secondary {
		border:none; 
		background:#FDF6DF;
		background-position: top;
                padding: 20px;
                TOP:105px;
                LEFT:130px;  
                RIGHT:130px;
                POSITION:absolute;
                VISIBILITY:visible; 
                Z-INDEX:5;
		}

        #secondarymain {
                border:none;
                background:#FDF6DF;
                background-position: top;
                padding: 20px;
                TOP:135px;
                LEFT:130px;
                POSITION:absolute;
                VISIBILITY:visible;
                Z-INDEX:5;
                }

