* { margin:0; padding:0; }
body { line-height: 20px; font-family: Verdana,Arial,sans-serif; background-color: #000000;}
a { color: #ff0000;}
#navbar { margin-top:10px; }
#donate2 {position: absolute; top:60%; left: 50%;}
#dialog{width:400px !important;}
@media only screen and (min-width: 900px) {
	#identified {
		width:300px;
		float:right;
	}
	/* BODY */
	body {
		color: #FF0000;
		font-size: 16px;
	}
	ul { list-style-type: none; margin: 0 auto; }
	.tabs { font-size: 14px; color:#FF0000; }
	/* CONTAINER */
	#container {
		background-color: #1E1E1E;
		margin: 0 auto 0 auto;
		width: 870px;
		background-repeat: no-repeat;
	}

	.relative { position: relative; }
	.left { float: left; }
	.right { float: right; }
	#accordion_content { height: 200px; }

	#interviews {
		width: 550px;
	}
	#product {
		width: 320px;
	}
	#header { position:relative; height: 320px; width:870px; margin-bottom: 10px; background-image:url('/images/final.jpg'); }
	#donate { position:absolute; top: 270px; left: 20px; z-index: 5; }
	#share { position: absolute; top:208px; left: 10px; width: 100%;}
	.shadow {
		-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
		margin-right: 		30px;
	}

}
	#my_story { margin-left: 400px; }
	#paragraph2 { margin-top:30px; margin-bottom:30px; margin-right: 10px; margin-left: 10px;text-align:right;}
	#paragraph3 { margin-left: 10px; margin-right: 10px; background-color: #DDDDDD; color: #000000; padding:20px;}
	#paragraph4 { margin-left: 400px; margin-right: 10px; padding: 30px; }
	#paragraph5 { margin-left: 10px; margin-right: 10px; background-color: #f9effa; font-weight: bold; color: #000000; padding:30px;}
	#paragraph6 { margin-left: 10px; margin-right: 10px; padding:30px;}
@media only screen and (min-width: 0px) and (max-width: 899px) {
	/* BODY */
	body {
		color: #FF0000;
		font-size: 16px;
	}
	#identified {
		width:300px;
		float:none;
	}

	#header { background-repeat:no-repeat;background-size: contain; position:relative; height: 200px; width:100%; margin-bottom: 10px; background-image:url('/images/final.jpg'); }
	
	ul { list-style-type: none; margin: 0 auto; }
	.tabs { font-size: 14px; color:#FF0000; }
	/* CONTAINER */
	#container {
		background-color: #1E1E1E;
		margin: 0 auto 0 auto;
		width: 100%;
		background-repeat: no-repeat;
	}

	.relative { position: relative; }
	.left { float: left; }
	.right { float: right; }
	#accordion_content { height: 200px; }

	#interviews {
		width: 100%;
	}
	#product {
		width: 100%;
	}
	#donate { position:absolute; top: 80%; left: 70%; z-index: 5; }
	#share { position: absolute; top:208px; left: 10px; width: 100%;}
	.shadow {
			-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
			-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
			box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	    }

}
#dialog { display:none; }