body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
			    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
	
/* End of Reset    */



/* Start of type    */

html {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
	color: #FFFFFF;
	}
	
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #9bd44f;
}

h1 a:link {
	color: #9bd44f;
	text-decoration:none;
}


h1 a:visited {
	color: #9bd44f;
	text-decoration:none;
}

h1 a:hover {
	color: #acaeb0;

}

h2 {
	font-family: Helvetica, sans-serif;
	font-size:18px;

}

h3{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #acaeb0;
}

h4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9bd44f;
}

h4 a:link {
	color: #9bd44f;
	text-decoration:none;
}


h4 a:visited {
	color: #9bd44f;
	text-decoration:none;
}

h4 a:hover {
	color: #acaeb0;

}

p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #acaeb0;
	line-height: 20px;

}


/* End of Type    */


/* Start of Layout    */
#wrapper {
	width: 710px;
	margin-left: 500px;
	margin-top: 40px;
	height: 800px;
	background-color: #000000;
}


#header {
	margin-bottom: 10px;
}


/* Start of Nav    */

#nav {
	width: 230px;
	float: right;
	display: inline;
	height: 273px;
	background-image: url(images/border.jpg);
	background-position: left;
	background-repeat: repeat-y;
	}
	
#nav ul {
	color: #acaeb0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;

}	

#nav ul li{
	padding-bottom: 25.8px;
	padding-left: 20px;

}

#nav ul li a:link, a:visited {
	text-decoration: none;
	color: #acaeb0;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #9bd44f;
}

/* End of Nav    */



#content {
	float: left;
	width: 460px;
	margin-right: 20px;
	display: inline;
}

.buttons {
	width: 215px;
	margin-left: 150px;

}

.links a:link {
	color: #FFFFFF;
	text-decoration: none;
}


.links a:visited {
	color: #FFFFFF;
}

#flvplayer {

}



/* Start of Footer    */
#footer{
	clear:both;
	display:block;
	width: 460px;
	padding-top: 150px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9bd44f;
}

#footer a {
	color: #acaeb0;
	text-decoration: none;
}
/* End of Footer    */
