/* CSS Document */

img {
  border-width:0;

}
h1 a, h2 a, h3 a, h4 a {
  border-width:0;
  }

/* Footer
----------------------------------------------- */
#footer {
  background:#8aa url("images/bottomcorners.gif") no-repeat left bottom;
  clear:both;
  width:720px;
  border-top:10px solid #fff;
  font-size:85%;
  line-height:3.2em;
  color:#dee;
  }
html>body #footer {
	background: url(corners_fullwidth_bot.gif);
  }

#footer p {
  margin:0;
  padding:0;
  }

body {
  background:#EEEEE7;
  margin:0;
  padding:0px 5px 15px 10px;
  font:small/1.6em Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333;
  }

h3  {
	
	color: #0000ff;
	font-size: small;
	font-weight: bolder;
	font-style: normal;
}

h4  {
	
	color: #6a6afe;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

.tiny {
	font-size:9px ;
}	
/*stop WinIE6 from calculating width of
italicized text twice, thereby wrecking layout
----------------------------------------------- */

* html em {
  font-style: normal;
  font-weight: bold;
  }


/* Page
----------------------------------------------- */
#page {
  background:#fff url("images/pg_topright.gif") no-repeat right top;
  margin:0 auto;
  padding-top:15px;
  width:755px;
  text-align:left;
  }
#pagea {
  background:url("images/pg_right.gif") repeat-y right top;
  width:755px;
  }
#pageb {
  background:url("images/pg_bot.gif") no-repeat right bottom;
  padding:0 20px 20px 15px;
  width:720px;
  }
  
/* Header
----------------------------------------------- */  
  #header {
	float:left;
	width:720px;
	height:150px;
	padding-bottom:5px;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #000000;
	border-left: 0;
  }
  
  #header a {
  border-width:0;
  }
#SubULBOx {
	float:right;
	width:200px;
	height:100px;
	background: #cde5ef;
	margin-top: 3px;
}

#SubULBOx h3  {
	color: #749696;
	font-size: medium;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
}

#SubULBOx ul {
	color: #3953a4;
}	

#SubULBOx p {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}
#SubPicBox {
	float: left;
	width:520px;
	height:100px;
	margin-top:3px;
}

#SubSidebar {
	float:right;
	width:200px;
	clear: both;
	background: #cde5ef url(images/sbarcorners.gif) no-repeat left bottom;
}

#SBTop p{
	background: #cde5ef url(images/sbarcornerstop.gif) no-repeat left top;
}

#SubSidebar p {
	color: #6a6afe;
	text-align: left;
	padding-left: 10px;
}
 
#SubContent {
	width:500px;
	clear:none;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
}  

#SubContent2 {
	float: left;
	width:510px;
/*	height:200px;
*/	z-index:1;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
}  
