* {
margin: 0;
}

body, html {
height: 100%;
}

body {
  font-size: 16px;
  color: #777;
  font-family: 'Geo', arial, serif;
  /*text-transform:lowercase;*/
  text-align: center;
}
 
 
#content { 	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; 
	text-align: center;
}

p { text-align: left;}

h1 {
	font-family: 'Lato', arial, serif;
	text-transform: none;
	padding: 100px 0px 50px;
	text-align: center;
	font-size: 50px;
	color: #5e5e5e;
	font-weight: 700;
 }
 
a {
	text-decoration:none;
	color: black;
}

img {
	border: 0px;
}
 
.footer, .push {
	height: 50px;
}


 .center {
 text-align: center;
 }
 
  .hr_center {
 text-align: center;
 padding-bottom: 20px;
 }
 
 b {
	color:black;
	font-weight: normal;
 }
 
#sports , #visual, #science {
	padding: 0px 10px 10px 10px; 
	width:790px;
	/*background-color:red;*/
	display:none;
	margin-left:auto;
	margin-right:auto;
 }
 
 #pointer {
	display: none;
}

.mini-tainer {
	/*display:none;*/
}
.linkbox{
        width: 33.3%;
        float: left;
}
.linkbox img {
	vertical-align:top;
}

.siteicon {
	margin-bottom: 10px;
}

.fav {
margin: 0px 5px 0px 5px;
}
