@charset "UTF-8";
/* CSS Document */

body {
	background-color: black;
	margin: 0;
	padding: 0;
	border: 0;
}

#itsawrap {
	display: block;
	position: realtive;
	margin: 0 auto;
	width: 1049px;
	height: 1072px;
	background-image: url('gfx/index_bg.png');
	background-repeat: no-repeat;
}

#topbar {
	display: block;
	position: relative;
	width: 830px;
	height: 237px;
	margin: 0 auto;
	text-shadow: 2px 2px #000000;
	clear: both;
}

#topbarsticker {
	display: block;
	position: relative;
	width: 810px;
	height: 234px;
	margin: 0 auto;
	/*background-image: url("gfx/Resist-Fist100.jpg");
    background-repeat: no-repeat;*/
	clear: both;
}

#backhome {
	display: block;
	float: left;
	width: 69px;
	height: 100px;
	z-index: 10;
}

#backhome a {
	display: block;
	position: relative;
	float: left;
	width: 68px;
	height: 98px;
	background: url('gfx/clearstickerlink.png') no-repeat;
	z-index: 11;
}

/*#topbar img {
	height: 234px;
	width: 810px;
}*/

#contentious {
	display: block
	position: relative;
	width: 810px;
	height: 680px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: all;
}

#formintro {
	display: block
	position: relative;
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: all;
	}
	
#formintro h1 {
	text-align: center;
	}
	
#formintro p {
	display: block;
	width: 100%;
	float: left;
	font-family: serif;
	font-size: 20px;
	text-align: left;
	line-height: 1.3em;
	margin: 5px 0 0 0;
	padding: 7px 2px 2px 2px;
	}	
	
.formintro {
	display: block;
	width: 100%;
	float: left;
	font-family: serif;
	font-size: 20px;
	text-align: left;
	line-height: 1.3em;
	margin: 5px 0 0 0;
	padding: 7px 2px 2px 2px;
	}	

#formbox {
	display: block
	position: relative;
	width: 84%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: all;
	}
	
#underform (
	width: 100%;
	clear: all;
)

#download (
	display: block;
	float: left;
	position: relative;
	width: 65%;
)

#donate-button-container (
	display: block;
	float: left;
	position: relative;
	margin: 0 auto;
)

#prose {
	display: block;
	position: relative;
	float: left;
	height: auto;
	width: 380px;
	margin: 36px 0 0 40px;
	padding: 0 12px 0 0;
}

#prose2 {
	display: block;
	position: relative;
	float: left;
	height: auto;
	width: 380px;
	margin: 36px 0 0 40px;
	padding: 0 12px 0 0;
}


#prosesticker {
	display: block;
	position: relative;
	float: left;
	width: 360px;
	margin: 0;
	padding: 0 12px 0 18px;
	clear: both;
}

#prose p {
	font-family: serif;
	color: black;
	font-size: 19px;
	line-height: 1.4em;
}

#prosesticker p {
	font-family: serif;
	color: black;
	font-size: 18px;
	line-height: 1.4em;
}

#order {
	display: block;
	/*position: relative;*/
	float: right;
	width: 390px;
}

#index_items {
	display: block;
	position: relative;
	float: right;
	width: 370px;
	padding: 0;
}

#index_items p {
	font-family: serif;
	font-size: 19px;
	line-height: 1.4em;
}

#index_items a {
	display: block;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 14px;
	margin: 0 auto;
}

#elink {
	display: block;
	position: relative;
	width: 300px;
	margin: 25px 25px 0 25px;
	padding: 0;
	border: 0;
}

#link {
	display: block;
	position: relative;
	width: 330px;
	margin: 36px 0 0 0;
	padding: 0;
	border: 0;
}

#link p {
	line-height: 1.4em;
}

.cellfont {
	font-family: sans-serif;
	font-size: 14px;
	color: white;
}

.right {
	text-align: right;
}

.headline {
	display: block;
	float: left;
	/*width: 70%;*/
	margin: 45px 0px 0px 225px;
	text-align: left;
	font-family: serif;
	color: white;
	font-size: 90px;
	line-height: .8em;
}

.headlinelg {
	display: block;
	float: left;
	/*width: 70%;*/
	margin: 0px 0px 0px 260px;
	text-align: left;
	font-family: sans-serif;
	color: white;
	font-size: 90px;
	line-height: .9em;
}

.motto {
	display: block;
	float: left;
	margin: 25px 0 0 225px;
	text-align: left;
	font-family: serif;
	font-style: oblique;
	font-size: 18px;
	color: yellow;
	letter-spacing: 3px;
}

.headlinesticker {
	display: block;
	position: relative;
	margin: 12px 0 12px 0;
	text-align: center;
	font-family: serif;
	color: white;
	font-size: 40px;
}

.headlinelgsticker {
	display: block;
	position: relative;
	margin: 0 0 12px 0px;
	text-align: center;
	font-family: sans-serif;
	color: white;
	font-size: 40px;
}

.red {
	color: red;
	text-shadow: 1px 1px #000000;
}

.blue {
	color: #0E0EFF;
}
/*#repugnant {
	text-shadow: 2px 2px #000000;
}*/
.center {
	display: block;
	position: relative;
	font-family: sans-serif;
	text-align: center;
}

.index {
	display: block;
	float: left;
	clear: all;
}

.column-p {
	display: block;
	position: relative;
	color: blue;
	margin: 5px 0 0 25px;
}

#description {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 810px;
}

.text {
	font-family: sans-serif;
	color: white;
	font-size: 16px;
}

.textsmall {
	font-family: sans-serif;
	color: white;
	font-size: 11px;
	line-height: 1.5em;
}

.rightalign {
	display: block;
	position: relative;
	float: right;
	margin: 63px 45px 0 0;
	z-index: 5;
}

#foot {
	display: table;
	position: relative;
	width: 800px;
	float: left;
	margin: 0 0 0 80px;
	padding: 0;
	border: 0;
	clear: top;
}

#foot ul {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
}

#foot li {
	display: block;
	width: 75px;
	height: 20px;
	float: left;
	font-family: serif;
	font-size: 14px;
	text-align: center;
	margin: 40px 5px 0 0;
	padding: 7px 2px 2px 2px;
	border: 1px solid black;
	background-color: #d3c683;
}

#foot li:hover {
	background-color: #E6DDA1;
}