* {
	padding: 0;
	margin: 0 auto;
}
a {
	color: #003371;
	text-decoration: none;
}

a:hover {
	color: #003371;
	font-weight: bold;
	text-decoration: none;
}
body {
	background: #000 ;
	text-align: center;
	width:1080; 
	height:720;
	font-family: Verdana, Tahoma, sans-serif;
}

div#wrap {
	position: relative;
	width: 825px;
	height: 600px;
	text-align: left;
	margin-bottom: 50px;
	top: 50px;
}

div#connect {
	font-size:90%;
	position: absolute;
	left: 62px;
	top: 135px;
	height:348px; 
	width:285px;
	background-color:transparent;
	
}
div#connect p{
	margin-bottom:7px;
}

div#members {
	position: absolute;
	left: 410px;
	top: 45px;
	height:100px; 
	width:340px;
	background-color:transparent;
	font-size:70%;
}

div#interested {
	position: absolute;
	left: 410px;
	top: 170px;
	height:155px; 
	width:342px;
	background-color:transparent;
	font-size:70%;
}
p.time {
	color:#003371;
	font-size:85%;
}
.a {
	border:0;
	outline-color:red;
}
div#acro{
	position: absolute;
	left: 411px;
	top: 87px;
}
div#acro  img
  {
  border:0px solid #ff00ff;
  }
div#bbq  img
  {
  border:0px solid #ff00ff;
  }

div#bbq {
	position: absolute;
	left: 633px;
	top: 255px;
}
div#ice {
	position: absolute;
	left: 597px;
	top: 295px;
	font-size:55%;
	color:#003371;

}
div#officers {
	position: absolute;
	left: 62px;
	top: 525px;
	width:340px;
	background-color:transparent;
	font-size:80%;
	color:#000000;
}
div#bni {
	position: absolute;
	left: 480px;
	top: 586px;
	width:300px;
	background-color:transparent;
	font-size:65%;
	color:#000000;
}
div#when{
	position: absolute;
	left: 410px;
	top: 258px;
	font-size:65%;
	background-color:transparent;
	height:45px;
	width:42px;
	text-align:right;
	color:#003371;
}
div#thursday{
	position: absolute;
	left: 455px;
	top: 258px;
	font-size:65%;
	font-weight: bold;
	color:#003371;
	background-color:transparent;
}


