#wrapper {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	width: 800px;
	margin: 50px Auto 0 Auto;
	padding: 0;
}

div {
border: 0px solid red;
}

img {
border:none;
}

body {
background-color: #1b1b1b;
}

#header {
	width: 800px;
	height: 330px;
	background: url(../images/splash/cmngSoon.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	display: none;
}

#twitter {
width: 205px;
height: 50px;
float: left;
margin: 0px 5px 0 5px;
padding: 0;
}

#twitter p {
margin: 0 25px 0 0;
float: right;
}

#twitter img {
float: left;
}

#flickr {
width: 210px;
height: 50px;
float: left;
margin: 0 5px 0 0;
padding: 0;
}

#flickr p {
margin: 0 5px 0 0;
float: right;
}

#flickr img {
float: left;
}

#myspace {
width: 210px;
height: 50px;
float: left;
padding: 0;
}

#myspace p {
margin: 0 5px 0 0;
float: right;
}

#myspace img {
margin: 0 0 0 15px;
float: left;
}

#network {
width: 670px;
height: 200px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#network img {
padding: 2px 0 0 0;
}

#network p {
padding: 15px 0 0 0;
color: #00B7FF;
font-size: 12px;
}

#network a {
color: #5C5C5C;
text-decoration: none;
}

#network a:hover {
color: #00B7FF;
text-decoration: none;
}
