body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
	background-position: 0px 0px;
	background-image: url(../images/background.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #435556;
	margin: 0px;
	padding: 0px;
}
body,p.dark {
	color: 2A3646;
	text-align: justify;
	margin: 12px;
	line-height: 18pt;
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #b3d2d4;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body.light,p.light {
	color: FA9F3F;
	text-align: center;
	font-size: 11px;

}
p {
	line-height: 13pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	text-align: left;

}
ul {
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
	text-align: left;
}
H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #FCD660;
	font-size: 16pt;
	margin-left: 10px;
}
H2 { 
	font-size: 15pt; 
}
H3 { 
	font-size: 14pt; 
}
H5 {
	font-size: 12px;
	color: #435556;
	margin: 10px;
}
H6 {
	font-size: 12px;
	color: #000000;
	margin: 10px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2A3646;
	}
a.dark:link {
	color: #2A3646;
}
a.dark:hover { 
	color: #2A3646; 
	text-decoration: underline; 
}
a.light { 
	text-decoration: none; }
a.light:hover { 
	color: #ffffff; 
	text-decoration: underline; }
input.text	{
	margin-bottom:4px;
	margin-right:0px;
	margin-left: 4px;
	height: 19px;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid #2A3646;
	background-color: #CC9999;
}
textarea.text	{
	margin-bottom:4px;
	margin-right:0px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	border: 1px #2A3646 solid;
	background-color: #cc9999;
}
.outside	{
	margin: 0px;
	padding: 0px;
	width: 700px;
	vertical-align: top;
	border: 1px solid #00253C;
}
.footer	{
	background-color:#FFFFFF;
	height: 18px;
	vertical-align: middle;
	font-size: 10px;
	color: #435556;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	filter:alpha(opacity=60);
	-moz-opacity:.60;			opacity:.60;
	width: 950px;
	left: 0px;
	position: absolute;
}
.whiteback {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:.60;opacity:.60;
}
.sideback {
	background-attachment: fixed;
	background-image: url(../images/sideback.gif);
}
.concert {
	position: absolute;
	top: 36px;
	right: 0px;
	height: 70px;
	width: 168px;
	left: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/2008-End-Hunger-Header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 127px;
	width: 950px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.italic{
	font-style: italic;
}
.black{
	color: #000000;
}
.content {
	width: 950px;
	left: 0px;
	top: 127px;
	
	
	position: absolute;
}
