A:LINK {
    font-family : Arial;
	color:#FFF5EE;
}
A:VISITED {olor: #FFF5EE;
	 font-family : Arial;
	 color:#FFF5EE;
}
h1 {
    font-family : Arial;
    color: White;
  }
h2 {
    font-family : Arial;
    color: White;
    }
h3 {
    font-family : Arial;
    color: Black;
    }
p.imain {
    font-family : Arial;
    font-size : 11pt;
	margin-left: 15px;
	color:#EDE7C9
    }
p.main {
	font-family : Arial;
	font-size : 12pt;
	color: Black;
}
P#main {
    font-family : Arial;
    font-size : 12pt;
	color: Black;
}
P.bmain {
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
	color: Black;
}

P.bsmain {
    font-family : Arial;
    font-size : 11pt;
	color : White;
}
TD.main {
	font-family : Arial;
    color: White;
}
TD.blmain {
	font-family : Arial;
    color: Black;
}

UL.main {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}


LI#main {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}


image {
border:1px #DEBC7A
}
#btxt {
    font-family : Arial;
	font-size : 12pt;
    font-weight : bold;
	color:#EDE7C9
}
#txt {
    font-family : Arial;
    font-size : 11pt;
	color:#EDE7C9
}

#wrap {
    border:1px #EDE7C9;
    width:700px;
    padding:0px 5px;
    }
#menu {
	background: Blue;
	border-bottom:0px solid white;
	padding:4px 0;
/*	width:740px; */
	width:900px;
	font-family : Arial, Helvetica, sans-serif;
}
#menu a {
    padding:4px 8px;
    text-decoration:none;
    font-family:Arial;
    font-weight:bold;
    font-size : 13pt;
    color:#E8E0BB;
    }
#menu a.hover {
	background: Gray;
}
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    color:#E8E0BB;
    font-size:13pt;
    margin-bottom:0em;
    }
#subnav a {
    color:#E8E0BB;
    margin-right:1em;
    }

#subnav span {
	color: Blue;
	margin-right:1em;
}

#cleft {
	margin: 0;
	padding: 0;
	width: 200px;
	border-left: 1px solid #000;
}

#cright {
	margin: 0;
	padding: 0;
	top: 0px;
	left: 450px;
	width: 250px;
	z-index : 0;
	text-align : center;
}