body {
    background:#346696;
	font:12px Arial, sans-serif;
	color:#000000;
    overflow:auto;
    margin:0px;
	}

div#container {
	width:98%;
    margin:0px auto 0px auto;
	text-align: left;
    padding:0px;
	border:1px solid #346696;
	background:#FFFBF0;
	}
	
#special {
	background:red;
	color:white;
	text-align:center;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
	
.specialheaders{
	color:white;	
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
}
	
/* header sytles */        
div#header {
    background:#ffff84;
	margin:0;
	padding:0;
	height: 5%;
	}

#header img{
	display:block;
    margin-left: auto;
    margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	height: 200px;
}

/* news styles */
div#sidebar {
        float:right;
        margin-top:20px;
		margin-top:20px;
		margin-right:10px;
    	text-align:left;
        padding:0 1%;
		border:1px solid #346696;
        }

div#sidebar ul{
	list-style-type: none;
        padding:0px;
	margin:0px;
	}

/*navbar styles */	
div#column {
	background:#447cc2;
	width:100%;
    font: 18px bold;
	font-family: georgia, serif;
	text-align:center;
	padding:0px;
	margin:0px;
	float:left;
   	    }

div#column ul li {
    	color: #0066cc;
        margin:0px;
		}


div#column li {
    display:inline;
	list-style-type:none;
	position:relative;
        }
		
div#column a {
	margin:0;
	padding:0;
	}

div#column a:hover {
	color:black;
	}
	
/* Drop-down menu styles */
#column li ul{
	position:absolute;   
	z-index:100; 
	visibility:hidden;
	background:#447cc2;
}

#column li:hover ul{   
	visibility:visible; 
}

/* prez message styles */
div#prez {
	float:left;
	padding:0px 1%;
	margin-top:20px;
	margin-bottom:20px;	
	margin-left:10px;
	border:1px solid #346696;
	}

/* main styles */
div#content {
	padding:0px 15px 15px 15px;
        width:60%;
		margin:45px 20%;
		}

.bottom_banner {
        background:white;
        }

.declaration {
        text-align:center;
        width:55%;
        border:1px solid #87CEFA;
        padding:10px;
        }

img {
	padding:0px;
	margin:0px;
	border:0px;
	}

a   {
    }

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

a:visited { 
		color: #990000; 
		text-decoration: none ;
		}

a:active { 
		color: #990000; 
		text-decoration: none ;
		}

a:hover { 
		color: #3C84CE; 
		text-decoration: none ;
		}

.plainlink { 
	color: #0066cc;
	font-size: 12px;
	}

a.plainlink:link { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 	
		color: #0066cc; 
		}

a.plainlink:visited { 
		color: #0066cc; 
		}

a.plainlink:active { 
		color: #0066cc; 
		}

a.plainlink:hover { 
		color: #990000; 
		}

h1, h2,  h3, h4, h5, h6 {
	margin:.3em 0;
	}
	
h1 {
		font-size: 150%;
		text-align: center;
		}

h2 {
		font-size:130%;
		text-align: left;
		}

h3 {
		font-size:110%;
                margin:2px;
		}

h4, h5, h6 {
		font-size:100%;
		font-weight: bold;
        }

.titles {
        font-family: georgia, serif;
	font-size:24px;
	text-align:center;
	color: #0066cc;
	}

.headers {
        font-family: georgia, serif;
	font-size:18px;
	text-align:center;
	color: #447cc2;
	}
.headers ul li{
		list-style-type:none;
}

.sections {
	font-size:14px;
	text-align:center;
	color: black;
	}

.menu {
	padding:10px;
    background:#FFFF99;
    color:red;
    font-weight:bold;
        }

.footer {
	background:#ffff84;
	padding:15px 0px 0px 0px;
    clear:both;
    position:relative;
    width:100%;
	margin:0;
	display:block;
	height:80px;
	border-top:3px solid #346696;
        }

.MinistryTitle {
	font-family: georgia, serif;
	font-size: 150%;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	}

.ministrytext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #3399CC;
	}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	}

.plaintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	}

.verysmall {
	font-size: 8px;
	color: #99CCFF;
	}

.bigtitle {
	font-size: 16px;
	color: #bfd9f2;
	}

.description {
	font-size: 10px;
	line-height: 20px;
	color: #0066cc;
	}

.listtext {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #0066cc;
	}

.fancy {
	font-style: oblique;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	color: #003399;
	}

.scroll {
	position: absolute; 
	z-index: 1; 
	top: 10px; 
	left: 25px; 
	width: 650px; 
	height: auto;
	}

.noscroll {
	position: absolute; 
	z-index: 1; 
	top: 40px; 
	left: 30px; 
	width: 650px; 
	height: auto;
	}	

.ta {
	scrollbar-3dlight-color:#bfd9f2;
        scrollbar-arrow-color:#FFCC66;
        scrollbar-base-color:#EDF4FB;
        scrollbar-darkshadow-color:#0066cc;
        scrollbar-face-color:#3399CC;
        scrollbar-highlight-color:#EDF4FB;
        scrollbar-shadow-color:#0066CC;
	scrollbar-track-color:#EDF4FB;
	}


.altblue {
	background-color: #EDF4FB;
	}

.altwhite {
	background-color: #FFFFFF;
	}

.spiffy{display:block; 
  background:#eeca57;}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #eeca57;
  border-right:1px solid #eeca57;
  background:#eeca57;}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eeca57;
  border-right:1px solid #eeca57;
  background:#eeca57;}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eeca57;
  border-right:1px solid #eeca57;}
.spiffy4{
  border-left:1px solid #eeca57;
  border-right:1px solid #eeca57;}
.spiffy5{
  border-left:1px solid #eeca57;
  border-right:1px solid #eeca57;}