body {

  background-color:#000000;/* #FFFFCC;*/
  color: #FFFFFF;
  font-family: Helvetica,Arial,sans-serif,verdana, arial;
  letter-spacing: .05em;
 background-image: url(images/.JPG);
 margin:0;
 padding:0;
 position:absolute;
 top:0;
 left:0;
} 
a:link{
color: blue; 
}
a:active{
color: red;font-weight:bold;font-size:10px;
}
a:visited {
color:green
}
a:hover{color:yellow}

td#tibetan{
font-family: "Monlam Very Cool", "Monlam Less Cool", "TCRC bodyig", himalayan;
  font-size: 14px;

}

/*begining of the page*/
div#page {
  display: table;
  border: 4px solid;
  color:white;
  margin:10%;
  padding:1%;
  background-color:#181818;
  } 

/*beginging of the table page*/
table#tablepage
{

}
/* Begin header: */
div#page div#header{
  display: table; 
  width: 900px;
  height: 70px;    /* Never do height for anything else, except something like this,
                       where we do need an exact height.  */
  margin: 30px auto; 
  border: 8px solid #cc0000; 
  text-align: center;
  padding: 30px; 
  background-image: url(images/background.JPG);
}

div#page div#header img {
  padding: 1px; 
  width: 100px;
  height: 50px;   /* always do height for images */
  border: 2px solid #cc0000;

}
  div#page div#header img.right 
{
  float:right;
  }
/* ending of the header*/
/* begining of the menu style*/
div#menu{ 

	float: left;	
}

p#homelink a 
{

  color: #ffffff;
  text-decoration: none;
  background-color: blue;
  padding: 1px;
  border-right: 3px solid #cccccc;
  border-bottom: 3px solid #cccccc;
}
/* ending of the menu style */

h1,h2,h3
{
margin-bottom:1px;
padding-bottom:1px;
/*border:red double 2px;*/
margin-top:0;
padding-top:0;
font-family:Time,new century schoolbook,palatino,serif;
/*background-color:#cccccc;*/

}
h2
{
 text-align:center;
}

h2 .computer
{
font-size:1em;
line-height:0.2em;
font-weight:solid;
color:green;
padding:2px;

}
p{
font-size:13pt;
font-family:Time,new century schoolbook,palatino,serif;
font-style:normal;
font-weight:boild; 
line-height:15pt;
}

p .initcap
{
font-size:2em;
line-height:0.6em;
font-weight:solid;
background-color:;
color:green;
}
ul 
{
  margin: 0;
  padding: 0;
  padding-left: 1em;
  margin-top: 1ex;
  margin-bottom: 1ex;
}
li 
{
  margin-top: 1ex;
  margin-bottom:1ex;  
}

a:link 
{

	margin:1
	padding:8;
	
  }

div #link
{
float: left;
padding:10px; 
margin:2px;
border: 2px solid yellow;

}


div#contact
      {
    color: #cccccc;
	float: top-right;
 	background-color: #669966;
  	padding: 1ex 1em 1ex 1em;
	font-family: Times, serif;
	
}

div#bottom_marquee{
	color: #cccccc;
 	background-color: #669966;
  	padding: 1ex 1em 1ex 1em;
	font-family: Times, serif
	
}
/* multipurposecooperative society's table */
table#information
{
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
padding-top:5px;
border:solid red;
}
/*multipurposecooperative socity photos's style */
td#images1{
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
padding:2ex 2ex 2ex 2ex;
border:solid green;
}

tr#photos1 td img{
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
padding:2px;
border:solid green;
}

div#law{
clear:both;
float:left;
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
padding:2px;
border:solid yellow;}

td#form{
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
padding:2px;
border:solid green;
text-align:left;
}
div#content{
margin:2ex,2ex,2ex,2ex;
padding:2ex,2ex,2ex,2ex;
border:solid yellow;

}
div#webinfo{
float:right;
}

div#photos{
float:right;
}



