/* CSS Document */
body {
	background: #cac5c4 url(images/blck.jpg) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

.link,#last {
	font: normal small-caps normal large normal;
  font-family: tahoma; 
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #fff200;
	
}

.link:hover, #last:hover{
	color: rgb(255,0,0);
}

p a:link { 
	color: #7a6b3e;
  font-size: 12px;
  font-weight: bold;
	text-decoration: none;
}
	
p a:visited { 
	color: #7a6b3e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
	
p a:hover, a:active { 
	color: #7a6b3e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#org {
  margin-left: 300px;
  margin-right: 250px;
  font-family: tahoma, arial;
  color: #000000;
  font-size: 20px;
  line-height: 25px;
  position: relative;
  text-align: justify;
}


.goodLink { 
  font: normal small-caps normal large normal;
  font-family: tahoma; 
  letter-spacing: 1px;
  line-height: 25px;
  font-size: 13px;
  font-weight: bold;
	text-decoration: none;
	display: inline;
	color: blue;

}
.goodLink:hover, #last:hover{
	color: rgb(0,0,0);
	
}	

.addLink { 
  font-family: tahoma; 
  letter-spacing: 1px;
	text-decoration: none;
	display: inline;
	color: black;
}

#list{
  margin-left: 30px;
}
#content {

  background-image: url(images/body.jpg) ;
	background-repeat: no-repeat;
	height: 408px;
  width: 1200px;
}
#container {
	margin: auto;
	text-align: left;
	width: 1200px;
	display:block;
	position:relative;
}

#ani {
 margin-left: 340px;
}

#main {
  margin-top: 167px;
  margin-left: 430px;
  margin-right: 100px;
  text-align: justify;
  word-spacing: 25px;
}

#heatxt {
	display:block;
  font-family: tahoma, arial;
  margin-left: 300px;
  margin-right: 250px;
  color: #000000;
  font-size: 16px;
  text-align: justify;
  line-height: 25px;
  position: relative;
}
#heatx {
	display:block;
  font-family: tahoma, arial;
  margin-left: 300px;
  color: #000000;
  font-size: 16px;
  text-align: left;
  line-height: 25px;
  position: relative;
}

#header {
  width: 1200px;
	height: 311px;
  margin:0px;
	display:block;
	position:relative;
	background-image: url(images/header.jpg) ;
	background-repeat: no-repeat;

  

}

#footer {
  background: url(images/footer.jpg);
	background-repeat: no-repeat;
  background-position: bottom;
	text-align: center;
  position:relative;
  display: block;
	height: 165px;
	width: 1200px;
}