	body,
	html {
		font-size: 10pt;
		font-family: Hevetica;
		margin:0;
		padding:0;
		color:#000;
		background-color: #1F1E14;
	}
	#wrap {
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-top: 5%;
		width:980px;
		height:750px;
	}


	#main {
		background-repeat: no-repeat;
		height: 587px;
		float:left;
		width: 702px;
		padding:0px;
		background-image: url(images/01.jpg);
	}

	#sidebar {
		float:right;
		width:278px;
		height: 750px;
		padding:0px;
		background-image: url(images/02.jpg);
		background-repeat: no-repeat;
		padding:0px;
		
	}
	#btm {
		float:left;
		width:702px;
		height: 163px;
		padding:0px 0px;
		background-image: url(images/03.jpg);
		background-repeat: no-repeat;
	}
	
	#frame {
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-top: 5%;
		width:980px;
		height:750px;
		background-repeat: no-repeat;
		background-image: url(images/card.png);
	}
	
	#youtube {
		float: left;
		width: 500px;
		padding-left: 75px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 365px;
	}
	
	#content {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		
	}
	
	
	
	#follow {
		float: left;
		padding-left: 12px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 95px;
		
	}


	
	#form 
	{
		font-family: Helvetica;
	font-size: 10pt;
		width: 200px;
		padding-left: 12px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 540px;
		float:left;
	}
	
	.input{
	font-family: Helvetica;
	font-size: 10pt;
	background-image: url(images/form.jpg);
	background-repeat: no-repeat;
	padding:0px 0px;
	border: 0;
	height: 17px;
	}
	
		.input2{
	font-family: Helvetica;
	font-size: 12pt;
	background-image: url(images/friend.png);
	background-repeat: no-repeat;
	padding:0px 0px;
	border: 0;
	height: 15px;
	padding-top: 5px;
	padding-left: 2px;
	}
	
	.button2{
	 border: 1px solid #006; 
	}
	
	
	img{
	border-style: none;
	padding-right: 7px;
	}
	
	.button {
	padding:0px 0px;
	border: 0;
	background-repeat: no-repeat;
    background-image: url(images/download.jpg);
	height:26px;
	width:91px;
	}
	
