/* CSS Document */
body { width: 100%; color: #330000; font-family: tahoma, arial; background-color: #120806; background-image: url(images/splash.jpg); background-repeat: no-repeat; background-attachment: inherit; background-position: center top; margin: 0; padding: 0; }
* {margin:0px;padding:0px;}
.link,#last {
  font: normal ;
  letter-spacing: 3px;
  font-size: 13px;
  text-decoration:none ;
  display: block;
  position:relative;
  color: #c49e45;
  font-weight: 400;
}
#container { margin: auto; text-align: left; width: 1440px; display:block; position:relative; height: 1080px; }

#main {
  margin-top: 260px;
  margin-left: 800px;
  margin-right: auto;
  text-align: left;
  line-height: 2;

}
#mainh {
  margin-left: 570px;
  margin-right:400px;
  text-align: left;
  letter-spacing: 3px;
  font-size: 13px;
	text-decoration:none ;
  font-family: Verdana;
  display: block;
  position:relative;
	color: rgb(162,162,162);
	font-weight: bold;
}
#mainb {

  margin-left: 570px;
  margin-right:400px;
  text-align: justify;
  font-size: 13px;
  font-family: Verdana;
  position:relative;
	color: white;
  line-height: 2;
}

.gLink { 
 
  font-family: Arial; 
  letter-spacing: 1px;
  text-decoration: none;
  display: inline;
  color: White;

}
.gLink:hover, #last:hover{
	color: White;
}
.gLiink { 
 
 
  font-size: 13px;
  font-family: Verdana;
  color: yellow;
}
.gLiink:hover, #last:hover{
	color: White; }
