/* CSS Document */
/*Pieced together for http://bicostp.portablesofdoom.org*/
/*Stupid IE. It doesn't understand CSS 2.0 */

body { 
width:778px !important; margin:auto !important;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 85%;
background: rgb(240,240,240) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAzcAAAABCAIAAABseMegAAAAB3RJTUUH1gIVAhQSyyfTLAAAAAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAABTSURBVHja7cvRDQAhCANQOFhC91%2FN%2BOsCh9fY5OIQfR9NEfG1VlWZGfM99t4YUZDoLD9%2BoN57a81ERERE5DLnHGM8h7szI4IvKPfIbWbiEB2J1Qe5OT7VuUVMTQAAAABJRU5ErkJggg%3D%3D) repeat-y center !important;
min-width:600px;
min-width:600px;
}

h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; font-weight: bold;}
h4, h5, h6 { font-size: 0.9em; font-weight: bold;}
h3 { padding-bottom: 0.2em; margin-bottom: 0; }


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	position: relative;
    min-height: 100%;
	font: small-caps;
	bottom: -20px
}

img.top-banner
{
position:absolute;
float: left;
top:0px
}

img.top-banner2
{
position:absolute;
float: left;
top:0px;
left: 130px;
}
 
p {
	padding: 5px 0;
	margin: 0;
	}
	
img { border: 0; }
 
 /*Sidebar parts*/
 #floatleft {
 	padding-top:10px;
	padding-left:5px;
	float:left;
	width: 190px;
	z-index: 1;
	}
 
 #sidebar-left {
	padding-top:10px;
	padding-left:5px;
	float:left;
	width: 190px;
	z-index: 1;
	}
	
#sidebar-right {
	padding-top:10px;
	float:right;
	width: 190px;
	z-index: 1;
	}
	
	
	
/** SIDEBAR **/
.sidebar .block {
	margin-bottom: 10px;
	margin-right: 5px;
	}

.sidebar .block h2 {
	padding: 5px;
	margin: 0;
	font-size: 12;
	background-color: #fafafa;
	border: solid 1px #999;
	border-bottom: none;
	}

.sidebar .block .content {
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	border: solid 1px #999;
	}

.sidebar .block-cloud h2,
.sidebar .block-import h2,


#footer {
	clear: both;
	padding-top: 4px;
	padding-bottom: 10px;
	text-align:center;
	font-weight:bold;
	color:#777;
	}
	
	
#content
{
margin-left: 200px;
width:570px;
}

#article
{
margin-left: 200px;
width:570px;
font-size: 10pt;
}

#content-both{
	margin: 10px 200px;
	}
	
#content-left {
	margin-left: 200px;
	margin-right: 15 px;
	}

img.header-behind
{
margin-top: 10px;
width: 100%;
height: 125px;
z-index:-1
}

img.tag
{
margin-top: 5px;
}

.main-content #mission {
	color: #333;
	border: solid 1px #999;
	padding: 5px;
	font-size: 24;
	margin-bottom: 10px;
	background: #fafafa none;
	}
