

body {
  background-image:url('mybgcld6.gif');
  background-color: white;
    }

div.begpoint {
  position: absolute;
  width:1000px;
  margin-left: -500px; /* Half the negative width. */
  left: 50%;
  top:0px
	
  
}
	
  
}
div.header {
  position: absolute;
  left: 240px;
  top:0px;
  background-color: #005991;
  z-index:5;
}
div.banner {
  position: absolute;
  top:116px;
  left:700px;
  background-color: #ebf4fb;;
  z-index:6;
}
div.banner1 {
  position: absolute;
  top:120px;
  left:307px;
  background-color: #ebf4fb;;
  z-index:6;
}
div.center {
	position:absolute;
	width:  200px;
	
	left: 100px;
	top: 100px;
	
	text-align: left;
	z-index:5;

	
}
div.left {
	position:absolute;
	width:  300px;
	
	left:60px;
	top: 60px;
	color:white;
	text-align: left;
	z-index:5;

	
}
div.middle {
	position:absolute;

	
	left: 350px;
	top: 325px;
	
	text-align: right;
	z-index:5;
}
div.right {
	position:absolute;
	width:  250px;
	
	left: 700px;
	top: 100px;
	
	text-align: right;
	z-index:5;
}
div.menu {
	position:absolute;
	width: 650px;
	left:50px;
	top:50px;
	background-color: #005991;
	z-index:7;
}
div.page {
	position:absolute;
	left: 20px;
	top: 250px;
	width: 650px;
	background-color: white;
}
div.subpage {
	position:absolute;
	left: 0px;
	top: 150px;
	background-color: #005991;
	background:#ebf4fb;
	width:  1200;
	
}
div.myimage {
	position:absolute;
	left: 240px;
	top: 55px;
	
}

p.red{ color: red; }
p.green{ color:green; }
p.indent{
margin: 0px 40px 0px 60px;
}
h1.dashed {border-style: dashed}
p.solid {border-style: solid}
div.adds {
	position:absolute;
	left: 640px;
	top: 0px;
}
div.sort {
	position:absolute;
	left: 500px;
	top: 30px;
}
div.newpage {
	position:relative;
	left:0px;
	top: 800px;
	z-index:5;

}
div.candhead {
	position:absolute;
	left:20px;
	top: 55px;
	font-size: 110%;
	z-index:6;
}
div.delete {
	position:relative;
	left:400px;
	top: 10px;
	z-index:5;
}
div.edit {
	position: relative;
	left:400px;
	top: 10px;
	z-index:5;
}
div.data {
	position:relative;
	left:20px;
	top: -20px;
	z-index:5;

}
div.message {
	position:absolute;
	left: 190px;
	top: 150px;
        color: white;
	font-size: 110%;
	width:  500px;
        text-align: center;
	z-index:5;
}
input.btn{
float:left;
font-size:18px;
padding:4px 2px;
background-color: blue;
color: white;
border:solid 1px blue;
width:200px;
margin:2px 0 20px 10px;
}
table { table-layout: auto;}
th {background-color:#FFDEAD}
td  {
	font-size:12px
}
tr.not {
	background-color: #9A9A9A;
}
div.top{
	position:absolute;
	left:0px;
	top: 0px;
	width:1000px;
	z-index:9;
}
div.leftSide{
	position:absolute;
	left:0px;
	top: 55px;
	width:50px;
}
div.rightSide{
	position:absolute;
	left:950px;
	top: 55px;
	width:50px;
}
div.bottom{
	position:absolute;
	left:0px;
	top: 750px;
	
	z-index:9;
}
div.news{
	position:absolute;
	width:  200px;
	left: 60px;
	top: 280px;
	text-align: left;
	background-color: #459828;
	z-index:5;
}
div.facebook{
	position:absolute;
	width:  200px;
	left: 60px;
	top:675px;
	text-align: left;
	z-index:5;
}	
div.northwest{
	position:absolute;
	
	left: 660px;
	top:200px;
	text-align: center;
	z-index:5;
}	
div.sage{
	position:absolute;
	
	left:270px;
	top:295px;
	text-align: center;
	z-index:6;
}	
div.reg{
	position:absolute;
	left:66px;
	top:621px;
	text-align: center;
	z-index:6;
}	
div.welcome{
	position:absolute;
	
	left:290px;
	top:80px;
	text-align: center;
	z-index:5;
}	
div.cross{
	position:absolute;
	left:400px;
	top:670px;
	text-align: center;
	z-index:4;
}	
