html{height: 100%;}

#inner
{
position: relative;
/*padding: 13px 30px 13px 30px;*/
z-index: 1;
}

body
{ /*background: #FFFFFF url(back.png) repeat;*/
  color: #656F57;
}

blockquote
{ background: #FFFFFF;
  color: #333333;/*#656F57*/
  border-color: #225f9b;/*#83B82E*/
}

#main
{ /*background: #FFFFFF url(main.png) repeat-y;*/
  color: #656F57;
}


#links
{
	position:relative;
	/*background: #225f9b url(linkfoot60px.png);*/
	height:110px;
	color: #FFFFFF;
	border-color: #072e53;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-transform:none;
	font-family:"Trebuchet MS";
}

#links h1{
	position: absolute;
	top: 86px;
	left: 8px;
	height: 24px;
	font-size: 28px;
	color: #e11514;
	width: 154px;
	margin:0;
	padding:0;
	letter-spacing:normal;
}	

#links h2{
	text-align:left;
	position: absolute;
	left: 8px;
	top: 90px;
	height: 18px;
	font-size: 14px;
	color:#e11514;
	width: 250px;
	margin:0;
	padding:0;
}	

#footer
{ background: #ffffff url(foot.jpg);
  color: #FFFFFF;
  border-color: #072e53;
  height:50px;
}

#links a, #links a:hover
{
  background: transparent;
  color: #FFFFFF;
  text-align:right;
  font-size:10px;
}

#footer a, #footer a:hover
{ background: transparent;
  color: #FFFFFF;
}

#logo{
/*background: #FFFFFF url(logo1.jpg) no-repeat;*/
border-top: none;
border-bottom: none;
}

#logo1{
margin-left: auto; 
margin-right: auto;
width: 766px;
height: 140px;
background: #FFFFFF url(loghi1.jpg) no-repeat;
border-top: none;
border-bottom: none;
}

#logo2{
margin-left: auto; 
margin-right: auto;
width: 766px;
height: 140px;
background: #FFFFFF url(loghi2.jpg) no-repeat;
border-top: none;
border-bottom: none;
}

#logo3{
margin-left: auto; 
margin-right: auto;
width: 766px;
height: 140px;
background: #FFFFFF url(loghi3.jpg) no-repeat;
border-top: none;
border-bottom: none;
}

#logo4{
margin-left: auto; 
margin-right: auto;
width: 766px;
height: 140px;
background: #FFFFFF url(loghi4.jpg) no-repeat;
border-top: none;
border-bottom: none;
}

#logo h2
{ background: transparent;
  color: #EEE;
}

h1
{ background: transparent;
  color: #225f9b;/*#83B82E*/
  border-color: #E1E1E1;
}

#menu
{ background: transparent;
  color: #225f9b;
}

#menu li a
{ background: #88b9d3;
  color: #88b9d3;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #225f9b;
  color: #FFFFFF;
} 

#content, #column2
{ background: #FFFFFF;
  color: #333333;
  /*border-color: #333333;*/
}

#column2 a{
  color: #ed3400;
  text-decoration:underline;
}

#column2 a:hover
{ 
  color: #ca1d00;
}

.sidebaritem
{ background: #fcf3f0;/*F9F9F9*/
  color: #333333;
  border-color: #E1E1E1;
}

.sbilinks li a
{ background: transparent url(link_arrow_sel_orange.jpg) no-repeat left center;
  color: #575f6f;
}

.sbilinks li a:hover
{ background: transparent url(link_arrow_sel_orange_hover.jpg) no-repeat left center;
  color: #fc4b1a;
}

.sidebaritem a
{ background: transparent url(link_arrow_sel_orange.jpg) no-repeat left top;
  color: #575f6f;
}

.sidebaritem a:hover
{ background: transparent url(link_arrow_sel_orange_hover.jpg) no-repeat left top;
  color: #fc4b1a;
} 

input, textarea
{ background: #FFFFFF;
  color: #656F57;
  border-color: #E1E1E1;
}

