body
{
	margin: 0px;
	padding: 0px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bird.gif) repeat fixed;
}

#masthead {
	width: 760px;
	height: 100px;
	background: #FC1D20;
	vertical-align: middle;
	border-right: 3px solid #cccccc;
}

#heading {
	color: #FFFFFF;
	font-size: 16px;
	float: right;
	padding: 20px;
	width: 200px;
	line-height: 20px;
}

.separater {
	background: #000000;
	height: 1px;
	width: 760px;
	border-right: 3px solid #cccccc;
}

div#main_links {
	border: 1px solid #C3C3C3;
	width: 120px;
	text-align: right;
	margin-top: 8px;
	background: #eeeeee;
}

div#main_links p {
	font-size: 9px;
	padding: 4px;
}

#main_page {
	clear: both;
	width: 760px;
	border-right: 3px solid #CCCCCC;
	background: white;
	margin-right: 0px;
}

#main_page #cover_img {
	float: right;
	border: 2px none #36D4FF;
}

#main_page #main_links {
	float: left;
}

#main_links a, #main_links a:visited {
	text-align: right;
	color: navy;
	text-decoration: none;
	display: block;
	background: #EEEEEE;
	padding: 4px;
}

#main_links a:hover {
	text-decoration: underline;
}

div#content {
	padding-left: 130px;
	padding-top: 8px;
	border: 0px;
}

div#content span.contentl {
	float: left;
	width: 300px;
	border: 0px none #FFDF9A;
}

div#content span.contentr {
	float: right;
	width: 310px;
	border: 0px none #ACFFAB;
}

p.wo {
	margin: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.org {
	text-indent: 1px;
	margin: 0px;
	font-style: italic;
	padding-left: 8px;
}

a.headline, a.headline:visited {
	color : #2E78A7;
	text-decoration : none;
	font-size: 12px;
	display: block;
	margin-bottom: 8px;
	clear: both;
}

a.headline:hover {
	color : #2E78A7;
	font-size: 12px;
	text-decoration: underline;
}

div.row a.headline, div.row a.headline:visited {
	color : #2E78A7;
	text-decoration : none;
	font-size: 12px;
	display: block;
	clear: both;
	padding: 0px;
}

div.row a.headline:hover {
	color : #2E78A7;
	text-decoration : underline;
	font-size: 12px;
	display: block;
	clear: both;
	padding: 0px;
} 
div.spacer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
	height: 6px;
}

H2.right {
	font-size: 18px;
	line-height: 21px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	line-height: 21px;
	margin: 0px;
	padding-left: 8px;
}

H1 {
	margin-bottom: 4px;
	border: 2px none #DEFF55;
	clear: right;
	font-size: 22px;
	line-height: 20px;
	padding: 4px 8px 4px 8px;
}

#footer {
	clear: both;
	border-top: 1px solid #919191;
	padding: 8px;
	background: #eeeeee;
	color: #999999;
	font-size: 10px;
}

.footnote {
	clear: both;
	font-size: 10px;
	line-height: 12px;
}

div#content a, div#content a:visited {
	color : #2E78A7;
	text-decoration : none;
}

div#content a:hover {
	color : #2E78A7;
	text-decoration : underline;
}