body {
    text-align : center;
		background: #F4E7DB url(img02.gif) repeat-x; 	  
		color: #36302A;		
		padding: 0;
		margin: 0;
}
/****************************************************************************/
h2 {    
    font : bold 18px "Comic Sans MS" , serif;
		color: #B43939;
		font-variant : small-caps;
		margin: 1em 0;
		text-align : center;
}
/****************************************************************************/
h3 {    
    font : bold 16px "Comic Sans MS" , serif;
		color: #B43939;
		margin: 1em 0;
}
/****************************************************************************/
h5 {    
    font : 12px "Comic Sans MS" , serif;		
		color: #A4896D;
}
h6 {    
    font : bold 18px "Comic Sans MS" , serif;
		color: #B43939;
		font-variant : small-caps;
		margin: 1em 0;
		text-align : center;
}
/****************************************************************************/
.noprint {
   display: none;
   }
.outer {   
   text-align: left;
   position:relative;
   width : 740px;  
   margin-left : auto; 
   margin-right : auto;   
   }
/****************************************************************************/
.content {
	clear: both;
	width: 100%;
	text-align: center;
}
.content a {
	color: #7C6240;
}
.content a:hover {
	text-decoration: none;
}
/****************************************************************************/
.newsitem {
    text-align : left;
    font : 14px "Comic Sans MS" , serif;		
}
.newscenter {
    text-align : center;
    }
/****************************************************************************/

table.normal {
    background-color : rgb(255 , 255 , 255);
    border : solid rgb(0 , 0 , 0) 3px;
    width : 100%;
}
table.normal td {
    padding : 5px;
    border : solid rgb(0 , 0 , 0) 1px;
    text-align : left;
    font : 14px "Comic Sans MS" , serif;
}
tr.yellow td {
    background-color : rgb(255 , 199 , 127);
}
td.first {
    width: 70px;
    }
/****************************************************************************/
.left {
	background: url(TopLeft.gif) no-repeat top left;
	float:left;	 
  width: 230px;;
}
.curvbox {
	background: url(TopLeft.gif) no-repeat top left;
	float:center;	 
  width: 500px; 
}
.left_top {
	background: url(TopRight.gif) no-repeat top right;
}
.left_bottom {
	background: url(BotLeft.gif) no-repeat bottom left;
}
.left_bottom div {
	background: url(BotRight.gif) no-repeat bottom right;
}
.left_content {
	background: url(Right.gif) top right repeat-y;
}
.left_top div,.left_top,
.left_bottom div, .left_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.left_content {
	margin-top: -19px;
}
.left_bottom {
	margin-top: -5px;
}
.left_content { padding: 0 15px; }	
/****************************************************************************/
.right {
   float:right;
   width:500px;  
	 padding-left: 5px;	 
}
/****************************************************************************/

fieldset {
    border : 1px solid rgb(120 , 19 , 81);
    width : 30em;
}
/****************************************************************************/
legend {
    color : #fff;
    background : #4B6070;
    border : 1px solid rgb(120 , 19 , 81);
    padding : 2px 6px;
}
label {
    width : 6em;
    float : left;
    text-align : right;
    margin-right : 1em;
    display : block;
}
.labela {
    width : 16em;
    float : left;
    text-align : right;
    margin-right : 0.5em;
    display : block;
}
input {
    color : #000;
    background : #fff;
    border : 1px solid rgb(120 , 19 , 81);
    margin-bottom : 5px;
    padding-left : 2px;
}
.button {
    margin-left : 2em;
    background : rgb(255 , 162 , 15);
    border : 2px outset rgb(120 , 19 , 81);		
}
/****************************************************************************/
#hdrback {    
    display: none;
    background-image: url(hdrback.jpg);
    height: 158px;    
    background-repeat: repeat-x;    
}
#hdrleft {
    background-image: url(hdrleft.jpg);
    height: 158px;
    width: 262px;
    float: left;
    background-repeat: no-repeat;    
}
#hdrright {
    background: url(hdrright.jpg) no-repeat right top;
    height: 158px;    
    padding: 0px 242px 0 0;
    text-align: center;
    overflow: hidden;  
}
/****************************************************************************/
#pagetrail {
   display: none;
   font : italic bold 12px Verdana , sans-serif;	 
	 padding-top: 5px;	
}
#pagetrail a { color: #000}
#pagetrailb {
   display: none;
   font : italic 10px Verdana , sans-serif;
}
/****************************************************************************/
#leftlink {
   float:left;	 
   width: 360px;
   padding: 5px;
}
#rightlink {
   float:right;
   width:360px;  
   padding-left: 5px;
}
/****************************************************************************/
/*****  Navigation  *********************************************************/
/****************************************************************************/
#nav, { /* all lists */
	display: none;
}

#botnav li {
    display : inline;
    font : normal 10px Verdana , sans-serif;
    list-style-type : none;
    padding-right : 10px;
    Font-style : italic;
}
ul#navlist {
    margin-left : 0;
    padding-left : 0;
    white-space : nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a img 
{border: none; 
}
/****************************************************************************/

/****************************************************************************/
#footer1 {
   clear:both;
	 padding-top: 10px;	
}
#footer {
   clear:both;
	 padding-top: 10px;	
	 display: none;
}