body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:justify;
	color:#735030;
	padding:0px;
	margin:0px;
	background-color:#F6F3F3;
}

a{
color:#9B3535;
border:none;
}

a:hover{
color:#F223F3;
}

h1,h2,h3,h4,h5,h6{
text-align:center;
font-family:verdana,serif,Arial,sans-serif;
}

div#wrapper{
margin: 0 auto;
border:2px solid #fff;
width:90%;
background-color:#9B3535;
}

div#header{
height:250px;
}

div#links{
width:70%;
}

div#links ul{
padding:0px;
margin:0px;
font-size:160%;
position:absolute;
top:205px;
left:120px;

}

div#links li{
display:inline;
padding:0px;
margin:0px;
}

div#links a{
color:#999999;
padding:5px;
border-right:3px groove #330000;
text-decoration:none;
font-weight:900;
}

div#links a:hover{
color:#FF9999;
padding:5px;
border-right:3px groove #330000;
text-decoration:none;
font-weight:900;
}

div#contentwrapper{
border-left:10px solid #9B3535;
border-right:10px solid #9B3535;
}

div#content{
background-color:#FFF;
}

.welcometitle{
width:85%;
margin: 0 auto;
border:1px solid #F0DBDB;
}

.welcomemsg{
border:1px solid #F6F3F3;
width:83%;
margin: 0 auto;
padding:5px 1%;
}

.sitekizo{
padding:2px 8px;
}

.sitekizo h3{
text-align:left;
}

div#footer{
color:#EF9988;
width:75%;
margin:2em 8em;
font-weight:900;
text-align:center;
}

div#footer a{
color:#EFEE88;
text-decoration:none;
}

div#footer a:hover{
color:#EF9988;
text-decoration:underline;
}

td.one{
background-image:url("images/planfour.gif");
background-repeat:no-repeat;
background-position:top;
}

td.two{
background-image:url("images/planone.gif");
background-repeat:no-repeat;
background-position:top;
}

td.three{
background-image:url("images/plantwo.gif");
background-repeat:no-repeat;
background-position:top;
}

td.four{
background-image:url("images/planthree.gif");
background-repeat:no-repeat;
background-position:top;
}

.plantext{
margin-top:3em;
padding:2px 4em;
line-height:150%;
}

td span{
font-size:18px;
color:#996600;
}

 td.mission{padding:0px 8px;}
 
 hr.divider{margin-top:2em;}
 
 div.bars{
  border:1px solid #A34; 
  margin-bottom:2em;
  margin-top:2em;
 }
 
  div#bar2{
  border:1px solid #A34; 
  padding:2px 6px;
 }
 
 .title{
 display:block;
 border-bottom:1px solid #A34;
 border-top:1px solid #A34;
 color:#333333;
 font-weight:900;
 background-color:#DCE4E6;
 }
 
 .date{
 font-size:9px;
 }
 
 .headline{
 font-size:11px;
 margin-bottom:5px;
 }
 
 .message{
 font-size:9px;
 }
 
 .faq{
 display:block;
 font-size:16px;
 }
 
 ul{list-style-type:none;}
 
 li{
   margin-bottom:2em;
 }
 
 #signup{margin-left:3em;}
 
  #signup table{margin-top:3em;}
  
  span.imp{color:#FF3300; font-weight:900;}
  
  #accountBar{
  border:1px solid #924;
  background-image:url("images/accback.jpg");
  }
  
  #linkwrap{padding:6px;}
  
   #linkwrap a{
     text-decoration:none;
     font-size:15px;
	 display:block;
	 padding:5px 10px;
	 font-weight:900;
   }
  
   #accountBar span{
     display:block;
  }
  
  table.myplan{
  margin: 0 auto;
  padding:5px;
  border:none;
  margin-top:1em;
  color:#CCCCCC;
  font-weight:900;
  text-align:left;
  font-size:11px;
  }
  
   table.myplan tr{
    padding:8px;
    border:2px solid #942;
	background-color:#996600;
  }
  
  
   table.myplan td{
    padding:5px;
	background-color:#990033;
  }
  
   table.myplan td.soft{
    font-weight:400;
    padding:5px;
	background-color:#990033;
  }
  
  table.myplan td.bighead{font-size:16px;}
  
   table.myplan input{
   border-color:#990033;
	background-color:#990033;
	color:#cccccc;
  }
  
label{
float:left;
width:10em;
}

a.smalllink{
font-size:10px;
text-decoration:none;
}