@charset "UTF-8";
* {margin:0; padding:0;}

body {
	font-size:62.5%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	line-height:1.55;
	background-color:#FFF;
	color:#000;
}
h1 {font-size:.9em;}
h2 {color:#09F;margin:15px 0 5px 0;}
a img {border:0;margin:7px;}
#wrapper {
	font-size:1.4em;
	width:580px;
	margin:50px auto;
	
}
#main-content {
	width:335px;
	float:right;
	margin:0 0 25px 60px;
}
#main-content ul {
	margin:0 0 0 25px;
	font-size:.9em;
}
#sponsors {
	background-image:url(../images/iphone-app-imade.jpg);
	background-repeat:no-repeat;
	width:179px;
	float:right;
	margin:0 0 25px 0;
}

#sponsors h2 {
	margin:300px 0 0 0;
	text-align:center;
}

#site-info {
	clear:both;
	text-align:center;
}
p#snack {
	background-image:url(../images/snacks.jpg);
	background-repeat:no-repeat;
	padding:190px 0 0 0;
	margin:30px 0 0 0;
}
#sponsor-logos {text-align:center;}
#sponsor-logos p {margin:10px 0 0 0;}
#mainH1 {
  text-decoration: none;
}
#ir1 {
  display: block;
	width:330px;
	height:119px;
	background-image:url(../images/imade-header.png);
	background-repeat:no-repeat;
	
}
#ir1 span {
  display: none;
}
a, a:visited {
  text-decoration: underline;
  color: #000;
}
a:hover {
  color: #09F;
}
