
div, p, td, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

h2 { 
	font-size:20px;
	}
img {border:none;}

h3 {
	font-size:24px;
	color:#FFFFFF;
	font-weight:inherit;
	font-style:italic;
	}
	
body {

	background: #000000 url(images/grass.jpg) no-repeat; width: 100%;

	font-family: "Verdana", Georgia, Lucida Sans Unicode, Lucida Grande, Univers Condensed, Linotype Univers, Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size:12px;
	
	
	font-style:normal;
	font-weight:normal;
	color:#5f7890;
	line-height:18px;
	margin: 0;
	padding: 0;
	}
	

#container {
	position: absolute;
	top:100px;
	left:0px;
	width: 1200px;
	height:750px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:left;
		}

#n-links {
	z-index:11;
	position:relative;
	float:left;
	width: 150px;
	height: 19px;
	top:87px;
	left:650px;

}

#vpage {
z-index:inherit;
position:inherit;
float:left;
height:65px;
weight:19px;
}

#rpage {
z-index:inherit;
position:inherit;
float:right;
height:65px;
weight:19px;
}

#content-wrap {
	margin: 850px 0 50px auto;
	width: 1200px;
	}
	
.image {
	float: right;
	}
	
#title {
	margin: 0px 0px auto;
	width: 303px;
	height:auto;
	float:left;
	z-index:7;
	}
	

	
#table {
	position: relative;
	top: 175px;
	left: 700px;
	width: 471px;
	float: left;
	z-index: 5;
	}
	
#link {
	position:relative;
	top:680px;
	left:300px;
	width:300px;
	height:40px;
	z-index:8;
	float:left;
	z-index:9;
	}
	
#navibar {
	
	width:300px;
	height: 15px;
	margin: 15px 400px auto;
	padding: 0px;
	text-decoration:none;
	float:left;
	z-index:2;
	}
	
#intro {
	position:absolute;
	height:auto;
	weight:1200px;;
	top: 5px;
	left: 0px;
	margin:0px;
	border:none;
	float:left;
		}

