*{
			margin:0;
			padding:0;
		}
 

		img{
			border:none;
		}
		body {
			background:#000;
			 background-image: url(../images/agbg.jpg);
        background-repeat: no-repeat;
       background-position: top center;
			font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
			font-size: 14px;
			font-weight: normal;
			line-height: 20px;
			color: #FFF;
		}
		



a:link{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
}


a:visited{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
}

a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #FFF;
}











.bigtxt {	font-family: Georgia, "Times New Roman", serif;
			font-size: 20px;
			font-weight: normal;
			line-height: 26px;
			color: #FFF;
			}








.smi {	font-family: Georgia, "Times New Roman", serif;
			font-size: 12px;
			text-align: left;
			font-style: italic;
			font-weight: normal;
			line-height: 17px;
			color: #FFF;
			}











		

#topper {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;	
	text-transform: uppercase;
	letter-spacing: 3px;
	background: transparent;
	position: absolute; 
	top: 0;
	width: 100%;
	height: 75px;
	margin: 0 auto 0 auto;
	border-bottom: none;
	padding: 75px 0 25px 0;
	text-align: left;
	z-index: 10;
}

#topperdiv {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;	
	text-transform: uppercase;
	letter-spacing: 3px;
	/* background: #412e30; */
	background: transparent;
	top: 0;
	width: 700px;
	height: 75px;
	margin: 0 auto 0 auto;
	border-bottom: none;
	padding: 0 37px 25px 37px;
	text-align: left;
	z-index: 11;
}








		
		h1 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
			text-transform: uppercase;
				letter-spacing: 10px;
			font-size: 24px;
			line-height: 25px;
			color: #FFF;
 	 		padding: 0;
 	 		margin-bottom: 20px;
  			}
	


.link {font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
			text-transform: uppercase;
			letter-spacing: 5px;
			font-size: 11px;
			line-height: 20px;
			color: #FFF;
			}
			
			
.link a:link{
	color: #bfa55b;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
}


.link a:visited{
	color: #bfa55b;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
}

.link a:hover{
	color: #c0abb8;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #c0abb8;
}


			



		
/* STRUCTURE */


#container {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-top: 225px;
	text-align: left;
}



p {margin-bottom: 10px;
	text-align: justify;}


#contentone{
	float: left;
	width: 700px;
	margin: 0;
	padding: 0 150px 0 150px;
	text-align: left;
}
	
	
	
	
	
	
	
	