/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Black Canyon
Author : Rhonda Riffey
URL :

Description : Marathon Flash Package Site

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
body {
	background: #000;
	margin: 0 0 10px 0;
	color: #6b736e;
	font-size: 14px;	
	}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
#container{
	width: 900px;
	w/idth: 900px;
	/width: 900px;
	margin: 10px auto;
	}

#header h1{
	width: 220px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/logo.jpg) center center no-repeat;
	text-indent: -9000px;
	}
	
	#header h1 a{
		width: 220px;
		height: 85px;
		display: block;
		margin: 0 auto;
		border: none;
		}

#navigation ul{
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
	#navigation li{
		list-style-type: none;
		font: 14px Arial, Helvetica, sans-serif;
		}

p, label{
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	}

a:link, a:visited, a:active {
	color: #6b736e;
	text-decoration: none;	
	}
	
a:hover{
	color: #fff;
	}
	
#blackcanyon {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	}
	
#massena {
	width: 900px;
	font-size: 14px;
	margin: 0 auto;
	}
	#massena p {
	text-align:left;
	font-size: 14px;
		}
form{
	padding: 50px 0;
	}

#footer{
	text-align: center;
	}
	
	#footer .vcard{
		padding: 50px 0 25px 0;
		}
	
	.vcard div{
		font: 11px Arial, Helvetica, sans-serif;
		display: inline;
		padding-right: 10px;
		}
		