body	{margin: 0px;
			height:990px; 
			color: black; 
			font-family: arial, verdana, geneva, helvetica, "san serif";
			font-size: large;
			/* background-color: #6688ee; */ 
			background-color: #4F66B4;
			width: 900px;
			margin-left: auto;
      margin-right: auto;
			}

#outsideframe {
			height:800px; 
			/* background-image: url(../media/images/gradientblue.png); */
			/* background-color: #6688ee; */
			background-color: #4F66B4;
			background-position: top left; 
			margin: 0% 0% 0% 0%;  }

#insideframe { 	margin: 0px 5px 0px 10px; }

#logoimage { float: left;
					 height: 125px;
					 width: 125px; 
					 margin: 0px 0% 0px 5%}
					 
#logotext { color: black;
			font-size: xx-large;
			font-weight: bold;
			text-align: center;
			padding: 10px 135px 10px 5px; }

#tagline { color: black;
			font-size: x-large;
			font-weight: bold;
			text-align: center;
			font-style:italic;
			padding: 10px 135px 10px 5px; }
			
#pagetitle{ color: black;
			font-size: large;
			font-weight: bold;
			text-align: center;
			padding: 10px 5px 15px 5px; }			

#logobar {
			height: 125px;
			padding: 10px 5px 10px 5px;
	    background-color: #4F66B4; /* #6688ee; */
			background-position: top left; }
			
#navigation{visibility:hidden;
			/* float: left; */
			/* height:700px; */ 
			/* width:150px; */
			/* padding: 10px 1px 0px 5px; */
			/* background-color:#6688ee; */
			/* background-image: url(../media/images/gradientgold150.png);	 *//* ie5win fudge begins */
			/* voice-family: "\"}\""; */
			/* voice-family:inherit; */
			}

html>body #navigation {
	width: 150px; /* ie5win fudge ends */
	}
			
#lspacer{float: left;
			height:700px; 
			width:2px;
			/* background-image: url(../media/images/gradientblue.png); */
			/* background-repeat: repeat; */
			background-color: #4F66B4;	
			padding: 10px 1px 0px 1px;
			}
			
#rspacer{float: right;
			height:700px; 
			width:2px;
			/* background-image: url(../media/images/gradientblue.png); */
			/* background-repeat: repeat; */
			background-color: #4F66B4;
			padding: 10px 1px 0px 1px;
			}
			
#maintext{ 
			height:700px;  
			/* margin: 0px 160px 0px 160px; */
			margin: 0px 160px 0px 3px;
			padding: 5px;
			font-size: medium;
			background-color:#ffffff;
			background-image: url(../media/images/gradientgrey.png);
			/*new CSS3 to round the edges */
        border-radius: 10px;  
        -moz-border-radius: 10px;  
        -webkit-border-radius: 10px;  			
			/*new CSS3 to round the edges */
			}

#maintext1col{ 
			height:700px;  min-width:655px; 
			/* margin: 0px 160px 0px 160px;*/
			margin: 0px 3px 0px 3px;
			padding: 5px;
			font-size: medium;
			background-color:#ffffff;
			background-image: url(../media/images/gradientgrey.png);
			/*new CSS3 to round the edges */
        border-radius: 10px;  
        -moz-border-radius: 10px;  
        -webkit-border-radius: 10px;  			
			/*new CSS3 to round the edges */
			/* text-shadow: 5px 5px 6px #4F66B4; */
			}
			
#maintextpad{ padding: 0% 17% 0% 17%;}

.pageimageleft {
		  border:3px inset; 
			margin: 0px 8px 0px 8px; 
			float:left; }

.pageimageright {
		  border:3px inset; 
			margin:0px 8px 0px 8px; 
			float:right; }
			
#newsitems{float:right;
			width:150px;
			height:700px; 
			font-size: small;
			padding: 10px 5px 0px 5px;
			background-color:#6688ee;
			background-image: url(../media/images/gradientorange.png); 			/* ie5win fudge begins */
			voice-family: "\"}\"";
			voice-family:inherit;
			/*new CSS3 to round the edges */
        border-radius: 10px;  
        -moz-border-radius: 10px;  
        -webkit-border-radius: 10px;  			
			/*new CSS3 to round the edges */
			}

html>body #newsitems {
	width: 150px; /* ie5win fudge ends */
	}

			
.bottomline {text-align:center; font-size:x-small;}
.mybox      {padding: 2%; border:1px solid blue;  }
      
.button-links          {text-align:center;font-size: small; text-decoration:none;} 
a.button-links:link	   {color:black; text-decoration:none; }
a.button-links:visited {color:blue;   text-decoration:none; }
a.button-links:hover	 {background-color:#ccddff;  color:red;   text-decoration:none; }

.text-links          {text-align:center;font-size: x-small; text-decoration:none;} 
a.text-links:link	   {background-color:#ffccff; color:black; text-decoration:none; }
a.text-links:visited {background-color:#ffccff; color:red;   text-decoration:none; }
a.text-links:hover	 {background-color:yellow;  color:red;   text-decoration:none; }

.bread-border        {border: 1px solid #ccaa00; margin-bottom: 2px; font-size: small; }

.bread-links          {text-align:left;  text-decoration:none; font-size: x-small;}
a.bread-links:link	  {color:black;      text-decoration:none; }
a.bread-links:visited {color:black;      text-decoration:none; }
a.bread-links:hover	  {color:red;        text-decoration:underline; background-color:yellow;  }

.icon-links           {top:600px; 
                       font-size: x-small;  
                       text-decoration:none; 
                       border:0px;} 
a.icon-links :link	  { }
a.icon-links :visited { }
a.icon-links :hover	  { }

          



						

