html {margin:0;padding:0}

body { font: 10px Verdana, Arial, Helvetica, sans-serif;
 background-color:white;
 margin:0;padding:0; 
 color: black;
 background-image: url("images/bg.jpg");}

#container {
           margin-left: auto;
           margin-right: auto;
           text-align: center;
           width: 950px;
           border: solid black 0px;
           background-color: white;
           /*border-right: solid black 1px;*/
   }
   
   img.header {
      margin: auto 0;
   }
   
   .navcontainer {
        width: 885px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ffffff;
        background: #fff;
}

/* the nav items with semi-circle indicator */

#navCircle {
        margin: 0;
        padding: 0 0 20px 67px;
        border-bottom: 1px solid #8dc63f;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 18px;
        line-height: 14px;
        font-weight: Bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #8dc63f;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #92278f;
        background: url("images/circle.gif") no-repeat bottom center;
}

.rightcolumn {
	width:200px;
	float: right;
	border-left: 2px;
	border-left-style: solid;
	border-left-color: #8dc63f;
	padding-left:0px;
	text-align: left
	height: auto;
	
	}
	.rightcolumn1 {
	width:200px;
	float: right;
	border-left: 0px;
	border-left-style: solid;
	border-left-color: #8dc63f;
	padding-left:0px;
	text-align: left
	height: auto;
	
	}
	

.leftcolumn {
	width:170px;
	float: left;
	border-right: 2px;
	border-right-style: solid;
	border-right-color: #800000;
	padding-right:10px;
	text-align: centre;
	height: auto;
	
	}
	
.midcolumn {
	width:450px;
	float: left;
	border-left: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left:10px;
	border-right: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right:10px;
	text-align: centre;
	height: auto;
	
	}
	
.cleartcolumn {
	width:170px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: centre;
	height: auto;
	
	}
	
 
 #below {
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	color: #909;
 }
  
h1 {
      font-size: 22px;
      text-align: center;
      font-weight: normal;
      	  padding-left: 16px;
      	  padding-right: 16px;
      color:#800000;}
      
h2 {
      font-size: 18px; 
      padding-top: 5px;
      color:#800000;}
      
h3 {
      font-size: 12px;
      font-weight: normal;
      padding-top: 1px;
      padding-left: 1px;
	  padding-bottom: 0px;
	  text-align: center;	
      color:#666666;}
      
h4 {
	font-size: 11px;
	padding-left: 6px;
	color:#666666;
	text-align: left;
}
      
h5 {
      font-size: 16px;
      font-weight: normal;
	  padding-top: 1px;	
	  padding-left: 16px;
	  padding-right: 340px;
	  text-align: 
      color:#666666;}
      
h6 {
      font-size: 16px;
      font-weight: normal;
	  padding-top: 1px;	
	  padding-left: 16px;
	  padding-right: 16px;
      color:#666666;}
      
.left {
      font-size: 16px;
      font-weight: normal;
	  padding-left: 200px;	
      color:#666666;}
      
.left2{
      font-size: 16px;
      font-weight: normal;
	  padding-left: 245px;	
      color:#666666;}
      
h8 {
      font-size: 16px;
      font-weight: normal;
      border-bottom: 1px;
      padding-top: 1px;
	  padding-bottom: 1px;
	  text-align: left;	
      color:#666666;}
      
       
blockquote {
   border: solid 1px #92278f;
   padding: 5px;
}

.olist {
   list-style: upper-alpha;
}

.olist li{
   line-height: 125%;
}

a:link {
   color: #92278f;
    text-decoration: none;
}

a:active, a:hover {
  
    text-decoration: none;
}

a:visited {
	color: #A3449F;   
}

#footer {
        width: 815px;
        padding-top: 0px;
        padding: 0 1px 6px 1px;
        margin: 20px 15px 10px 15px;
        border: 0px solid #92278f;
        text-align: center;
        background: #fff;
}#below #bg .rightcolumn span {
	text-align: left;
}#container #below #bg #page #content h5 font u {
	font-style: italic;
}
#container #below #bg #page #content #right-column h6 font {
	color: #90C;
}
#container #below #bg #page #content #right-column h6 font {
	color: #909;
}

