/* CSS Document 
This file sets the margin for the home page 
to allow for the changed graphics*/

#content {margin:0;padding:0}

#menu, #content {
 margin-top:180px;
 /*margin-top:200px;*/
 }

#content-inside {
   
  padding:0;
  margin : 40px 40px 20px 40px ;
}

#footer {
margin-top:50px }

#factoids { margin-top:40px;width:100%;  height:2em;}

#home-flash { 
float:right;
padding-left:10px;
padding-right:0px;
padding-bottom:30px;
}

#footer {margin-top:20px;}
hr {display:none;}

#logo {
	margin: 10px 0 0px 255px;
}

#sidebarlinks {
	top:570px;
	}
