/*-----------------------------------------------------------------------------
	Peace Not War Japan - Raising Awareness About Peace
-------------------------------------------------------------------------------
	Website by Graphic Alphabet Inc., www.GraphicAlphabet.com
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 1.6em 0;
	font: normal 0.9em/1.6em Helvetica, "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	color: #5D5D5E;
	background: #FFF url(sky.png) repeat-x left top;
}
#content {
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 150px;
	background: transparent url(pnwj-photo-campaign.png) no-repeat center bottom;
}
a, a:link {
	color: #C42026;
	text-decoration: underline;
}
a:hover {
	color: #181719;
	text-decoration: underline;
}
a:visited {
	color: #5D5D5E;
	text-decoration: underline;
}
h1 {
	margin-bottom: 0.4em;
	padding-top: 1.6em;
	font-size: 2em;
	line-height: 1.2em;
	color: #181719;
	text-align: center;
	clear: both;
}
h3 {
	margin-bottom: 0.4em;
	padding-top: 1.6em;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #181719;
	clear: both;
}
img {
	border: none;
}

/*-----------------------------------------------------------------------------
	Peace Not War Japan - Raising Awareness About Peace
-------------------------------------------------------------------------------
	Website by Graphic Alphabet Inc., www.GraphicAlphabet.com
-----------------------------------------------------------------------------*/
