/*CSS Document*/
HTML, BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background-color: #0D1522;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	background-color: #0D1522;
	width: 786px;
	height: auto;
	padding: 0px;
	/*[disabled]border-top:1px solid #9C3333;*/
	/*[disabled]border-left:1px solid #9C3333;*/
	/*[disabled]border-right:1px solid #9C3333;*/
}
#top
{
	height: 23px;
	width: 784px;
	float: left;
	background-color: #26283F;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 2px;
	border-bottom: 1px solid #151724;
	position: relative;
	background-image: url(../images/topWrap_bg.gif);
}
/*links top...*/
#topLinks
{
	width: 784px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 23px;
	background-color: #DB4710;
	font-size: 10px;
	margin-left: 1px;
	letter-spacing: 2px;
}
#topLinks A
{
	font-size: 10px;
	display: block;
	float: left;
	padding: 5px;
	background-color: #9A150B;
	color: #ECE2D3;
	font-weight: bold;
	text-decoration: none;
	border-right: 2px solid #020303;
}
#topLinks A:hover
{
	background-color: #DB4710;
	color: #393C5C;
}
/*end top*/
#right
{
	width: 581px;
	height: 723px;
	background-color: #FFFFFF;
	padding: 0;
	float: left;
}
#left
{
	width: 202px;
	height: 637px;
	float: left;
	position: relative;
}
#anim
{
	width: 166px;
	height: 122px;
	background-color: #393C5C;
	padding: 2px;
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-position: center;
	border-color: #7E2C27;
}
#leftContainer
{
	background-color: #A71C13;
	padding: 0;
	padding-left: 12px;
	padding-right: 8px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
H2
{
	font-size: 15px;
	font-weight: bold;
	padding-top: 1px;
	line-height: 18px;
	color: #FA6831;
}
H3
{
	font-size: 13px;
	font-weight: bold;
	color: #FA6831;
	margin: 0;
	margin-bottom: 18px;
}
P
{
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	margin-top: -12px;
	margin-bottom: 10px;
	line-height: 15px;
}
/*.....Below all on right side....*/
#rightContainer
{
	position: relative;
	margin: 0px;
}
#topImage
{
	background-image: url(../images/HiroshimaDay2010.gif);
	background-repeat: no-repeat;
	width: 570px;
	height: 108px;
	margin-left: 5px;
	margin-top: 12px;
	position: absolute;
	top: 12px;
	font-size: 10px;
}
#marchDetails
{
	width: 500px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 3px 0px 8px;
	position: absolute;
	top: 80px;
	left: 5px;
	color: #666666;
}
#marchDetails H3
{
	font-size: 26px;
	color: #5C7CB3;
	padding: 0;
	margin: -5px 0px 19px;
}
#marchDetails SPAN
{
	color: #FE591B;
}
#marchDetails P
{
	color: #D61E1E;
	font-size: 15px;
	margin-bottom: 23px;
	margin-top: -12px;
}
#marchDetails H5
{
	font-size: 12px;
	color: #6E221C;
}
#marchDetails A
{
	color: #C51C1C;
	font-size: 12px;
}
#marchDetails A:hover
{
	color: #173A53;
}
.light
{
	font-size: 12px;
	font-weight: lighter;
}
A.Xlink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
A.Xlink:hover
{
	text-decoration: underline;
}
#siteUpdate
{
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 30px;
	right: 15px;
	z-index: 100;
}
/*sits in right container*/
#textBoxRight
{
	width: 270px;
	height: auto;
	background-color: #393C5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 200px;
	right: 12px;
	padding: 8px 10px 10px;
	line-height: 12px;
	border: 1px dashed #E94600;
	text-align: justify;
	filter: alpha(opacity=55);
	-moz-opacity: .75;
	background-color: #EEE;
}
#orangeText
{
	font-size: 20px;
	font-weight: bold;
	color: #E63203;
	text-align: left;
	letter-spacing: normal;
	line-height: 21px;
}
#otherPagesLinks
{
	position: absolute;
	bottom: 44px;
	right: 14px;
	text-align: right;
}
#otherPagesLinks A
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EDD7D1;
}
#otherPagesLinks A:hover
{
	font-weight: bold;
	color: #822B00;
}
#supportTheCommittee A
{
	font-size: 11px;
	color: #FA6831;
	text-decoration: none;
}
#supportTheCommittee A:hover
{
	color: #752202;
	text-decoration: none;
}
/*end top links*/
#backgroundImage
{
	background-image: url(../images/backhirosh2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 569px;
	height: 491px;
	position: absolute;
	left: 2px;
	top: 244px;
	padding: 5px;
}
#hiroshimaLeaflet
{
	position: absolute;
	right: 22px;
	top: 200px;
	width: 200px;
}
A
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #0000FF;
}
