BODY		{
		background: #fff url("images/bglogo.jpg") no-repeat fixed 50% 300px;
		margin: 0px;
		}

.banner {

  height: 175px;
  width: 235px;
  position: fixed;
  top: 2px;
  left:2px;
  

}


A.langchg	 	{
			text-decoration: none;
			color: #070;
			border-right: 1px #aaa solid;
			border-bottom: 1px #aaa solid;
			background-color: #ffe;
			}

A.langchg:link 		{
			color: #070;
			}

A.langchg:visited 	{
			color: #070;
			}


A.langchg:hover		{
			text-decoration: none;
			color: #0a0;
			border-right: 2px #aaa solid;
			border-bottom: 2px #aaa solid;
			}

A.headlinkage	 	{
			text-decoration: none;
			color: #070;
			border-bottom: 1px #000 solid;
			}

A.headlinkage:link 	{
			color: #070;
			}

A.headlinkage:visited 	{
			color: #070;
			}

A.headlinkage:hover 	{
			text-decoration: none;
			color: #0a0;
			background-color: #ffe;
			border-bottom: 2px #000 solid;
			}


A 		{
		color: #070;
		} 


A:link  	{
		color: #070;
		}


A:visited  	{
		color: #070;
		}


A:hover		{
		text-decoration: none;
		color: #0a0;
		}

TD		{
		vertical-align: top;
		}

H1		{
		font-style: normal;
		}




#head1		{
		background: url("images/bayan-head1.gif") no-repeat;
		height: 148px;
		width: 744px;
		}

#headlinks	{
		text-align: center;
		vertical-align: middle;
		font: bold 13px verdana, sans-serif;
		background: url("images/bayan-head2.gif") no-repeat;
		height: 30px;
		width: 744px;
		}



#secondarylinks	{
		padding: 10px;
		text-align: left;
		font: 13px verdana, sans-serif;
		font-style: italic;
		background: url("images/bayan-head3.gif") repeat;
		height: 90px;
		width: 724px;
		}



#leftspace	{
		width: 24px;
/*		background: url('images/bgsite-yellowbar.gif') repeat; */
		}


#textbox	{
		padding:10px;
		font: 13px verdana, sans-serif;
		background-color: #ffd;
		width: 476px;
		text-align: justify;
		border: 2px #070 solid;
		}

#rightside	{
		text-align: center;
		font: italic bold 13px verdana, sans-serif;
		width: 220px;
/*		background: url('images/bgsite-yellowbar.gif') repeat; */
		}



#footer		{
		text-align: center;
		vertical-align: middle;
		font: italic 12px verdana, sans-serif;
		color: #aaa;
/*		background: url('images/bgsite-yellowbar.gif') repeat; */
		}



.picboxhor	{
		width: 200px;
		background-color: #eff;
		border: 3px #fe9 solid;
		margin: 7px;
		padding: 5px;
		position: static;
		display: block;
		font: italic 11px verdana, sans-serif;
		text-align: center;
		}



