/* CSS Document */
.header {
  
    
    background-color: #fffff;
    
    background-image: url("http://usera.ImageCave.com/wentforgold/sky13.jpg");  
	
	 width: 5000px;
    
	font-weight: bold;
     height: 200px;
	
    text-align: left;
	
    color: #29303b;
} 
/*
body {
	background:   url(images/.gif) repeat;
}
*/
.white {
	font-family: Verdana;	
	font-size: 11px;	
	font-weight: bold;	
	color: #FFFFFF;
}

.white_every {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
}

a:hover{color:red}

.black {
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #000000;
}

.black_no_bold {
	font-family: Verdana;	
	font-size: 11px;	
	color: #000000;
}
/*
#idTopLeft {
	position: relative;	
	top: 0;
	left: 0;
	border: 0;	
width: 1000px;
	height: 1000px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0;
	margin-bottom: 0;	
	
	text-align: center;
	background-image:    url("images/background.gif");
	background-repeat: no-repeat;
}
*/
#grid {
	position: relative;	
	top: 0;
	left: 0;
	border: 0;
/*	width: 1000px;
	height: 1000px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0; */
	text-align: center;
	background-image:    url("http://usera.ImageCave.com/wentforgold/shortwall3.jpg");
	width: 5000px;
	background-repeat: repeat;
}

#canvas {
	position: relative;	
	top: 0;
	left: 0;
	border: 0;
}

.g {
	position: absolute;
	border: 0;
	z-index: auto;
	vertical-align:top;
}

.style1 {color: #FFFFFF}



.footer {
  
    
    background-color: #fffff;
    
    background-image: url("http://usera.ImageCave.com/wentforgold/path5.jpg");  
	 background-repeat: repeat;
	 width: 5000px;
    
	font-weight: bold;
     height: 200px;
	
    text-align: left;
    color: #29303b;
} 

.blog {
    margin: 0 auto;
    text-align: left;
    width: 405;
  /*  border: 1px solid;
  /*  border-style: dashed;*/
    padding: 0.5em;
color: #000000; 

}

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 32px;}

#menu { position:absolute; top:25px; left:167px; }

		#menu ul {}	

			#menu ul li { float:left; color:#262626;
font-size:11px; font-weight:bold; }

				#menu ul li a { text-decoration:none;
color:#262626; }	

#menub { position:absolute; top:4px; left:490px; }

		#menub ul {}	

			#menub ul li { float:left; color:#262626;
font-size:11px; font-weight:bold; }

				#menub ul li a { text-decoration:none;
color:#262626; }


	#container {

top: 0px; left: 0px;
width: 5000px;
margin: 0;
padding: 0;
}

.box {


width: 1600px;
float: left;
line-height: 22px;
margin: 0px;

}

#menuc {
background: #333333;
position: fixed;
top: 40px;
left: 500;
border: 1px solid #000;
clear: both;
float: left;
font-family: helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
margin: 0;
padding: 18px;
z-index: 500;
filter: alpha(opacity=50);
opacity: .50;
}

#menuc ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menuc ul li{
list-style-type: none;
color: #777;
display: inline;
margin: 0;
padding: 0 10px 0 10px;
}

#menuc ul li a{
text-decoration: none;
list-style-type: none;
color: #777;
display: inline;
margin: 0;
padding: 0;
}

#menuc ul li a:hover{
text-decoration: none;
list-style-type: none;
color: #fff;
display: inline;
margin: 0;
padding: 0;
}

