#footer 
{
	}

#footer div {
	padding: 0px 0 0 0;
	}

#footer .copyright {
	
	}

#footer .mfs {
	float:left;
	width:49%;
	}

#footer .information {
	float:right;
	width:49%;
	text-align:right;
	}


#general {
	text-align:left;
	}

#general img {
	float:left;
	margin:0;
	}

#sidebar {
	text-align:center;

	/*
	border:1px solid green;	
	*/
	}

#header_background {
	
	}

#stella {
	padding:0;
	
	}

#content {
	padding:0 10px;
	}

/*#information a {
	color:white;
	font-weight:bold;
	}*/

a {
	color: #334ffa;
	font-weight: bold;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a img {
	border:none;
	}





p.featured {
	font-weight:bold;
	}

.left {
	text-align:left;
	}

.center {
	text-align:center;
	}

.right {
	text-align:right;
	}
	
h1, h2, h3, h4, h5, h6, h7
{
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:20px;
	color:#0000ff;
	font-weight:bold;
}

