



body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}

#framecontentLeft{

position: absolute; 
top: 100px; 
left: 0; 
width: 220px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#FFFFFF;
background-image:url(../Images/palmback500linksnew.jpg);
background-repeat:no-repeat;
color: white;
}
#nav {

  margin: 0;    
  padding: 0;
  background:url(../images/backtrans1.png);
  list-style-type: none;
  width: 180px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav a { 
font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
font-size: 80%;   
  display: block;  /* to increase clickable area as a's   default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}
#nav #nav_lin a {
  border: none;
}
#nav a:hover { 
	 background:#aabadd;
}
#body_con #nav_con a,
	#body_ren #nav_ren a,#body_pro #nav_pro a,#body_atr #nav_atr a,#body_cot #nav_cot a,
	#body_rem #nav_rem a,
	#body_req #nav_req a, #body_lin #nav_lin a,#body_hom #nav_hom a
		
{background:#579FF7;
}

#framecontentTop{
position:absolute;
top:0;
left: 0; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
width: auto;
height: 100px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#FFFFFF;
background-image:url(../images/palmback850header.jpg);
background-repeat:no-repeat;
color: white;
}

#maincontent{
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: 62.5%/1.75em "Times New Roman", serif;
  color: #4d4d4d;
position: fixed; 
left: 220px; /*Set left value to WidthOfLeftFrameDiv*/
top: 110px; /*Set top value to HeightOfTopFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
}

.innertube{

margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.innertubemain{
margin: 5px;

}
* html body{ /*IE6 hack*/
padding: 110px 0 0 220px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop{ /*IE6 hack*/
width: 100%;
}
a:link, a {
  border-bottom: 1px dotted #960;
  text-decoration: none; 
  color: #960;
}
a:hover {
  border-bottom: 1px solid #960;
}
h1 {
	clear:left;
  margin: 0 6px;
  padding: 0 0 .5em 0;
  font-style: italic;
  font-weight: normal;
  font-size: 2em;
  line-height: 2.375em;
  color: #ccc;
}
h1 em {
  color: #4d4d4d;
}
h1 a:link, h1 a, h1 a:hover, h1 a em, h1 a:link em, 
    h1 a:hover em {
  border-color: #999;
  color: #999;
}
h2 {
  margin: 0 0 5px 0;
  font-weight: normal;
  font-size: 1.5em;
  text-align:left; 
  clear: left;
  
}
h2 a:link, h2 a {
	background-color:#DCDAFC;
  display: block;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
}
h2 a:hover {
  border-color: #ccc;
  background-color: #aabadd;
}
p, ul {
  margin: 0 6px;
  padding: 0;
}
img {
  display: block;
  margin: 0 auto 5px auto;
  border: 1px solid #ccc;
  border-bottom-color: #eee;
  border-left-color: #ddd;
  border-top-color: #bbb;
}
p.photo {
  margin: 0 0 10px 0;
  float: left;
  width: 75%;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
}
p.photo a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
p.photo a:hover {
  border-color: #ccc;
  background-color: #aabadd;
}
p.description {
  clear: left;
}
#content {
  margin: 0 auto 20px 20px;
  padding: 1em 0 0 0;
  width: 650px;
  background-color:#fff;
  font-size: 1.5em; 
  line-height: 1.75em;
 
}
br {
  display: none;
}
ul.navigation {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none; 
  position: absolute;
  top: 58px;
  left: 550px;
}
ul.navigation li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul.navigation a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 4px 4px 6px 4px;
  border: 0;
  background-color: #fff;
  text-align: center;
  width: 80px;
}
ul.navigation a:hover {
  background-color: #eee;
  border: 0;
}
p.photo a, p.thumb a, ul.thumbnails a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
p.thumb a, ul.thumbnails a {
  width: 252px;
  margin-right: 10px;
  margin-bottom: 10px;
}
p.photo a:hover, p.thumb a:hover, ul.thumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #aabadd;
}
ul.thumbnails a {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
}
p.thumb, ul.thumbnails {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none;
}
ul.thumbnails li, ul.navigation li {
  display: inline;
  margin: 0;
  padding: 0;
}


big{
	font-size:20px ;
	font-weight:bold;
	
	}
	
#footer1{display:block;
		text-align:center;
		color:#000066;
		font-size:12px;
		clear:left;
		}
		
#footer2{
	
	display:block;
	height:40px;
	text-align:center;
	color:#666666;
	font-size:9px;
	clear:left;
	
	}
	
#flag{
	
	position:absolute;
	bottom:20px;
	left:20px;
	text-align:center;
	text-decoration:none;	
	}
#flag img{
border:none;
	text-align:center;
	text-decoration:none;
	 }
#flag a{
	color:#333333;
	border-bottom:0px;
	text-decoration:none;
	}