body
{
	background-color: #FFF;
	font-family: "Times new Roman", serif;
	font-size: 10pt;
	color: #535353;
}

.clearing
{
	clear: both;
}

a
{
	color: #D52613;
	text-decoration: none;
}

img
{
	border: 0px;
}

div#content
{
	width: 994px;

	padding: 0px;
	margin: 0 auto;
	position: relative;
}

.pic_left
{
	float: left;
	margin: 0em .5em .5em 0em;
}

p#social
{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	z-index: 1;
}

div#header
{
	position: relative;
	width: 100%;
	margin-top: 22px;
}

form#search
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 195px;
	text-align: right;
}

form#search p
{
	margin: 0px;
}

ul#navigation
{
	position: relative;
	margin: 1.7em 0em 2em 0em;
	padding: 0px;
	height: 31px;
	background-color: #1F1C1D;
	list-style: none;
	font-family: verdana, sans-serif;
	font-size: 90%;
	background-image: url('images/navigation.jpg');
	background-repeat: repeat-x;
}

ul#navigation li
{
	text-transform: uppercase;
	color: #FFF;
	float: left;
	margin: 8px 2.8em 0em .5em;
	letter-spacing: 1px;
}

ul#navigation li.current
{
	color: #A4A4A4;
}

ul#navigation li ul
{
	position: absolute;
	top: 100%;
	background-color: #FF6A0C;
	list-style: none;
	margin: 0px;
	padding: 10px;
	font-size: 85%;
	width: 190px;
}

ul#navigation li ul li
{
	float: none;
	margin: 0px;
	padding: 0px;
}

ul#navigation li a
{
	color: #FFF;
	text-decoration: none;
}

input.txt_input, textarea.txt_input
{
	border: 1px solid #BFBFBF;
}

div#sidebar
{
	float: left;
	width: 27.2%;
	min-height: 270px;
}

#sidebar img
{
	display: block;
	margin: 0px;
}

div#main, div#ngo_main
{
	float: left;
	width: 68%;
	margin-left: 4.3%;
	padding: 0px;
	font-size: 14pt;
}

h1
{
	border-bottom: 2px dotted #000;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	margin: 0em 0em .3em 0em;
}

h2
{
	font-weight: normal;
	text-transform: uppercase;
}

div#main h1, div#ngo_main h1
{
	font-size: 1.4em;
}

div#main h2, div#ngo_main h2
{
	font-size: 1.2em;
}

div#main h3, div#ngo_main h3
{
	font-size: 1em;
}

div#main p, div#ngo_main p
{
	margin: 0em 0em 1em 0em;
}

div#column_holder
{
	font-family: verdana, sans-serif;
	margin-top: 2em;
}

div#column_holder a
{
	color: inherit;
	text-decoration: none;
}

div#column_holder h2
{
	font-family: "Times New Roman", serif;
	font-size: 110%;
	float: left;
	margin: 0em;
	width: 6em;
}

div#column_holder p
{
	margin: 0em 0em 1em 0em;
	font-size: 80%;
}


div#column_holder .column
{
	border-left: 2px dotted #000;
	padding-left: 1em;
	width: 20%;
	margin: 0em 2em 1em 0em;
	float: left;
	min-height: 200px;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	list-style-position: inside;
}

p#article_date
{
	font-size: 85%;
}

span.req
{
	color: #DE881B;
}

#home_image
{
	width: 994px;
	height: 342px;
}

#img_text
{
	height: 342px;
	width: 329px;
	float: left;
	background-color: #BF0101;
	color: #FFF;
	font-size: 400%;
	font-weight: normal;
}

#img_text img
{
	margin: 32px 0px 0px 30px;
}

#img_text p
{
	margin: 40px auto;
	text-align: left;
	width: 75%;
}

#home_image #img_holder
{
	width: 665px;
	height: 342px;
	overflow: hidden;
	position: relative;
	float: left;
}

#home_image #img_holder img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#home_image #img_holder p#credit
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	margin: 0px;
	padding: .3em;
	font-size: 95%;
	background-image: url('images/trans_white.png')
}