/*  --------------------  */
/*  =GENERAL RULES
/*  --------------------  */



#altcontent {
	margin: 100px auto 0 auto;
	width: 600px;
}

em {
	font-style: normal;
	font-weight: bold;
}


/*  --------------------  */
/*  =LINKS
/*  --------------------  */
a:link {
	color: #FAB432;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #F08228;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #D2281E;
	text-decoration: none;
}
#footer{
float:left;
}
#bbb-logo{
float:left;
}
#homerest{
float:left;
}