body {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif
	color: #000033;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url('none');
	background-repeat: no-repeat
}

#header {
  width: 100%;
  height: 103;
  background-image: url('../images/cloudsBackground.jpg');
  background-repeat: no-repeat;
}

#header img {
	border: 0px none;
	vertical-align: middle;
	background-image: url('none');
}

#header table {

  height: 37px;
  width:  100 %;
  margin: 0 0 0 0px;
  padding: 0;

}

#logo {
  width: 302;
  height: 93;
  background-image: url('../images/logo3_small_transparent.gif');
  background-repeat: no-repeat;
}


#logo2_COMMENTEDOUT {
  width: 302;
  height: 93;
  background-image: url('none');
  background-repeat: no-repeat
}

#banner {
}
  
#slogan {
	height: 23px;
	float: right;
	color: #000000;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #B8D0E8;
	font-family: "Lucida Calligraphy", sans-serif;
}

tr#sloganrow {
	background-color: #B8D0E8;
}

  
#footer {
  width: 100%;
}
 

tr#navigationrow {
  width: 100%;
  height: 28px;
  background-color: #EF671E;
}

#navigation {
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: #EF671E;
}
 
#navigation  ul  {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none outside;
	background-color: #EF671E;

}

#navigation  ul li  {
	padding: 0;
	margin: 0;
	float: left;
	background-color: #EF671E;
}

#navigation  ul li a {
  padding: 0 8px 0 8px;
  font-size: 14px;
  font-weight: lighter;
  text-decoration: none;
  background-color: #EF671E;
  color: #ffffff;
  
}
  

#navigation  ul li a#selected {
  background: white url('../images/corner_left_blue.gif') no-repeat left top;
  color: #000000
}
  
#navigation ul li a:hover {
  text-decoration: underline;
}

#wordForTheDay {
	height: 25px;
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	font-family: "Lucida Calligraphy", sans-serif;
}
 
#content {
	margin: 0;
	padding: 10px;
	background-image: url('../images/bluecircle3.jpg');
	background-alignment: top;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed
}

table#tblcontent td#col1 {
	width: 10%
	
}

table#tblcontent td#col2 {
	width: 15%
	
}

table#tblcontent td#col3 {
	width: 20%
	
}
table#tblcontent td#col4 {
	width: 30%
	vertical-align:bottom
	
}

table#tblcontent td#wideCol4 {
	width: 55%
	
}

textarea {
}

.tinytext {
}

.bodytext {
}

.titles {
}



 
#framework {
	border:thick outset #B8D0E8; width: 800px;
	height: 600px;
	position: absolute;
	left:  50px;
	top: 10px;
	background-image: url('none');
	
}


td#framework {

}

img#framework {
	vertical-align: middle;
}