/* CSS Document */


	
body
{
	background-image: url(pushpull/images/spaces1.png);
	background-position: center;
	background-repeat: repeat;
}


	
a:visited.smlink, a:active.smlink, a:link.smlink {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 40px;
	color: #446b70;
	text-decoration: none;
	text-align: center;
	}
	
a:hover.smlink {
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bolder;
	font-size: 40px;
	text-align: left;
	color: #333;
	text-decoration:none;
	}
	
.smtext
	{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 40px;
	color: #446b70;
	text-decoration: none;
	text-align: center;
	}
	
.header
	{
	position: relative;
	width: 780px;
	height: 400px;
	padding-top: 100px;
	padding-left: 60px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 120px;
	color: #333;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	clear:left;
	}
	
.distro
	{
	position: relative;
	width: 780px;
	height: 100%;
	padding-top: 40px;
	padding-left: 60px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 80px;
	color: #333;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	clear:left;
	}
	
.links1
	{
	position: relative;
	width: 340px;
	height: 50px;
	padding-top: 35px;
	padding-left: 60px;
	float: left;
	clear:left;
	background-color: #FFFFFF;
	}
	
.links2
	{
	position: relative;
	width: 340px;
	height: 50px;
	padding-top: 35px;
	padding-left: 20px;
	float: left;
	background-color: #FFFFFF;
	}
	
.links3
	{
	position: relative;
	width: 280px;
	height: 50px;
	padding-top: 35px;
	padding-left: 20px;
	float: left;
	background-color: #FFFFFF;
	}