/************************/
/* GLOBAL               */
/************************/

body
{
	/*font: 76%/1.4 Georgia, serif;*/
    font: 76%/1.4 Verdana, Arial, Courier;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: Black;
	color:#CCCCCC;
}

#StageArea.StartPage .MainNewsArticle /*.imageComment*/
{
    float: left;
    width: 100%;
    /*font-style: italic;*/
    color:#777777;
}
.imageComment, .photographName
{
    font:bold 82%/2em arial;    
}

#MainBody .imageComment
{
    float: left;
    width:239px;
}

#StageArea .photographName
{
    float: right;
    width: 100px;
    text-align: right;
    line-height: 1.3em;
    padding-top: 4px;
}

#Functions li a
{
    color:#CCCCCC;
}
#Functions li a:hover
{
    color: White;
}

#StageArea.StartPage .pageList li.NewsArticle h3 a, #StageArea.StartPage .MainNewsArticle h3 a
{
    color: White;
}
#StageArea.StartPage .pageList li.NewsArticle .Preview a, #StageArea.StartPage .MainNewsArticle .Preview a
{
    color: #CCCCCC;
}

.pageList .seeMore a
{
    background: transparent url(images/seemore_black.gif) no-repeat scroll left bottom;
    color:#F80000;
    font-family:Verdana,Arial,Courier;
    font-size:0.86em;
    font-weight:bold;
    list-style-type:none;
    padding:2em 0pt 0.2em 1.5em;
    text-decoration:none;
}
#WebPollArea .xForm .heading
{
    color: Black;
}

.retriever_feed
{
    font-family: Verdana, Arial, Courier;
    padding-bottom: 0.2em;
	list-style-type: none;
	font-size: 0.8em;
	font-weight: bold;
}
.retriever_feed br{display:none;}
.retriever_source
{
    text-decoration: none;
    font-size: 1em;
    color: #000000;
}
.retriever_date
{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}
.retriever_link
{
    color: #f80000;
	text-decoration: none;
}
#ModuleSettingsOuterDiv
{
    position:absolute;
    top:0px;
    left:0px;
    background-color:Transparent;
    padding:5px;
    z-index:110;
    color:#ffffff;
}
#WorldImageModule
{
    float:left;
    width:220px;
    background:#ffffff url(images/sideareamiddleverticalbg2.png) repeat-x top;
	overflow:hidden;
	height:100%;
	padding-bottom:5px;
	min-height:100px;
	font-size:0.9em;
}
#WorldImageModule .WorldImageArea
{
    float:left;
    background:url(images/worldmap3.png) no-repeat;
    width:100%;
    margin:0;
    padding:0;
}
#WorldImageModule a
{
    color:#000;
    text-decoration:none;
}
#WorldImageModule a:hover
{
    color:#000;
    text-decoration:underline;
}
.pageList
{
	background-color:#000000;
}
.related li a
{
    background: url(images/relatedBlack.gif) no-repeat -8px top;
    line-height: 19px;

}
